Releases
v0.16.0
0.16.0 (2024-10-18)
Features
Add debugpy as optional to entrypoint script if DEBUG env variable is set to anything. (24904fc )
Types for the FastAPI API and API refactor (#748 ) (9eec02d )
Bug Fixes
address memory usage (#787 ) (612964e )
changed default update interval from 5m to 24h on content list services (7074fb0 )
delete the movie relation before deleting the mediaitem (#788 ) (5bfe63a )
fix state filter in items endpoint (#791 ) (1f24e4f )
fixed wrongful checking of bad dirs and images when rebuilding symlink library (8501c36 )
improved removing items from database (e4b6e2b )
lower max events added to queue (197713a )
minor fixes post merge (01a506f )
plex watchlist not returning any items (bf34db5 )
remove add to recurring on plex watchlist (943433c )
reset the scraped time when replacing magnets (82fe92d )
respect orm when removing items (d6722fa )
serialize subtitles for api response (0dd561a )
service endpoint response for downloaders (#782 ) (f2020ed )
state filter in items endpoint (1f24e4f )
stream results on stats endpoint (ff14f85 )
switch to batched streaming stats endpoint for inc items (a8a6aa9 )
switch to generator for reset/retry endpoints (bf4fc0e )
update full compose with latest zilean changes (d3ca7a4 )
Documentation
remove duplicate service from readme (8a9942a )
You can’t perform that action at this time.