Preserve completed episodes from failed batches

This commit is contained in:
Dymas
2026-08-18 08:43:30 +02:00
parent 8e95ffc79b
commit d663318f27
6 changed files with 155 additions and 10 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.52.14 - 2026-08-18
- Moved each completed episode from staging into the configured downloads library as soon as the downloader reports that episode finished.
- Preserved already-finished episodes from failed batch jobs instead of deleting them with the failed job staging folder.
- Added regression coverage for incremental episode finalization and failed batch preservation.
## 0.52.13 - 2026-08-16
- Fixed TV library finalization so staged provider files named with `SxxEyy` keep the downloaded episode number instead of falling back to episode 1.