About
Versions (54)
v0.5.10
2026-03-28Added
- Added secret lookup from file, by @TheMDev, docs
- Added deprecated appconfig key cleanup, by @bbilly1
Changed
- Removed now redundant manual POT field, by @bbilly1
- Extend the PIT lifetime for meta data embed for slow IO, by @bbilly1
- Ignore
number_of_replicasfor index recreation for replica configurations, by @camhorn - Redownload now uses reindex for better metadata preservation, by @bbilly1
- Changed POT plugin installation method, fix runtime plugin loading into yt-dlp, align with upstreak, by @bbilly1, #1134
- Changed download process error handling, bot error message now throws and stops task completly, by @jwmay2012
Fixed
- Fixed newer ES alias APIs for ES9 support, by @TheMDev
- Fixed future problem for search alias, by @TheMDev
- Fixed video deletion from playlist while out of sync, by @bbilly1
- Fixed embedding error for mutagen on empty description, by @bbilly1, #1124