Commit Graph

202 Commits

Author SHA1 Message Date
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 420d9b761b chore: update pyproject.toml 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 8edfb973b7 Update README.md 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 7ec965788d chore: update package info 2024-08-05 09:47:03 +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 e39750d9bf chore: update pyproject.toml 2024-08-05 09:47:03 +03:00
Benex254 7434675d85 chore: update dependencies 2024-08-05 09:47:03 +03:00
Benex254 7c40812561 update pyproject.toml file 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 f9fd59826c chore: clean up legacy files 2024-08-05 09:47:03 +03:00
Benex254 9dc0d8528a chore: clean up legacy code 2024-08-05 09:47:03 +03:00
Benex254 6bc09da1c8 Update pyproject.toml 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 cd087d6da1 docs: update readme 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 2d8b966a1a chore: use latest version of python for publising 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 43cc1f6cb3 docs: update readme 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 6a6adb4479 chore: renamed build action 2024-08-05 09:47:03 +03:00