Commit Graph

127 Commits

Author SHA1 Message Date
Benex254
2ca5985b9a fix: wrong code formating 2024-07-30 18:09:28 +03:00
Benex254
324fef36ac chore: bump app version 2024-07-30 17:34:14 +03:00
Benex254
9d62915f2b chore: bump version 2024-07-30 17:14:19 +03:00
Benex254
bc2ac69b9a fix(interface): escape sequence warning 2024-07-30 17:01:59 +03:00
Benex254
6c1bbfe50a feat: add aniskip intergration and scoring of anime 2024-07-30 16:52:33 +03:00
Benex254
ecc4e85079 feat(anilist): ensure rate limit is not exceeded 2024-07-30 16:34:18 +03:00
Benex254
1cd743acdf feat(anilist): include mal ids in queries 2024-07-30 16:27:43 +03:00
Benex254
23dd969d37 feat?: create custom aniskip functionality 2024-07-30 16:26:43 +03:00
Benex254
d21f6b5ab0 feat: ensure correct python version 2024-07-30 16:25:58 +03:00
Benex254
640bb12c44 feat: remove unused functions 2024-07-30 16:25:28 +03:00
Benex254
453e4c1b74 feat(notifier): improve error handling 2024-07-30 16:24:34 +03:00
Benex254
4dc3d1b0bb feat: rename watchlist to watching and repeating to rewatching 2024-07-30 16:23:52 +03:00
Benex254
4df57f9410 feat: remove unused print statement 2024-07-30 16:22:53 +03:00
Benex254
f5d18512f8 feat(cli): add top as an option for servers 2024-07-30 10:32:53 +03:00
Benex254
72037eea07 feat: show anime cover image for notifications on none windows systems 2024-07-30 09:37:17 +03:00
Benex254
f5c120ebb8 feat: handle none logged in user 2024-07-30 09:36:23 +03:00
Benex254
5f2b88bd9b feat(anilist_api): handle none 200 status code 2024-07-30 09:35:28 +03:00
Benex254
b346801dba feat(allanime): handle none 200 status code 2024-07-30 09:34:45 +03:00
benex
1b1a05e2b3 feat(notifier): add icon 2024-07-29 13:21:32 +03:00
benex
8716fb2e1d fix: use platform.system to correctly detect the os 2024-07-29 12:38:37 +03:00
benex
12a38d6d48 feat(anilist): make icons optional 2024-07-29 12:29:27 +03:00
Benex254
584a2ee3f1 feat(allanime): add server 2024-07-29 13:42:45 +03:00
Benex254
385dd4337d feat(anilist): add notifier command 2024-07-29 13:42:45 +03:00
Benex254
1c70a2122d feat(anilist): add notifier command 2024-07-29 13:42:45 +03:00
Benex254
272042ec35 fix(anilist_interface): trailer not loading 2024-07-28 16:43:38 +03:00
Benex254
56632cf77c feat(tui): improve the ui 2024-07-28 15:32:31 +03:00
Benex254
e8dacf0722 feat(anilist): only update episode progress in their is actual progress 2024-07-28 11:24:31 +03:00
Benex254
b95d49429c feat(anilist): add update your anilist feature 2024-07-28 10:42:32 +03:00
Benex254
ca087b2e94 feat(player): implement continue from timestamp 2024-07-28 02:23:54 +03:00
Benex254
3f33ae3738 feat(anilist): change media animelist status for anime you currently watching 2024-07-28 00:32:24 +03:00
Benex254
94a282a320 feat(anilist): implement viewing of your anilist animelist 2024-07-28 00:08:44 +03:00
Benex254
0b379ec813 feat(anilist): add account intergration 2024-07-27 22:57:40 +03:00
Benex254
6b0a013705 feat(provider): add animepahe as new provider 2024-07-27 22:54:17 +03:00
Benex254
6bb2c89a8c feat(mpv): improve streaming on mobile 2024-07-26 14:10:49 +03:00
Benex254
9f56b74ff0 feat(utils): add logging 2024-07-26 14:10:12 +03:00
Benex254
4d03b86498 chore(anime_provider): remove print statements from provider and switch to logging 2024-07-26 14:09:44 +03:00
Benex254
fab86090a3 chore: remove legacy code 2024-07-26 14:07:57 +03:00
Benex254
71d258385c chore(constants): create constants module to store useful constants 2024-07-26 14:07:37 +03:00
Benex254
bc55ed6e81 chore(updater): update updater info 2024-07-26 14:04:53 +03:00
Benex254
dd4462f42a chore: reorganize imports 2024-07-26 09:07:49 +03:00
Benex254
0f9e08b9fa chore: reorganize codebase to make anilist top level 2024-07-26 09:07:09 +03:00
Benex254
d8bf9e18c4 chore: clean up legacy code 2024-07-26 08:41:39 +03:00
Benex254
f3d88f9825 feat(cli): switch to using AnimeProvider obj 2024-07-25 18:12:27 +03:00
Benex254
eb7bef72b3 feat(anilist_interface): remove legacy methods 2024-07-25 18:10:11 +03:00
Benex254
f6ec094bc7 feat(allanime): change typing from generator to iterator 2024-07-25 18:03:29 +03:00
Benex254
3f1bf1781a feat: implement AnimeProvider obj to manage providers 2024-07-25 17:59:32 +03:00
Benex254
c7c6ff92c4 feat(config): set default format to accept .mp4 2024-07-25 13:22:53 +03:00
Benex254
78319731c0 feat: add yt-dlp format option 2024-07-25 13:10:21 +03:00
Benex254
022420aa4c feat(anilist): implement anilist random subcommand 2024-07-25 11:23:24 +03:00
Benex254
a7e46d9c18 feat(anilist_interface): ensure the app does not exit when trailer not found 2024-07-25 11:23:24 +03:00