mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
add check_media option. fixes #375
This commit is contained in:
parent
60787842ce
commit
e099a71bc0
7 changed files with 30 additions and 4 deletions
|
@ -19,6 +19,11 @@
|
|||
# Set to 1 if you want nzbToMedia to automatically check for and update to the latest version
|
||||
#auto_update=0
|
||||
|
||||
# Check Media for corruption (0, 1).
|
||||
#
|
||||
# Enable/Disable media file checking using ffprobe.
|
||||
#check_media=1
|
||||
|
||||
## NzbDrone
|
||||
|
||||
# NzbDrone script category.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue