Commit Graph

717 Commits

Author SHA1 Message Date
benex 02e7fdff6f chore: update lock file 2024-11-18 18:17:03 +03:00
benex 2c5c28f295 refactor(config): remove useless functions 2024-11-18 18:17:03 +03:00
benex 2d3509ccc1 chore: bump version (v2.7.8) v2.7.8 2024-11-18 17:10:26 +03:00
benex 30babf2d69 feat(cli): alert the user that the cli is checking for updates 2024-11-18 17:10:10 +03:00
benex cfbbabf898 chore: update uv.lock 2024-11-18 17:10:10 +03:00
benex 5ac6c45fdf fix(allanime_provider): give all the servers the referer header 2024-11-18 17:10:10 +03:00
Benedict Xavier a14645b563 Update README.md 2024-11-18 15:17:32 +03:00
Benedict Xavier 90dbc26c46 Merge pull request #9 from KaylorBen/master
fix: for nix flake
2024-11-18 13:31:31 +03:00
Benjamin Kaylor 54cc830c35 sed flake preBuild 2024-11-18 03:23:32 -07:00
Benjamin Kaylor 4928ff5b74 undo pyproject.toml edit 2024-11-18 03:20:55 -07:00
Benjamin Kaylor bb481fe21a fix for nix flake 2024-11-17 16:21:56 -07:00
benex 0d27b8f652 chore: bump version (v2.7.7) v2.7.7 2024-11-17 20:08:37 +03:00
benex bdd3aae399 chore: update lockfile 2024-11-17 20:08:08 +03:00
benex af94cd7eb5 fix: recent anime 2024-11-17 20:07:46 +03:00
benex 54044f9527 chore: bump version (v2.7.6) v2.7.6 2024-11-17 18:46:42 +03:00
benex 1e5c039ece chore: update flake.nix 2024-11-17 18:45:32 +03:00
benex 15555759dc feat: ask user if they want to update on new release 2024-11-17 18:45:17 +03:00
benex 0ed51e05cc chore: fix error is in flake.nix 2024-11-17 17:23:41 +03:00
benex 634ef6febf chore: update lock file 2024-11-17 14:28:02 +03:00
benex bda4b2dbe1 chore: add flake.nix 2024-11-17 14:27:41 +03:00
benex f015305e7c chore: add shell.nix 2024-11-17 14:27:32 +03:00
benex d32b7e917f chore: bump version (v2.7.5) v2.7.5 2024-11-16 22:47:31 +03:00
benex 3b35e80199 chore: update lock file 2024-11-16 22:47:19 +03:00
benex c65a1a2815 feat: by default check for updates when any command is ran 2024-11-16 22:47:04 +03:00
benex 0b3615c9f5 feat: add default rofi themes 2024-11-16 22:46:19 +03:00
benex 3ac4e1ac71 chore: bump version (v2.7.4) v2.7.4 2024-11-16 22:10:15 +03:00
benex d62f580d7a docs: update readme 2024-11-16 22:09:41 +03:00
benex 02e35b66cb fix: implement another way to get timestamps from mpv due to issues on nixos 2024-11-16 22:09:41 +03:00
benex 7b11e0a301 feat: add rofi-theme-preview option 2024-11-16 22:09:41 +03:00
benex aa8b91aed3 chore: remove unnecessary yt-dlp extras 2024-11-16 22:09:41 +03:00
benex fe0fa97576 fix(player): workaround weird problem with mpv in nixos 2024-11-16 22:09:41 +03:00
Benedict Xavier 92059cd5ed Update README.md 2024-11-16 12:01:55 +03:00
benex ed3064e3b1 feat(anime_provider): add yugen provider 2024-11-13 20:53:18 +03:00
Benex254 441d1e5e6c chore: bump version (v2.7.3) v2.7.3 2024-11-11 12:57:50 +03:00
Benex254 653b2cf4eb chore: add pyinstaller as dev dep 2024-11-11 12:57:29 +03:00
Benex254 8d4b71e0c8 feat: add entry point for pyinstaller executable 2024-11-11 12:57:29 +03:00
Benex254 29cc6cad09 build: pyinstaller spec 2024-11-11 12:57:28 +03:00
Benex254 8119eef263 docs(readme): update table of contents 2024-11-11 12:57:28 +03:00
Benex254 912c8674cf refactor(player): remove unnecessary orint statement 2024-11-11 12:57:28 +03:00
Benex254 6b3ca236dd fix: auto next episode 2024-11-11 12:57:28 +03:00
benex f1c352d4ff chore: bump version (v2.7.2) v2.7.2 2024-11-10 12:29:46 +03:00
benex 714533d845 refactor(cli): update config options and set fastanime config environs 2024-11-10 12:06:44 +03:00
benex 56dd25df8d refactor(cli): update config options
This commit updates the configuration options in the CLI module. Specifically, it modifies the "image_previews" option to be platform-dependent, setting it to "True" for non-Windows platforms and "False" for Windows. Additionally, it sets the "normalize_titles" option to "True". These changes improve the behavior and user experience of the CLI.
2024-11-10 12:06:17 +03:00
benex 8248dc53df fix: text preview not showing on windows 2024-11-10 12:05:32 +03:00
Benex254 1a8a187de6 docs: update readme 2024-11-09 00:27:49 +03:00
Benex254 bc86be8c93 chore: bump version v2.7.1 2024-11-09 00:11:20 +03:00
Benex254 75026d4fc5 feat(api): add watch endpoint 2024-11-09 00:11:20 +03:00
Benedict Xavier f8a5ccb8d2 Update README.md 2024-11-08 22:33:16 +03:00
Benex254 719d1bd187 chore: update deps v2.7.0 2024-11-08 16:26:43 +03:00
Benex254 0dd83463c6 docs: update readme 2024-10-20 11:28:39 +03:00