Oreo-kuuki
b2f9c8349a
Fix formatting of 'Hanka x Hanka' entry in normalizer.json
...
So like this, right?
2025-11-03 15:37:24 -05:00
Oreo-kuuki
25fe1e5e01
Fix formatting in normalizer.json entries
...
Added comma, hanka x hanka without the unicode
2025-11-03 15:14:08 -05:00
Oreo-kuuki
45ff463f7a
Add mapping for 'Hanka×Hanka (2011)' to 'Hunter x Hunter (2011)'
2025-11-03 15:00:41 -05:00
Benexl
2217f011af
fix(core-constants): use project name over cli name
2025-11-01 20:06:53 +03:00
Benexl
5960a7c502
feat(notifications): use seconds instead of minutes
2025-11-01 19:50:46 +03:00
Benexl
3724f06e33
fix(allanime-anime-provider): not giving different qualities
2025-11-01 17:26:45 +03:00
Benexl
d20af89fc8
feat(debug-anime-provider-utils): allow for quality selection
2025-11-01 16:48:51 +03:00
Benexl
3872b4c8a8
feat(search-command): allow quality selection
2025-11-01 16:48:07 +03:00
Benexl
9545b893e1
feat(search-command): if no title is provided as an option prompt it
2025-11-01 16:47:28 +03:00
Benexl
d2864df6d0
style(dev): add extra space inorder to pass ruff fmt
2025-10-26 23:37:19 +03:00
Benexl
7b8027a8b3
fix(viu): correct import path
2025-10-26 23:28:23 +03:00
Benexl
2a36152c38
fix(provider-scraping-html-parser): pyright errors
2025-10-26 23:26:36 +03:00
Benexl
2048c7b743
fix(inquirer-selector): pyright errors
2025-10-26 23:25:55 +03:00
Benexl
133fd4c1c8
chore: run ruff check --fix
2025-10-26 23:20:30 +03:00
Benexl
e22120fe99
fix(allanime-anime-provider-utils): pyright errors
2025-10-26 23:19:36 +03:00
Benexl
44e6220662
chore: cleanup; directly implement syncplay logic in the actual players
2025-10-26 23:16:23 +03:00
Benexl
1fea1335c6
chore: move to feature branch
2025-10-26 23:10:05 +03:00
Benexl
8b664fae36
chore: move to feature branch
2025-10-26 23:09:53 +03:00
Benexl
19a85511b4
chore: move to feature branch
2025-10-26 23:09:42 +03:00
Benexl
205299108b
fix(media-api-debug-utils): pyright errors
2025-10-26 23:05:31 +03:00
Benexl
7670bdd2f3
fix(jikan-media-api-mapper): pyright errors
2025-10-26 23:03:05 +03:00
Benexl
cd3f7f7fb8
fix(anilist-media-api-mapper): pyright errors
2025-10-26 22:58:12 +03:00
Benexl
5be03ed5b8
fix(core-concurrency-utils): pyright errors
2025-10-26 22:56:17 +03:00
Benexl
6581179336
fix(yt-dlp-downloader): pyright errors
2025-10-26 22:53:56 +03:00
Benexl
2bb674f4a0
fix(cli-image-utils): pyright errors
2025-10-26 22:49:32 +03:00
Benexl
642e77f601
fix(config-editor): pyright errors
2025-10-26 22:37:57 +03:00
Benexl
a5e99122f5
fix(registry-cmds): pyright errors
2025-10-26 21:30:10 +03:00
Benexl
627b09a723
fix(menu): runtime setting of provider
2025-10-26 19:03:51 +03:00
Benexl
4ac059e873
feat(dev): automate media tag enum creation
2025-10-24 13:25:58 +03:00
Abdist
db16758d9f
Fix missing closing quote in REVERSE_ISEKAI
...
ups
2025-10-19 23:50:41 +02:00
Abdist
c5326eb8d9
Update types.py
2025-10-19 23:44:58 +02:00
Benexl
4a2d95e75e
fix(animepahe-provider): update kwik.si to kwik.cx in headers
2025-10-12 12:08:05 +03:00
Benexl
3a92ba69df
fix(fzf-selector): ensure consistent encoding in subprocess calls
2025-10-07 21:18:55 +03:00
Benexl
cf59f4822e
feat: update repo url
2025-10-07 20:57:24 +03:00
David Grindle
4bc1edcc4e
Fix: added the Kabuki category that was missing
2025-09-25 17:16:17 -04:00
Type-Delta
1b49e186c8
change: animepahe provider domain from '.ru' to '.si'
2025-09-20 15:16:54 +07:00
axtrat
aa6ba9018d
feat: limit quality selection to what's available from servers
...
This change affects all providers. It limits the selection if the servers don't
implement multiple qualities, ensuring that only qualities actually available
are displayed to the user.
2025-08-25 19:46:43 +02:00
axtrat
354ba6256a
fix: Normalized some titles
2025-08-25 17:43:11 +02:00
axtrat
eae31420f9
fix: Error: o streaming servers
2025-08-25 15:19:25 +02:00
axtrat
01432a0fec
feat: Added video quality source options
2025-08-25 15:07:38 +02:00
axtrat
877bc043a0
fix: restoreded changes to update.py
2025-08-24 21:54:29 +02:00
axtrat
4968f8030a
fix: Addes VIXCLOUD to available ProviderServer
2025-08-24 21:15:06 +02:00
axtrat
c5c7644d0d
fix: Cannot fetch anime with a certain title
...
- added a replacing word dictionary
- added a manual cache dictionary ID -> SearchResult to get more accurate results.
2025-08-24 18:19:39 +02:00
axtrat
ff2a5d635a
feat/fix: Added special episodes to selection
2025-08-22 14:16:10 +02:00
axtrat
8626d1991c
fix: Failing to get the episode list for anime that is ongoing or has more than 119 episodes.
2025-08-22 13:48:20 +02:00
axtrat
f1b796d72b
feat: Initial implementation of AnimeUnity provider
2025-08-21 10:19:25 +02:00
Benexl
eaedf3268d
feat(config): switch to toml format
2025-08-18 14:06:31 +03:00
Benexl
a10e56cb6f
refactor:set min supported python version to 3.11
2025-08-18 13:19:56 +03:00
Benexl
fbd95e1966
feat(config-loader): allow env vars
2025-08-18 13:04:00 +03:00
Benexl
d37a441ccf
fix(state): check for is None instead
2025-08-18 12:33:15 +03:00