- {html_radios id="newgroupscanmethod" name='newgroupscanmethod' values=$yesno_ids output=$newgroupscan_names selected=$site->newgroupscanmethod separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$newgroupscan_names selected=$site->newgroupscanmethod}
+
@@ -349,8 +394,11 @@
Auto Disable Groups During Backfill:
-
- {html_radios id="disablebackfillgroup" name='disablebackfillgroup' values=$yesno_ids output=$yesno_names selected=$site->disablebackfillgroup separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->disablebackfillgroup}
+
Whether to disable a group automatically during backfill if the target date has been reached.
@@ -440,8 +488,11 @@
Lookup AniDB:
-
- {html_radios id="lookupanidb" name='lookupanidb' values=$yesno_ids output=$yesno_names selected=$site->lookupanidb separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->lookupanidb}
+
Whether to attempt to lookup anime information from AniDB when processing binaries.
@@ -467,8 +518,11 @@
Save Audio Preview:
-
- {html_radios id="saveaudiopreview" name='saveaudiopreview' values=$yesno_ids output=$yesno_names selected=$site->saveaudiopreview separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->saveaudiopreview}
+
Whether to save a preview of an audio release (requires deep rar inspection enabled). It is advisable to specify a path to the lame binary to reduce the size of audio previews.
@@ -494,8 +548,11 @@
Lookup XXX:
-
- {html_radios id="lookupxxx" name='lookupxxx' values=$yesno_ids output=$yesno_names selected=$site->lookupxxx separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->lookupxxx}
+
Whether to attempt to lookup XXX information when processing binaries.
@@ -509,8 +566,11 @@
Categorize Foreign:
-
- {html_radios id="categorizeforeign" name='categorizeforeign' values=$yesno_ids output=$yesno_names selected=$site->categorizeforeign separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->categorizeforeign}
+
Whether to send foreign movies/tv to foreign sections or not. If set to true they will go in foreign categories.
@@ -521,8 +581,11 @@
Categorize WEB-DL:
-
- {html_radios id="catwebdl" name='catwebdl' values=$yesno_ids output=$yesno_names selected=$site->catwebdl separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->catwebdl}
+
Whether to send WEB-DL to the WEB-DL section or not. If set to true they will go in WEB-DL category, false will send them in HD TV. This will also make them inaccessible to Sickbeard and possibly Couchpotato.
@@ -537,8 +600,11 @@
Download last compressed file:
-
- {html_radios id="end" name='end' values=$yesno_ids output=$yesno_names selected=$site->end separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->end}
+
Try to download the last rar or zip file? (This is good if most of the files are at the end.) Note: The first rar/zip is still downloaded.
@@ -612,8 +678,11 @@
Part Repair:
-
- {html_radios id="partrepair" name='partrepair' values=$yesno_ids output=$yesno_names selected=$site->partrepair separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->partrepair}
+
Whether to attempt to repair parts or not, increases backfill/binaries updating time.
@@ -624,8 +693,11 @@
Part Repair for Backfill Scripts:
-
- {html_radios id="safepartrepair" name='safepartrepair' values=$yesno_ids output=$yesno_names selected=$site->safepartrepair separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->safepartrepair}
+
Whether to put unreceived parts into missed_parts table when running binaries(safe) or backfill scripts.
@@ -662,8 +734,11 @@
Process JPG:
-
- {html_radios id="processjpg" name='processjpg' values=$yesno_ids output=$yesno_names selected=$site->processjpg separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->processjpg}
+
Whether to attempt to retrieve a JPG file while additional post processing, these are usually on XXX releases.
@@ -674,8 +749,11 @@
Process Video Thumbnails:
-
- {html_radios id="processthumbnails" name='processthumbnails' values=$yesno_ids output=$yesno_names selected=$site->processthumbnails separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->processthumbnails}
+
Whether to attempt to process a video thumbnail image. You must have ffmpeg for this.
@@ -686,8 +764,11 @@
Process Video Samples:
-
- {html_radios id="processvideos" name='processvideos' values=$yesno_ids output=$yesno_names selected=$site->processvideos separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->processvideos}
+
Whether to attempt to process a video sample, these videos are very short 1-3 seconds, 100KB on average, in ogg video format. You must have ffmpeg for this.
@@ -755,8 +836,11 @@
Fetch/Display Movie Trailers:
-
- {html_radios id="trailers_display" name='trailers_display' values=$yesno_ids output=$yesno_names selected=$site->trailers_display separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->trailers_display}
+
Fetch and display trailers from TraktTV (Requires API key) and/or TrailerAddict on the details page?
@@ -974,8 +1058,11 @@
Lookup NFO:
-
- {html_radios id="lookupnfo" name='lookupnfo' values=$yesno_ids output=$yesno_names selected=$site->lookupnfo separator=' ' class="form-check-input"}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->lookupnfo}
+
Whether to attempt to retrieve an nfo file from usenet.
NOTE: disabling nfo lookups will disable movie lookups.
@@ -1089,8 +1176,11 @@
Log Dropped Headers:
-
- {html_radios id="showdroppedyencparts" name='showdroppedyencparts' values=$yesno_ids output=$yesno_names selected=$site->showdroppedyencparts separator='
'}
+
+
+
+ {html_options values=$yesno_ids output=$yesno_names selected=$site->showdroppedyencparts}
+
For developers. Whether to log all headers that have 'yEnc' and are dropped. Logged to not_yenc/groupname.dropped.txt.