link check enabled by settings

This commit is contained in:
Alhaziel
2019-05-24 17:07:06 +02:00
parent b4fb980ef6
commit f584cbdcf8
6 changed files with 32 additions and 569 deletions
+8
View File
@@ -85,6 +85,14 @@ msgctxt "#30019"
msgid "Filter channels by language:"
msgstr ""
msgctxt "#30020"
msgid "Check if the links exist"
msgstr ""
msgctxt "#30021"
msgid "Number of links to check"
msgstr ""
msgctxt "#30043"
msgid "Force view mode:"
msgstr ""
+8
View File
@@ -85,6 +85,14 @@ msgctxt "#30019"
msgid "Filter channels by language:"
msgstr "Filtra canale per lingua:"
msgctxt "#30020"
msgid "Check if the links exist"
msgstr "Controlla se i link esistono"
msgctxt "#30021"
msgid "Number of links to check"
msgstr "Numero di link da verificare"
msgctxt "#30043"
msgid "Force view mode:"
msgstr "Forza modalità di visualizzazione:"
+2
View File
@@ -4,6 +4,8 @@
<setting id="player_mode" type="enum" values="Direct|SetResolvedUrl|Built-In|Download and Play" label="30044" default="0"/>
<setting id="default_action" type="enum" lvalues="30006|30007|30008" label="30005" default="0"/>
<setting id="autoplay" type="bool" label="70562" default="false" visible="true"/>
<setting id="checklinks" type="bool" label="30020" default="false"/>
<setting id="checklinks_number" type="enum" values="5|10|15|20" label="30021" default="0" visible="eq(-1,true)"/>
<setting id="thumbnail_type" type="enum" lvalues="30011|30012|30200" label="30010" default="2"/>
<setting id="channel_language" type="labelenum" values="auto|all|ita" label="30019" default="auto"/>
<setting id="trakt_sync" type="bool" label="70109" default="false"/>