Commit Graph

527 Commits

Author SHA1 Message Date
Benex254 c3a3041cfb feat(interface): use click.edit 2024-08-09 22:58:48 +03:00
Benex254 594c687c8b chore: remove art as dep 0.61.0 2024-08-09 16:02:29 +03:00
Benex254 91b5d3ea40 chore: bump version 2024-08-09 16:00:49 +03:00
Benex254 8c30a7667c feat(fzf): remove art and instead use a static header 2024-08-09 16:00:30 +03:00
Benex254 179fbe59ac feat(config): let python-mpv to bee disabled by default 2024-08-09 15:59:56 +03:00
Benex254 5bfc210f59 feat(cli): add option to enable or disable python-mpv 2024-08-09 15:59:31 +03:00
Benex254 eb9c200fca feat(mpv): remove useless print statement 2024-08-09 15:58:50 +03:00
Benex254 603efd56e8 chore: remove dbus-python 0.60.4 2024-08-09 13:48:36 +03:00
Benex254 4d74dfa339 feat(mpv): improve auto next 2024-08-09 13:47:23 +03:00
Benex254 4681e38153 chore: bump version 2024-08-09 01:09:34 +03:00
Benex254 242003500d chore: add dbus-python as dep for notifications 2024-08-09 01:07:32 +03:00
Benex254 66ab365657 feat(mpv): add ytdl to true 2024-08-09 01:06:53 +03:00
Benex254 bc8d7b2e28 chore: bump version 0.60.3 2024-08-08 19:43:40 +03:00
Benex254 db3a1f7175 feat(mpv): add select server script message 2024-08-08 19:21:19 +03:00
Benex254 3a51e0225e chore: bump version v0.60.2 2024-08-08 15:42:10 +03:00
Benex254 7b3388939c chore: bump version 2024-08-08 15:40:47 +03:00
Benex254 fcf875bdb2 feat(mpv): force window 2024-08-08 15:16:03 +03:00
Benex254 0e4624297c docs: update readme 2024-08-07 21:15:08 +03:00
Benex254 91b54dfcb9 feat(cache): open cache dir on no options 2024-08-07 21:14:57 +03:00
Benex254 7011489ce5 chore: bump to dev version v0.60.1 2024-08-07 20:14:33 +03:00
Benex254 316ca62ca4 chore: bump version 2024-08-07 20:08:50 +03:00
Benex254 1dafcfa886 feat: use click where necessary v0.60.0 2024-08-07 19:48:47 +03:00
Benex254 ec8ae61354 fix(mpv): only reload if episode in episodes 2024-08-07 18:47:56 +03:00
Benex254 43130a2a98 feat(mpv): ensure episodes exist when changing translation type 2024-08-07 18:26:58 +03:00
Benex254 1afa7aa09b feat(cli): add cache command to manage your fastanime cache dir 2024-08-07 16:35:14 +03:00
Benex254 71623c654a feat(mpv): add select episode script message 2024-08-07 16:05:17 +03:00
Benex254 515e506783 feat(mpv): use start time for mod 2024-08-07 15:11:31 +03:00
Benex254 b52a49e744 feat(mpv): some optimization 2024-08-07 14:37:17 +03:00
Benex254 d7d47a25e6 chore: update deps 2024-08-07 14:00:44 +03:00
Benex254 90dd1c3edb feat(mpv): add experimental on the fly changing of translation type and auto next 2024-08-07 14:00:23 +03:00
Benex254 06078edf76 feat(mpv): add experimental auto next keybinding 2024-08-07 13:35:08 +03:00
Benex254 0a11c0f779 feat: make mpv player better 2024-08-07 12:57:59 +03:00
Benex254 8d962b1ccd fix: libmpv not found git actions 2024-08-07 11:05:08 +03:00
Benex254 7b7e7ddb5c feat: add mpv dep 2024-08-07 11:01:28 +03:00
Benex254 5718ed4f32 feat: init python mpv intergration for next and prev episode 2024-08-07 11:01:11 +03:00
Benex254 28db40bb8b chore: add pyright as dependency 2024-08-06 21:41:40 +03:00
Benex254 b458d04352 chore: fiix issues with workflows 2024-08-06 21:39:48 +03:00
Benex254 70cef9fcdd fix: errors in workflows 2024-08-06 21:33:41 +03:00
Benex254 28cc74693e chore: add testing and type checks to tox.ini 2024-08-06 21:25:39 +03:00
Benex254 80b4185513 chore: format pyproject.toml 2024-08-06 21:25:13 +03:00
Benex254 b02ecbf62f chore: update deps 2024-08-06 21:24:55 +03:00
Benex254 0b7f51d9f5 test: add tests to confirm all cli commands work as expected 2024-08-06 21:24:40 +03:00
Benex254 303a78568d fix(mpv): check if process.stder is not none 2024-08-06 21:24:06 +03:00
Benex254 5158812d61 fix(notifier): image not showing 2024-08-06 21:23:36 +03:00
Benex254 9f8a9892db chore: only build when tests are a success 2024-08-06 21:23:05 +03:00
Benex254 f944ce39a7 chore: add test workflow on push and pull request 2024-08-06 21:22:45 +03:00
Benex254 26ae98a747 feat(providers): lazy load providers 2024-08-06 19:02:35 +03:00
Benex254 0d9e78d356 feat: only import anime provider when needed 2024-08-06 16:16:28 +03:00
Benex254 93b2687985 feat: import types only when type checking 2024-08-06 15:56:09 +03:00
Benex254 9187cc60f2 chore: init tests 2024-08-06 15:45:52 +03:00