mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
Merge pull request #1100 from fernandog/add_medusa
Add Medusa fork and new param "ignore_subs"
This commit is contained in:
commit
c9d71945c4
4 changed files with 18 additions and 2 deletions
|
@ -124,6 +124,11 @@
|
|||
# set to 1 to delete failed, or 0 to leave files in place.
|
||||
#sbdelete_failed=0
|
||||
|
||||
# SickBeard Ignore associated subtitle check (0, 1).
|
||||
#
|
||||
# set to 1 to ignore subtitles check, or 0 to don't check.
|
||||
#sbignore_subs=0
|
||||
|
||||
# SickBeard process method.
|
||||
#
|
||||
# set this to move, copy, hardlink, symlink as appropriate if you want to over-ride SB defaults. Leave blank to use SB default.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue