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: Fix crashing when disk size wasn't set #78

Closed rfsbraz closed 4 months ago

rfsbraz commented 4 months ago

Closes #77

github-actions[bot] commented 4 months 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-78

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

coveralls commented 4 months ago

Coverage Status

coverage: 80.328% (+0.1%) from 80.231% when pulling 37dc200c64d8e1c0284f538bcbaef335e1e63b7e on 77-typeerror-nonetype-object-is-not-iterable-since-v0013 into 567c1f057f9f1de55c00a5dd08c7071dc157aa4a on develop.