Track downloaded episodes for auto-download
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Small local web UI for a system-wide `ani-cli` install.
|
||||
|
||||
Current version: `0.39.1`
|
||||
Current version: `0.40.0`
|
||||
|
||||
## Project Layout
|
||||
|
||||
@@ -255,7 +255,7 @@ Refresh behavior:
|
||||
- Duplicate refresh queueing is avoided.
|
||||
- Auto-download does not trigger when a show is first added to the watchlist.
|
||||
- Auto-download only runs for entries in `Watching` after later manual refreshes or scheduled refreshes.
|
||||
- Auto-download only queues newly found episodes that are not already pending or previously downloaded through the app.
|
||||
- Auto-download uses stored downloaded-episode history per language, so it can queue any still-missing episodes after a later refresh, including backlog episodes that existed before the show was first tracked.
|
||||
- Scheduled refresh runs log start, stop, success, and failure to stdout.
|
||||
- `Refresh All` works one show at a time with a configurable delay.
|
||||
- When a Discord webhook is configured, new-episode refresh results include one notification card per anime with sub and dub counts and a cached thumbnail attachment when available.
|
||||
|
||||
Reference in New Issue
Block a user