Archived
Add watchlist backup import export
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Local web UI for a system-wide `ani-cli` install.
|
||||
|
||||
Current version: `0.49.5`
|
||||
Current version: `0.49.6`
|
||||
|
||||
## What it does
|
||||
|
||||
@@ -22,7 +22,7 @@ Current version: `0.49.5`
|
||||
- `/`: 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 downloads and Jellyfin handoff jobs, inspect logs, retry failed downloads, avoid duplicate re-queues for the same failed download, clear failed jobs, and remove finished jobs
|
||||
- `/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, choose queue download methods and fallback retries, schedule refreshes, configure Jellyfin and Discord, manually reconcile watchlist download flags against the filesystem, monitor Jellyfin handoff progress, and view runtime info and the changelog
|
||||
- `/config`: Save defaults, choose queue download methods and fallback retries, schedule refreshes, configure Jellyfin and Discord, export/import watchlist backups, manually reconcile watchlist download flags against the filesystem, monitor Jellyfin handoff progress, and view runtime info and the changelog
|
||||
|
||||
## Quick start
|
||||
|
||||
@@ -103,6 +103,7 @@ Docker notes:
|
||||
- Successful downloads sync back into the watchlist
|
||||
- TV entries move to `Finished` when the selected downloaded mode reaches the expected episode count
|
||||
- Movie entries can be treated as complete after download and routed to movie storage
|
||||
- Watchlist backups exported from Config include the full watchlist database rows and removed-show history for restore/import
|
||||
|
||||
### Auto-download
|
||||
|
||||
|
||||
Reference in New Issue
Block a user