BrutuZ
BrutuZ
Fault might be to do with the duplicate show (one from `anilist` via `configure_series`, other from `include: anime.yml`), after unifying them by using the same title on `anime.yml` the crashes...
Error in Jinja expression made rendering `{{path}}` impossible. Trying to pass an empty `path` to `qBittorrent` does cause the crash. `qBittorrent` should fallback to default if `path` is empty or...
I may be missing something but feels unnecessary to have an option for this when it could be hinted by the https prefix on `server` or the port number
You already changed the hardcoded part, just make it so the protocol can be set on the domain. If domain starts with https://: use_ssl logic, else if no protocol: add...
Will this affect my current environment or is it opt-in? I run a auto-updated git clone of flexget installed in a venv, and keep some changes that may or may...
> given we don't have any better place I think How about https://github.com/Flexget/Flexget/discussions/categories/ideas ? Not necessarily better, mostly reminding it exists 😅
`--tasks` is a flag for `flexget execute`, not `seen`. You just do `flexget seen forget task-name`, it doesn't take glob patterns though EDIT: CLI built-in documentation and https://flexget.com/CLI/seen are conflicting
I did, hence the edit before 😅
It already exists, you can pick which categories to auto-download. You just need one category, no need to worry about creating custom ones
It could look for tags under the `SManga.genre` field that the user would populate on their self-hosting application of choice ;)