Commit Graph

38 Commits

Author SHA1 Message Date
Benex254
2ca5985b9a fix: wrong code formating 2024-07-30 18:09:28 +03:00
Benex254
6c1bbfe50a feat: add aniskip intergration and scoring of anime 2024-07-30 16:52:33 +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
72037eea07 feat: show anime cover image for notifications on none windows systems 2024-07-30 09:37:17 +03:00
benex
1b1a05e2b3 feat(notifier): add icon 2024-07-29 13:21:32 +03:00
Benex254
1c70a2122d feat(anilist): add notifier command 2024-07-29 13:42:45 +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
4d03b86498 chore(anime_provider): remove print statements from provider and switch to logging 2024-07-26 14:09:44 +03:00
Benex254
71d258385c chore(constants): create constants module to store useful constants 2024-07-26 14:07:37 +03:00
Benex254
0f9e08b9fa chore: reorganize codebase to make anilist top level 2024-07-26 09:07:09 +03:00
Benex254
f3d88f9825 feat(cli): switch to using AnimeProvider obj 2024-07-25 18:12:27 +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
af69046025 feat(cli): make the downloads command use the config download path 2024-07-24 20:04:56 +03:00
Benex254
2595ac5bf7 feat: make the downloads command use the mpv module to enable compatibility with mobile 2024-07-24 17:05:10 +03:00
Benex254
19f2898b73 feat: add --path option that prints config location and exits 2024-07-24 17:00:05 +03:00
Benex254
d74d93da59 chore: arrange dependencies to groups and make some opt in 2024-07-21 22:37:44 +03:00
Benex254
52fa6912be feat(cli): add bing mode to search subcommand using episode ranges 2024-07-19 15:00:04 +03:00
Benex254
62bb1f7944 fix(cli): fix bool options not editing config at runtime 2024-07-19 12:15:23 +03:00
Benex254
6fa88dd959 feat(cli): add auto-select provider results 2024-07-19 10:56:22 +03:00
Benex254
a971b22d72 Revert "feat(cli): add auto-select provider results"
This reverts commit 0d64a9bd32.
2024-07-19 10:45:48 +03:00
Benex254
0d64a9bd32 feat(cli): add auto-select provider results 2024-07-19 10:42:51 +03:00
Benex254
962bde00a7 feat(cli): add downloads subcommand 2024-07-17 17:52:30 +03:00
Benex254
1d9c911ea1 feat(cli): add download subcommand 2024-07-17 16:28:19 +03:00
Benex254
a88e72e4c2 feat(cli): add search subcommand 2024-07-17 14:42:47 +03:00
Benex254
e589a92147 feat(cli): improve ui and ux 2024-07-17 00:42:55 +03:00
Benex254
7fcd5c3475 feat(cli): add help messages to anilist command and subcommands 2024-07-17 00:17:34 +03:00
Benex254
e695577881 feat(cli): complete config command 2024-07-17 00:03:24 +03:00
Benex254
f08062ee71 feat:standardize the user data helper to kork for both cli and gui 2024-07-07 15:59:00 +03:00
Benex254
2aa02d6ab9 feat(cli):complete subcommands for anilist command 2024-06-30 23:14:01 +03:00
Benex254
520bfcbb52 feat(cli):improve anilist interfaces api 2024-06-29 22:00:48 +03:00
Benex254
1ffb122cec feat(cli):add quality and translation type selection 2024-06-28 15:11:27 +03:00
Benex254
3b8a565843 chore:switch to poetry as build tool and package manager 2024-06-23 20:13:09 +03:00
Benex254
4b5ff6348e feat:switch to poetry as build tool and package manager 2024-06-23 17:46:01 +03:00
Benex254
4a2c981dff feat:create cli subpackage 2024-06-19 20:43:23 +03:00