Vlastimil Urban
02dfc9d71c
feat: configurable main_menu
2024-11-24 02:17:30 +01:00
benex
cef0bae528
feat(anilist-interface): finish next and previous page implementation
2024-11-23 17:44:53 +03:00
benex
4867720ad2
feat: implement experimental next and previous page.
2024-11-23 17:44:53 +03:00
benex
8d85e30150
feat(runtime): add current-page and current-data-loader to runtime
2024-11-23 17:44:53 +03:00
Benexl
089c049f26
Merge pull request #28 from Type-Delta/psflag-fix
...
Fix(downloader): corrupted Parametric Stereo (PS) flag in downloaded .m3u8 videos
2024-11-23 14:15:30 +03:00
benex
a33e47d205
fix(config): use separate var for the config file val
2024-11-23 14:08:48 +03:00
benex
25dc35eaaf
feat: print update message to stderr + disable auto check for updates (needs better implementation)
2024-11-23 14:08:22 +03:00
Type-Delta
525586e955
Merge branch 'Benexl:master' into psflag-fix
2024-11-23 17:11:58 +07:00
Type-Delta
5129219e23
fix: added --force-ffmpeg & --hls-use-mpegts options to properly handle some m3u8 streams
2024-11-23 17:10:31 +07:00
benex
7cd97c78b1
feat(config): make the max_cache_lifetime configurable
2024-11-22 23:21:58 +03:00
benex
1c367c8aa1
feat(anilist-interface): add resume flag to auto continue from the most recent anime
2024-11-22 22:28:12 +03:00
benex
b86c1a0479
feat: add fastanime anilist download beta
2024-11-21 16:40:09 +03:00
benex
1fa7830ddf
Merge branch 'master' into fastanime-anilist-download
2024-11-21 15:35:36 +03:00
benex
7bc6b14b5f
docs: update config file docs
2024-11-21 10:29:39 +03:00
benex
e67eeda492
feat(updater): add ability to update on nix
2024-11-21 10:29:39 +03:00
benex
a17588d02c
fix(interfaces): episode previews
2024-11-21 10:29:39 +03:00
Gand0rf
21704cbbea
Updated chafa call
2024-11-19 14:00:06 -05:00
she11sh0cked
050ba740b8
fix(cli): prevent update check during completions
2024-11-19 15:24:55 +01:00
benex
fb5f51eea5
feat(config): add customization options
2024-11-19 14:08:08 +03:00
benex
799e1f0681
fix(updater): handle no internet
2024-11-19 14:08:08 +03:00
benex
53a2d953f8
feat: enable customization of the preview window
2024-11-19 14:08:08 +03:00
benex
8737aea746
fix(player): set character encoding for compatibility with windows
2024-11-19 10:06:38 +03:00
benex
2c5c28f295
refactor(config): remove useless functions
2024-11-18 18:17:03 +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
af94cd7eb5
fix: recent anime
2024-11-17 20:07:46 +03:00
benex
15555759dc
feat: ask user if they want to update on new release
2024-11-17 18:45:17 +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
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
fe0fa97576
fix(player): workaround weird problem with mpv in nixos
2024-11-16 22:09:41 +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
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
966301bce8
feat: register fastanime anilist download(s)
2024-10-20 10:39:53 +03:00
Benex254
d776880306
feat: init fastanime anilist download(s)
2024-10-20 10:14:03 +03:00
Benex254
d64ad5e11d
fix: move quality to stream section in config
2024-10-20 10:03:49 +03:00
Benex254
3a030bf6f7
feat: add ability to update fastanime uv installations
2024-10-18 22:53:26 +03:00
Benex254
a0b946a13d
feat: add recent menu
2024-10-11 10:22:23 +03:00
Benex254
b547b75f03
feat: add environment variable that force updating of the cache db
2024-10-11 09:34:40 +03:00
Benex254
58c7427a47
feat(cli:serve): use the full executable path to python
2024-10-06 01:25:22 +03:00
Benex254
6b9b5c131c
fix(cli): use str instead of ints in serve
2024-10-06 01:15:05 +03:00
Benex254
f7b2b4e0c9
feat: add serve command
2024-10-06 01:04:20 +03:00
Benex254
2fe5edf810
feat(cli): make all threads daemon threads
2024-10-05 11:47:52 +03:00
Benex254
e06ec5dbd4
feat(cli): make the image previews optional
2024-10-05 11:31:13 +03:00
Benex254
c1b24ba2aa
feat(cli): save images with .png extenstion to enable easier viewing by external apps
2024-10-05 11:05:07 +03:00
Benex254
59e9cf9fd0
feat: improve previews
2024-10-05 10:12:14 +03:00
benex
bacc8c48ec
fix: image previews not showing up on windows
2024-10-04 11:03:54 +03:00