rfsbraz / deleterr

Deleterr is a Python script designed to help you manage available disk space in your Plex media server.
MIT License
118 stars 6 forks source link

fix: Fixes crash when tautulli returned no items #108

Closed rfsbraz closed 1 month ago

rfsbraz commented 1 month ago

Closes #106

github-actions[bot] commented 1 month ago

:robot: A Docker image for this PR is available to test with:

docker run -e LOG_LEVEL=DEBUG --rm -v ./config:/config -v ./logs:/config/logs ghcr.io/rfsbraz/deleterr:pr-108

This assumes you have a config and logs directory where you're running the command. You can adjust the volume mounts as needed.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud