Commit Graph

377 Commits

Author SHA1 Message Date
Benex254 86a8f1461d fix: wrong code formating 2024-08-05 09:47:05 +03:00
Benex254 f0e138512c chore: bump app version 2024-08-05 09:47:05 +03:00
Benex254 4f1ada553c chore: bump version 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 a77b866e43 feat(anilist): ensure rate limit is not exceeded 2024-08-05 09:47:04 +03:00
Benex254 e530d1b6f3 feat(anilist): include mal ids in queries 2024-08-05 09:47:04 +03:00
Benex254 c540d35bab feat?: create custom aniskip functionality 2024-08-05 09:47:04 +03:00
Benex254 5c934d3831 feat: ensure correct python version 2024-08-05 09:47:04 +03:00
Benex254 d30481b6b2 feat: remove unused functions 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 caa1b0a3b0 feat(anilist_api): handle none 200 status code 2024-08-05 09:47:04 +03:00
Benex254 f31807cb1d feat(allanime): handle none 200 status code 2024-08-05 09:47:04 +03:00
Benex254 f8958be669 feat(notifier): add icon 2024-08-05 09:47:04 +03:00
Benex254 f27830953f fix: use platform.system to correctly detect the os 2024-08-05 09:47:04 +03:00
Benex254 644b22383c feat(anilist): make icons optional 2024-08-05 09:47:04 +03:00
Benex254 cbee5d9e7c feat(allanime): add server 2024-08-05 09:47:04 +03:00
Benex254 23012ad645 feat(anilist): add notifier command 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 7b0ba6a8c8 feat(provider): add animepahe as new provider 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 4e06bf369e feat(utils): add logging 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 25f73b8c9f chore(updater): update updater info 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 9dc0d8528a chore: clean up legacy code 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 19a5185a0a feat(allanime): change typing from generator to iterator 2024-08-05 09:47:03 +03:00
Benex254 57d9428fde feat: implement AnimeProvider obj to manage providers 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