Add watchlist source name override for ani-cli queries
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Local web UI for a system-wide `ani-cli` install.
|
||||
|
||||
Current version: `0.45.17`
|
||||
Current version: `0.45.18`
|
||||
|
||||
## What it does
|
||||
|
||||
@@ -11,7 +11,7 @@ Current version: `0.45.17`
|
||||
- Track shows in a watchlist with `Watching`, `Planned`, `Finished`, and `Dropped` categories
|
||||
- Expose a small JSON summary endpoint for Homepage dashboard widgets
|
||||
- Refresh watchlist episode counts manually or on a schedule
|
||||
- Auto-download missing episodes for `Watching` entries after later refreshes
|
||||
- Auto-download missing episodes for `Watching` entries after later refreshes, with a per-show `Source name` override for `ani-cli` search
|
||||
- Move fully completed libraries into Jellyfin TV or movie folders
|
||||
- Send optional Discord webhook notifications
|
||||
|
||||
@@ -19,7 +19,7 @@ Current version: `0.45.17`
|
||||
|
||||
- `/`: Search and queue downloads, with poster-card search results below the selection box and alternate English titles under the main name when available
|
||||
- `/queue`: Monitor jobs, inspect logs, retry failed jobs, remove finished jobs
|
||||
- `/watchlist`: Track shows, refresh them, download all available episodes, manage auto-download settings
|
||||
- `/watchlist`: Track shows, refresh them, download all available episodes, and manage auto-download settings such as `Source name`, library `Name`, season, and episode offset
|
||||
- `/config`: Save defaults, schedule refreshes, configure Jellyfin and Discord, view runtime info and the changelog
|
||||
|
||||
## Quick start
|
||||
@@ -96,7 +96,7 @@ Docker notes:
|
||||
### Auto-download
|
||||
|
||||
- Runs only for entries in `Watching`
|
||||
- Uses the per-show language, quality, season, library name, and optional episode offset settings
|
||||
- Uses the per-show language, quality, `Source name` search override, season, library name, and optional episode offset settings
|
||||
- Can queue backlog episodes that were already available before the show was first tracked
|
||||
|
||||
### Jellyfin handoff
|
||||
|
||||
Reference in New Issue
Block a user