Commit Graph

83 Commits

Author SHA1 Message Date
Benex254 ae60ca6523 feat(anilist interface): add rofi as tertiary option for the interface 2024-08-05 09:47:05 +03:00
Benex254 d9053e9c5f feat(mpv): use the executable path instead of string 2024-08-05 09:47:05 +03:00
Benex254 5ed3134c8f feat(anilist interface): make this more nicer 2024-08-05 09:47:05 +03:00
Benex254 8afa1bfec4 feat(notifier)?: add notification bell 2024-08-05 09:47:05 +03:00
Benex254 25b9b42fdf feat: ui improvements 2024-08-05 09:47:05 +03:00
Benex254 450019468e feat: add quick opts for t type 2024-08-05 09:47:05 +03:00
Benex254 e661a051df feat: switch to player controls on refuse next episode 2024-08-05 09:47:05 +03:00
Benex254 6e9a8442d8 feat(interface): add breaks for auto next feature 2024-08-05 09:47:05 +03:00
Benex254 2f04cfd6e3 fix: wrong names for options 2024-08-05 09:47:05 +03:00
Benex254 ec2345aab1 feat: dont force progress onto watchlist 2024-08-05 09:47:05 +03:00
Benex254 e833fb57dc feat: change notification message 2024-08-05 09:47:05 +03:00
Benex254 5fbba410c4 fix: mpv funtion returning less 2024-08-05 09:47:05 +03:00
Benex254 86a8f1461d fix: wrong code formating 2024-08-05 09:47:05 +03:00
Benex254 b05af01b0a fix(interface): escape sequence warning 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 3d17956f02 feat(notifier): improve error handling 2024-08-05 09:47:04 +03:00
Benex254 c7e0ae6efb feat: rename watchlist to watching and repeating to rewatching 2024-08-05 09:47:04 +03:00
Benex254 3784224373 feat: remove unused print statement 2024-08-05 09:47:04 +03:00
Benex254 0f33ef764d feat(cli): add top as an option for servers 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 3c79806a28 feat: handle none logged in user 2024-08-05 09:47:04 +03:00
Benex254 f8958be669 feat(notifier): add icon 2024-08-05 09:47:04 +03:00
Benex254 644b22383c feat(anilist): make icons optional 2024-08-05 09:47:04 +03:00
Benex254 7717ceeb54 feat(anilist): add notifier command 2024-08-05 09:47:04 +03:00
Benex254 02fee255ad fix(anilist_interface): trailer not loading 2024-08-05 09:47:04 +03:00
Benex254 c5f6d8389d feat(tui): improve the ui 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 29444865d6 feat(anilist): add update your anilist feature 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 6fc51a164d feat(anilist): change media animelist status for anime you currently watching 2024-08-05 09:47:04 +03:00
Benex254 dddf59ea25 feat(anilist): implement viewing of your anilist animelist 2024-08-05 09:47:04 +03:00
Benex254 1433e04f73 feat(anilist): add account intergration 2024-08-05 09:47:04 +03:00
Benex254 da5a829c8e feat(mpv): improve streaming on mobile 2024-08-05 09:47:03 +03:00
Benex254 9e9b6d4f92 chore(anime_provider): remove print statements from provider and switch to logging 2024-08-05 09:47:03 +03:00
Benex254 23c58658c0 chore: remove legacy code 2024-08-05 09:47:03 +03:00
Benex254 5ab3eec41f chore(constants): create constants module to store useful constants 2024-08-05 09:47:03 +03:00
Benex254 cdfb4146df chore: reorganize imports 2024-08-05 09:47:03 +03:00
Benex254 ea5c01f6a4 chore: reorganize codebase to make anilist top level 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 c30a1715b3 feat(anilist_interface): remove legacy methods 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 e3c2e2d5a7 feat(anilist): implement anilist random subcommand 2024-08-05 09:47:03 +03:00
Benex254 25b3d0dcbd feat(anilist_interface): ensure the app does not exit when trailer not found 2024-08-05 09:47:03 +03:00
Benex254 a5901d3bf0 feat(mpv): add typing for mpv title option 2024-08-05 09:47:03 +03:00
Benex254 52de2fe342 feat(cli): rename translation_type option to translation-type 2024-08-05 09:47:03 +03:00
Benex254 915b791e70 fix(mpv): correct order of args 2024-08-05 09:47:03 +03:00
Benex254 333fe45e4b feat(anilist_interface): add random anime option for main interforce 2024-08-05 09:47:02 +03:00
Benex254 62a4187341 feat(cli): include the fzf preview script inside the project for convinience 2024-08-05 09:47:02 +03:00
Benex254 5877525c15 feat(cli): make preview window for fzf optional 2024-08-05 09:47:02 +03:00