What's Changed
- Avoid pickling error in the informational data by @tcely in #1260
- Do not rename the current
Media.media_file
by @tcely in #1263 - Reduce idle connections on PostgreSQL server by @tcely in #1265
- Fix the logger import by @tcely in #1266
- Set
update_self
toFalse
instead ofNone
by @tcely in #1267 - Convert
yt_dlp.utils.LazyList
usingexhaust
method by @tcely in #1269 - Skip over media that is being indexed by @tcely in #1270
- Add additional player clients by @tcely in #1268
- Include more information when a key is missing by @tcely in #1274
- Use
start_at
for source error by @tcely in #1277 - Remove
background_task
from reset-tasks.py by @tcely in #1278 - Remove
background_task
from logger.py by @tcely in #1279 - Remove patches/background_task by @tcely in #1280
- Adjust a logged message by @tcely in #1281
- Clippy simply wanted to help by @tcely in #1282
- Upgrade Proof-of-Origin Token plugin by @tcely in #1283
- Increase Django patch level by @tcely in #1284
- Add Huey to notable software by @tcely in #1288
- Select the current choice for
Source.filter_seconds_min
by @tcely in #1290 - Adjust clients for the new
default
by @tcely in #1291 - Migrate
missing_pot
to settings by @tcely in #1296 - Preserve task history for rescheduled tasks by @tcely in #1298
- Set
Media.downloaded_fps
to an integer by @tcely in #1299 - Release for 2025-009 by @tcely in #1285
Full Changelog: v0.15.8...v0.15.9