Commit Graph

54 Commits

Author SHA1 Message Date
benex 56dd25df8d refactor(cli): update config options
This commit updates the configuration options in the CLI module. Specifically, it modifies the "image_previews" option to be platform-dependent, setting it to "True" for non-Windows platforms and "False" for Windows. Additionally, it sets the "normalize_titles" option to "True". These changes improve the behavior and user experience of the CLI.
2024-11-10 12:06:17 +03:00
Benex254 d64ad5e11d fix: move quality to stream section in config 2024-10-20 10:03:49 +03:00
Benex254 a0b946a13d feat: add recent menu 2024-10-11 10:22:23 +03:00
Benex254 e06ec5dbd4 feat(cli): make the image previews optional 2024-10-05 11:31:13 +03:00
Benex254 045635fb55 feat: update config.py 2024-10-03 12:33:40 +03:00
Benex254 d0f5366908 feat: allow access of fastanime config from environment variables 2024-09-29 21:00:41 +03:00
Benex254 1f046447bb chore: update all instances of aniwatch to hianime 2024-09-24 10:02:49 +03:00
Benex254 f2e2da378f feat: improved medi list tracking 2024-09-20 17:58:06 +03:00
Benex254 bb14b269de feat: add --player option 2024-09-18 19:42:47 +03:00
benex 5d3c0cc6ec fix: unicode error on windows when writing the config file 2024-09-15 14:38:50 +03:00
Benex254 8bebc401fd fix: rename use_mpv_mod to use_python_mpv in config 2024-09-15 13:40:20 +03:00
Benex254 d837457f80 feat: improve config file docs 2024-09-15 13:22:14 +03:00
Benex254 343bdba31b feat: add the --update option to the config command which causes all config options passed to fastanime to be persisted to your config file 2024-09-15 13:22:14 +03:00
Benex254 2dbbb1c4df feat: add experimental manga support 2024-08-23 11:19:25 +03:00
Benex254 9639fd8c05 feat: improve normalizing of titles 2024-08-22 20:35:43 +03:00
Benex254 1a9f1120b8 chore: bump version 2024-08-22 18:31:11 +03:00
Benex254 2b0ade093c feat: normalize anime titles 2024-08-22 17:32:53 +03:00
Benex254 fc7efebc8d feat: accomodate subtitle streams 2024-08-18 23:53:36 +03:00
Benex254 943fca43cf docs: update readme 2024-08-16 23:02:24 +03:00
Benex254 c87417e5e7 feat: add syncplay intergration 2024-08-16 22:03:22 +03:00
Benex254 0087728aa8 docs: update readme 2024-08-16 13:22:35 +03:00
Benex254 9e48e02f7a feat(downloads command): improve local downloads experience 2024-08-16 13:12:10 +03:00
Benex254 51afd504df chore: update config obj 2024-08-16 10:45:40 +03:00
Benex254 6b68086cff feat(interface): improve watch history experience 2024-08-16 10:10:47 +03:00
Benex254 622427b748 feat(cli): add config --view command 2024-08-11 20:38:00 +03:00
Benex254 e36413cdef refactor: move user_data_helper functionality to config class 2024-08-11 20:15:45 +03:00
Benex254 d2aae33654 feat(config): quality should now be an actual quality 2024-08-11 11:24:56 +03:00
Benex254 179fbe59ac feat(config): let python-mpv to bee disabled by default 2024-08-09 15:59:56 +03:00
Benex254 fcf875bdb2 feat(mpv): force window 2024-08-08 15:16:03 +03:00
Benex254 5718ed4f32 feat: init python mpv intergration for next and prev episode 2024-08-07 11:01:11 +03:00
Benex254 0d9e78d356 feat: only import anime provider when needed 2024-08-06 16:16:28 +03:00
Benex254 93a6d6cfc9 feat(interface): improve rofi experience 2024-08-05 09:47:05 +03:00
Benex254 ae60ca6523 feat(anilist interface): add rofi as tertiary option for the interface 2024-08-05 09:47:05 +03:00
Benex254 84c28d344f feat: add aniskip intergration and scoring of anime 2024-08-05 09:47:04 +03:00
Benex254 8525d8fbfc feat: show anime cover image for notifications on none windows systems 2024-08-05 09:47:04 +03:00
Benex254 644b22383c feat(anilist): make icons optional 2024-08-05 09:47:04 +03:00
Benex254 64086f0ec3 feat(anilist): only update episode progress in their is actual progress 2024-08-05 09:47:04 +03:00
Benex254 571bf7de83 feat(player): implement continue from timestamp 2024-08-05 09:47:04 +03:00
Benex254 1433e04f73 feat(anilist): add account intergration 2024-08-05 09:47:04 +03:00
Benex254 5ab3eec41f chore(constants): create constants module to store useful constants 2024-08-05 09:47:03 +03:00
Benex254 29d5c673ad feat(cli): switch to using AnimeProvider obj 2024-08-05 09:47:03 +03:00
Benex254 10559db677 feat(config): set default format to accept .mp4 2024-08-05 09:47:03 +03:00
Benex254 1474df04e7 feat: add yt-dlp format option 2024-08-05 09:47:03 +03:00
Benex254 5877525c15 feat(cli): make preview window for fzf optional 2024-08-05 09:47:02 +03:00
Benex254 c1098895af feat(cli): make it opt in to use fzf and instead make fuzzy inquirer as default 2024-08-05 09:47:02 +03:00
Benex254 d5447e946e feat(cli): add auto-select provider results 2024-08-05 09:47:02 +03:00
Benex254 942635af5b Revert "feat(cli): add auto-select provider results"
This reverts commit 0d64a9bd32.
2024-08-05 09:47:02 +03:00
Benex254 9541bafc2f feat(cli): add auto-select provider results 2024-08-05 09:47:02 +03:00
Benex254 aea14a18e9 style: format code and sort imports 2024-08-05 09:47:01 +03:00
Benex254 c0c6391117 feat: minor ui and ux improvements plus add edit config option 2024-08-05 09:47:01 +03:00