From 8fd79eac6c372fa97717cc6a3a3799c2872a1962 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Mon, 25 Aug 2025 22:13:11 +0200 Subject: [PATCH] Update site edit page --- resources/views/themes/admin/site-edit.tpl | 160 ++++++++++++++++----- 1 file changed, 125 insertions(+), 35 deletions(-) diff --git a/resources/views/themes/admin/site-edit.tpl b/resources/views/themes/admin/site-edit.tpl index 324d2cf0c..cb24f0afe 100644 --- a/resources/views/themes/admin/site-edit.tpl +++ b/resources/views/themes/admin/site-edit.tpl @@ -7,7 +7,46 @@
- {{csrf_field()}} + {{csrf_field()}} + + {if isset ($error) && $error != ''}
{$error}
@@ -263,8 +302,11 @@
-
- {html_radios id="grabstatus" name='grabstatus' values=$yesno_ids output=$yesno_names selected=$site->grabstatus separator='   ' class="form-check-input"} +
+ +
Whether to update download counts when someone downloads a release.
@@ -314,8 +356,11 @@
-
- {html_radios id="newgroupscanmethod" name='newgroupscanmethod' values=$yesno_ids output=$newgroupscan_names selected=$site->newgroupscanmethod separator='   ' class="form-check-input"} +
+ +
@@ -349,8 +394,11 @@
-
- {html_radios id="disablebackfillgroup" name='disablebackfillgroup' values=$yesno_ids output=$yesno_names selected=$site->disablebackfillgroup separator='   ' class="form-check-input"} +
+ +
Whether to disable a group automatically during backfill if the target date has been reached.
@@ -440,8 +488,11 @@
-
- {html_radios id="lookupanidb" name='lookupanidb' values=$yesno_ids output=$yesno_names selected=$site->lookupanidb separator='   ' class="form-check-input"} +
+ +
Whether to attempt to lookup anime information from AniDB when processing binaries.
@@ -467,8 +518,11 @@
-
- {html_radios id="saveaudiopreview" name='saveaudiopreview' values=$yesno_ids output=$yesno_names selected=$site->saveaudiopreview separator='   ' class="form-check-input"} +
+ +
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 @@
-
- {html_radios id="lookupxxx" name='lookupxxx' values=$yesno_ids output=$yesno_names selected=$site->lookupxxx separator='   ' class="form-check-input"} +
+ +
Whether to attempt to lookup XXX information when processing binaries.
@@ -509,8 +566,11 @@
-
- {html_radios id="categorizeforeign" name='categorizeforeign' values=$yesno_ids output=$yesno_names selected=$site->categorizeforeign separator='   ' class="form-check-input"} +
+ +
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 @@
-
- {html_radios id="catwebdl" name='catwebdl' values=$yesno_ids output=$yesno_names selected=$site->catwebdl separator='   ' class="form-check-input"} +
+ +
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 @@
-
- {html_radios id="end" name='end' values=$yesno_ids output=$yesno_names selected=$site->end separator='   ' class="form-check-input"} +
+ +
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 @@
-
- {html_radios id="partrepair" name='partrepair' values=$yesno_ids output=$yesno_names selected=$site->partrepair separator='   ' class="form-check-input"} +
+ +
Whether to attempt to repair parts or not, increases backfill/binaries updating time.
@@ -624,8 +693,11 @@
-
- {html_radios id="safepartrepair" name='safepartrepair' values=$yesno_ids output=$yesno_names selected=$site->safepartrepair separator='   ' class="form-check-input"} +
+ +
Whether to put unreceived parts into missed_parts table when running binaries(safe) or backfill scripts.
@@ -662,8 +734,11 @@
-
- {html_radios id="processjpg" name='processjpg' values=$yesno_ids output=$yesno_names selected=$site->processjpg separator='   ' class="form-check-input"} +
+ +
Whether to attempt to retrieve a JPG file while additional post processing, these are usually on XXX releases.
@@ -674,8 +749,11 @@
-
- {html_radios id="processthumbnails" name='processthumbnails' values=$yesno_ids output=$yesno_names selected=$site->processthumbnails separator='   ' class="form-check-input"} +
+ +
Whether to attempt to process a video thumbnail image. You must have ffmpeg for this.
@@ -686,8 +764,11 @@
-
- {html_radios id="processvideos" name='processvideos' values=$yesno_ids output=$yesno_names selected=$site->processvideos separator='   ' class="form-check-input"} +
+ +
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 @@
-
- {html_radios id="trailers_display" name='trailers_display' values=$yesno_ids output=$yesno_names selected=$site->trailers_display separator='   ' class="form-check-input"} +
+ +
Fetch and display trailers from TraktTV (Requires API key) and/or TrailerAddict on the details page?
@@ -974,8 +1058,11 @@
-
- {html_radios id="lookupnfo" name='lookupnfo' values=$yesno_ids output=$yesno_names selected=$site->lookupnfo separator='   ' class="form-check-input"} +
+ +
Whether to attempt to retrieve an nfo file from usenet.
NOTE: disabling nfo lookups will disable movie lookups. @@ -1089,8 +1176,11 @@
-
- {html_radios id="showdroppedyencparts" name='showdroppedyencparts' values=$yesno_ids output=$yesno_names selected=$site->showdroppedyencparts separator='
'} +
+ +
For developers. Whether to log all headers that have 'yEnc' and are dropped. Logged to not_yenc/groupname.dropped.txt.