Benexl
|
3af31a2dfd
|
feat: update config logic with new philosophy
|
2025-07-05 17:13:21 +03:00 |
|
Type-Delta
|
87a97dd0c6
|
🧹 cleanup: fix typos
|
2025-01-23 07:40:42 +07:00 |
|
benexl
|
2f5684a93a
|
feat(cli): add option to disable user config
|
2025-01-04 23:37:30 +03:00 |
|
benex
|
383cb62ede
|
style: format files
|
2024-12-02 22:26:03 +03:00 |
|
benex
|
a0f28ddf6d
|
feat(cli): don't check for update if running notifier
|
2024-11-24 14:55:38 +03:00 |
|
benex
|
9512c3530a
|
feat: check for updates after every 12hrs
|
2024-11-24 14:43:43 +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 |
|
she11sh0cked
|
050ba740b8
|
fix(cli): prevent update check during completions
|
2024-11-19 15:24:55 +01:00 |
|
benex
|
30babf2d69
|
feat(cli): alert the user that the cli is checking for updates
|
2024-11-18 17:10:10 +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
|
7b11e0a301
|
feat: add rofi-theme-preview option
|
2024-11-16 22:09:41 +03:00 |
|
Benex254
|
b547b75f03
|
feat: add environment variable that force updating of the cache db
|
2024-10-11 09:34:40 +03:00 |
|
Benex254
|
f7b2b4e0c9
|
feat: add serve command
|
2024-10-06 01:04:20 +03:00 |
|
Benex254
|
d0f5366908
|
feat: allow access of fastanime config from environment variables
|
2024-09-29 21:00:41 +03:00 |
|
Benex254
|
6f153f2acb
|
feat: immprove help messages for all cli commands
|
2024-09-19 19:11:15 +03:00 |
|
Benex254
|
bb14b269de
|
feat: add --player option
|
2024-09-18 19:42:47 +03:00 |
|
benex
|
5fb9747285
|
fix: default ui not persisting when using config --update
|
2024-09-15 14:59:01 +03:00 |
|
Benex254
|
d837457f80
|
feat: improve config file docs
|
2024-09-15 13:22:14 +03:00 |
|
Benex254
|
343bdba31b
|
feat: add the --update option to the config command which causes all config options passed to fastanime to be persisted to your config file
|
2024-09-15 13:22:14 +03:00 |
|
Benex254
|
33c518ed4c
|
chore: cleanup codebase
|
2024-08-23 17:18:36 +03:00 |
|
Benex254
|
2dbbb1c4df
|
feat: add experimental manga support
|
2024-08-23 11:19:25 +03:00 |
|
Benex254
|
2b0ade093c
|
feat: normalize anime titles
|
2024-08-22 17:32:53 +03:00 |
|
Benex254
|
4e401dca40
|
fix: logging issue
|
2024-08-21 14:53:30 +03:00 |
|
Benex254
|
c47b158bff
|
fix: logging issue
|
2024-08-19 10:51:11 +03:00 |
|
Benex254
|
fc7efebc8d
|
feat: accomodate subtitle streams
|
2024-08-18 23:53:36 +03:00 |
|
Benex254
|
3382b720e3
|
feat(cli): add grab command
|
2024-08-18 12:33:51 +03:00 |
|
Benex254
|
ff027991e0
|
chore: rename logfile
|
2024-08-17 22:52:11 +03:00 |
|
Benex254
|
c87417e5e7
|
feat: add syncplay intergration
|
2024-08-16 22:03:22 +03:00 |
|
Benex254
|
6b68086cff
|
feat(interface): improve watch history experience
|
2024-08-16 10:10:47 +03:00 |
|
Benex254
|
e1f73334ef
|
feat(cli): remove unknown as possible quality
|
2024-08-15 10:50:32 +03:00 |
|
Benex254
|
bfbd2a57a0
|
feat(cli): add 480 as a possible quality
|
2024-08-15 10:48:39 +03:00 |
|
Benex254
|
6939471e48
|
feat(cli): add update app command
|
2024-08-11 21:57:11 +03:00 |
|
Benex254
|
b4cbb57f29
|
refactor: move available servers to toplevel of animeprovider package
|
2024-08-11 11:21:18 +03:00 |
|
Benex254
|
0e5cb56970
|
feat(cli): no need to reload config on provider
|
2024-08-10 23:01:44 +03:00 |
|
Benex254
|
f12d5ab06c
|
feat(cli): add helper command completions
|
2024-08-09 22:59:26 +03:00 |
|
Benex254
|
5bfc210f59
|
feat(cli): add option to enable or disable python-mpv
|
2024-08-09 15:59:31 +03:00 |
|
Benex254
|
1dafcfa886
|
feat: use click where necessary
|
2024-08-07 19:48:47 +03:00 |
|
Benex254
|
1afa7aa09b
|
feat(cli): add cache command to manage your fastanime cache dir
|
2024-08-07 16:35:14 +03:00 |
|
Benex254
|
9772584d2a
|
feat: lazy load all cli commands for fasster start times
|
2024-08-06 15:45:26 +03:00 |
|
Benex254
|
588a6b4e2b
|
feat: use local imports to boost start up times
|
2024-08-06 14:39:58 +03:00 |
|
Benex254
|
65358604cb
|
fix: wrongly named auto-selected anime
|
2024-08-05 09:47:06 +03:00 |
|
Benex254
|
93a6d6cfc9
|
feat(interface): improve rofi experience
|
2024-08-05 09:47:05 +03:00 |
|
Benex254
|
ae60ca6523
|
feat(anilist interface): add rofi as tertiary option for the interface
|
2024-08-05 09:47:05 +03:00 |
|
Benex254
|
450019468e
|
feat: add quick opts for t type
|
2024-08-05 09:47:05 +03:00 |
|
Benex254
|
2f04cfd6e3
|
fix: wrong names for options
|
2024-08-05 09:47:05 +03:00 |
|
Benex254
|
84c28d344f
|
feat: add aniskip intergration and scoring of anime
|
2024-08-05 09:47:04 +03:00 |
|
Benex254
|
0f33ef764d
|
feat(cli): add top as an option for servers
|
2024-08-05 09:47:04 +03:00 |
|
Benex254
|
644b22383c
|
feat(anilist): make icons optional
|
2024-08-05 09:47:04 +03:00 |
|
Benex254
|
29d5c673ad
|
feat(cli): switch to using AnimeProvider obj
|
2024-08-05 09:47:03 +03:00 |
|