Commit Graph

1292 Commits

Author SHA1 Message Date
Benexl 24e7e6a16b Update README.md 2025-08-17 16:36:52 +03:00
Benexl ed81f37ae4 Merge pull request #126 from blob5/master
Build failure on nixOS. ModuleNotFoundError: No module named 'viu'
2025-08-16 23:47:43 +03:00
Senna c6858b00c4 remove pythonImportsCheck 2025-08-16 22:08:06 +02:00
Benexl a44034a5d4 chore: remove 2025-08-16 21:47:44 +03:00
Benexl f768518721 Update README.md 2025-08-16 19:48:57 +03:00
Benexl 97f5bb9cb3 chore: bump v3.2.6 2025-08-16 19:45:25 +03:00
Benexl b09fdbf69b chore: update deps 2025-08-16 19:44:49 +03:00
Benexl 071c46cad9 chore: bump version v3.2.5 2025-08-16 19:32:23 +03:00
Benexl 5d32503ff9 chore: update publish.yml 2025-08-16 19:31:28 +03:00
Benexl e67532c496 chore: bump version v3.2.4 2025-08-16 19:19:32 +03:00
Benexl 819012897d Update README.md 2025-08-16 19:17:44 +03:00
Benexl c4f78b12a4 revert v3.2.3 2025-08-16 19:16:11 +03:00
Benexl 8aacbcc35b Update README.md 3.2.2 2025-08-16 19:11:21 +03:00
Benexl 5976ab43b2 chore: correct package issues 2025-08-16 19:08:39 +03:00
Benexl 99c67a4bc0 fix: publish.yml 2025-08-16 19:00:44 +03:00
Benexl 34851fd3e4 chore: update publish.yml 2025-08-16 18:58:59 +03:00
Benexl e74b5977bb chore: update workflow 2025-08-16 18:56:31 +03:00
Benexl 0650f45fba revert 2025-08-16 18:55:33 +03:00
Benexl 0c8f2a70ba chore: update project name v3.2.1 2025-08-16 18:50:42 +03:00
Benexl ce7cd98783 feat(constants): _LOWER v3.2.0 2025-08-16 16:57:08 +03:00
Benexl ec14c40c77 feat(config-generator): include computed fields + show defaults 2025-08-16 16:54:47 +03:00
Benexl 6a6e03c744 feat(cli): invoke the default media api on no subcommand 2025-08-16 16:32:07 +03:00
Benexl 26de1a0fb4 feat(cli): register completions cmd 2025-08-16 16:21:41 +03:00
Benexl e49fb4898c refactor: rename to viu 2025-08-16 16:18:41 +03:00
Benexl e2407d4948 Update README.md 2025-08-15 13:45:52 +03:00
Benexl cd16ab50e3 feat(rofi-selector): use plyer for notifications when using it v3.1.0 2025-08-15 13:08:33 +03:00
Benexl b53a7d9b03 chore: bump version 2025-08-15 12:31:13 +03:00
Benexl 2b9fdb99b1 chore: priority to the enabled lol 2025-08-13 16:27:42 +03:00
Benexl 9c6e1877ed feat(rofi-selector): force exit on no input 2025-08-12 16:56:18 +03:00
Benexl 73bb77fe46 feat(rofi-theme-defaults): enhance ui and ux 2025-08-12 16:50:21 +03:00
Benexl 4cdc5bfd34 feat(config): make desktop notification duration configurable 2025-08-12 14:45:35 +03:00
Benexl ca491d95a0 chore: update deps 2025-08-12 14:36:41 +03:00
Benexl 1003f75db3 feat(assets): update logo 2025-08-12 14:32:53 +03:00
Benexl 5821c4ca97 Update README.md 2025-08-12 13:46:05 +03:00
Benexl de774a58d2 feat(anilist-downloads-command): create it 2025-08-12 11:40:20 +03:00
Benexl ee25cbba10 fix(normalizer): convert media api title to lower 2025-08-12 10:57:15 +03:00
Benexl 278a771f64 Merge pull request #119 from Benexl/minor-fixes
fix: add back missing yt-dlp's "external_downloader" logic
2025-08-12 10:37:50 +03:00
Type-Delta 0d8c287e2f Merge branch 'master' of https://github.com/Benexl/FastAnime into minor-fixes 2025-08-12 14:35:52 +07:00
Type-Delta 74308dfdc5 fix: add back missing yt-dlp's "external_downloader" logic 2025-08-12 14:35:23 +07:00
Benexl 7ca1b8572e fix(rofi-previews): ensure the cover image is used if episode image unavailable 2025-08-12 02:26:19 +03:00
Benexl 54aed9e5a0 feat(config-command): use title case for the desktop entry title 2025-08-12 02:25:25 +03:00
Benexl 4511d14e8b feat(previews): implement rofi image preview logic 2025-08-12 02:11:27 +03:00
Benexl bff684e8cb refactor(config-command): rename desktop entry option to generate-desktop-entry 2025-08-12 02:11:04 +03:00
Benexl cfc83450c8 feat(config): include possible values for pygment style 2025-08-12 01:07:06 +03:00
Benexl 04a6a425b7 feat(config): show possible types and possible values in config comments 2025-08-12 00:55:51 +03:00
Benexl 088d232bfd feat(normalizer): add user normalizer json 2025-08-12 00:39:43 +03:00
Benexl 03fd8c0bf8 feat(selectors): complete contracts 2025-08-11 23:57:34 +03:00
Benexl 17f1744025 feat(watch-history): intelligently switch to repeating if was initially completed 2025-08-11 23:38:24 +03:00
Benexl 9a5f3d46be feat(download-service): notify on completed episode download if plyer available 2025-08-11 23:37:50 +03:00
Benexl 66eb854da5 feat: the worker command lol 2025-08-11 22:42:13 +03:00