v2024.6.10
kieraneglin
released this
10 Jun 18:55
·
111 commits
to master
since this release
What's Changed
- [Bugfix] Partially revert custom codec selection by @kieraneglin in #279
⚠️ This is a breaking change for users that have set a manual codec order. That said, I'm sure almost no one has done this so you're probably good⚠️
- [Housekeeping] Improve internal thumbnail downloading by @kieraneglin in #281
- [Bugfix] Fix
upload_date_index
being recomputed unnecessarily by @kieraneglin in #284⚠️ This may result in some media files being duplicated if they were downloaded beforev2024.5.30
and then re-downloaded afterv2024.5.30
. If this happened you can manually delete the older file of the two⚠️
- [Enhancement] Improve error message when a source's URL is invalid by @kieraneglin in #285
- [Enhancement] Optionally use the YouTube API for improved fast indexing by @kieraneglin in #282
Full Changelog: v2024.5.30...v2024.6.10