GlenNicholls / unraid_parity_scripter

Unraid user script that supports specifying Python functions to call during parity check start/stop stages
MIT License
0 stars 0 forks source link

Use jellyfin api to kill io heavy tasks #31

Open GlenNicholls opened 1 year ago

GlenNicholls commented 1 year ago

Jellyfin has some IO heavy scheduled tasks like keyframe, chapter image extraction, etc. Use the API to kill those tasks so the container doesn't need to be stopped.