Resume failed episode batch retries

This commit is contained in:
Dymas
2026-09-01 13:39:27 +02:00
parent 97646d1382
commit 5718e5fe91
6 changed files with 161 additions and 5 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.52.20 - 2026-09-01
- Fixed retrying a failed multi-episode provider download so already finalized episodes are skipped and only the remaining episodes are requested again.
- Preserved the original episode range in queue display and watchlist sync while tracking a narrowed retry episode range internally.
## 0.52.19 - 2026-09-01
- Changed the provider update check to report newer local provider patches separately from upstream updates, avoiding false update warnings for the patched Anikoto module.