Fix TV episode finalization numbering

This commit is contained in:
Dymas
2026-08-16 22:33:45 +02:00
parent 376301f39f
commit 8e95ffc79b
5 changed files with 39 additions and 2 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 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.
- Added regression coverage for single-episode season downloads finalizing to the requested episode number.
## 0.52.12 - 2026-08-14
- Added retry/backoff handling for rate-limited HLS segment and key downloads, including provider CDN `HTTP 429` responses.