diff --git a/gui/slick/interfaces/default/editShow.tmpl b/gui/slick/interfaces/default/editShow.tmpl index 6c673720..a21f594b 100644 --- a/gui/slick/interfaces/default/editShow.tmpl +++ b/gui/slick/interfaces/default/editShow.tmpl @@ -112,6 +112,12 @@ This DOES NOT allow Sick Beard to download non-english TV episodes!

(check this if you wish to use the DVD order instead of the Airing order)

+Archive on first match: +#if $bestQualities +
+(check this to have the show archived after first match and download from your archive quality choices) +
+#end if diff --git a/gui/slick/interfaces/default/inc_qualityChooser.tmpl b/gui/slick/interfaces/default/inc_qualityChooser.tmpl index 5971b1ff..6a0e91e6 100644 --- a/gui/slick/interfaces/default/inc_qualityChooser.tmpl +++ b/gui/slick/interfaces/default/inc_qualityChooser.tmpl @@ -44,8 +44,4 @@ - Archive on first match: -
- (check this to have the show archived after first match and download from your archive quality choices) -
diff --git a/sickbeard/providers/btn.py b/sickbeard/providers/btn.py index c5efe90a..20f6f624 100644 --- a/sickbeard/providers/btn.py +++ b/sickbeard/providers/btn.py @@ -236,7 +236,6 @@ class BTNProvider(generic.TorrentProvider): return [{}] search_params = {'category': 'Episode'} - search_params['series'] = sanitizeSceneName(ep_obj.show.name) if ep_obj.show.air_by_date: