Commit Graph

1383 Commits

Author SHA1 Message Date
Benexl 2a28e3b9a3 chore: temporarily disable tests in workflow 2025-10-26 23:32:05 +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 39bd7bed61 chore: update deps 2025-10-26 20:18:08 +03:00
Benexl 869072633b chore: create .python-version 2025-10-26 20:17:47 +03:00
Benexl cbd788a573 chore: bump python version for pyright 2025-10-26 20:13:49 +03:00
Benexl 11fe54b146 chore: update lock file 2025-10-26 19:17:48 +03:00
Benexl a13bdb1aa0 chore: bump version v3.2.8 2025-10-26 19:12:56 +03:00
Benexl 627b09a723 fix(menu): runtime setting of provider 2025-10-26 19:03:51 +03:00
Benedict Xavier aecec5c75b Add video showcase and Rofi details to README 2025-10-24 16:16:45 +03:00
Benexl 49b298ed52 chore: update lock file 2025-10-24 13:32:43 +03:00
Benexl 9a90fa196b chore: update dev deps specification to latest uv spec 2025-10-24 13:26:28 +03:00
Benexl 4ac059e873 feat(dev): automate media tag enum creation 2025-10-24 13:25:58 +03:00
Benexl 8b39a28e32 Merge pull request #157 from Abdisto/master
Adding missing media-tag
2025-10-23 01:03:02 +03:00
Abdist 066cc89b74 Update tags.json 2025-10-20 00:00:52 +02:00
Abdist db16758d9f Fix missing closing quote in REVERSE_ISEKAI
ups
2025-10-19 23:50:41 +02:00
Abdist 78e17b2ba0 Update tags.json 2025-10-19 23:48:05 +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
Benexl 1cea6d0179 Merge pull request #152 from umop3plsdn/fix-category 2025-09-26 14:56:17 +03:00
David Grindle 4bc1edcc4e Fix: added the Kabuki category that was missing 2025-09-25 17:16:17 -04:00
Benexl 0c546af99c Merge pull request #149 from viu-media/minor-fixes 2025-09-21 11:53:50 +03:00
Type-Delta 1b49e186c8 change: animepahe provider domain from '.ru' to '.si' 2025-09-20 15:16:54 +07:00
Benexl fe831f9658 Merge pull request #137 from axtrat/provider/animeunity 2025-09-07 13:57:10 +03:00
Benexl 72f0e2e5b9 Merge branch 'master' into provider/animeunity 2025-09-07 13:56:45 +03:00
Benexl 8530da23ef Merge pull request #141 from mkuritsu/master 2025-08-30 14:59:40 +03:00
mkuritsu 1e01b6e54a fix(nix): bump version and force use of python 3.12 to fix mpv gpu issues 2025-08-30 01:36:37 +01: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
Benexl c158d3fb99 Merge branch 'master' into provider/animeunity 2025-08-25 09:58:43 +03:00
axtrat 877bc043a0 fix: restoreded changes to update.py 2025-08-24 21:54:29 +02:00