Merge pull request #1100 from fernandog/add_medusa

Add Medusa fork and new param "ignore_subs"
This commit is contained in:
Clinton Hall 2016-09-21 22:12:25 +09:30 committed by GitHub
commit c9d71945c4
4 changed files with 18 additions and 2 deletions

View file

@ -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.