Finestra selezione server possibilità di usare la selezione con la skin utilizzata da Kodi

This commit is contained in:
Alhaziel01
2021-12-02 12:18:47 +01:00
parent 446af0fcfb
commit c0b487b280
4 changed files with 97 additions and 10 deletions

View File

@@ -2605,12 +2605,12 @@ msgid "Links view"
msgstr ""
msgctxt "#60622"
msgid "Normal window"
msgid "Pop-up window"
msgstr ""
msgctxt "#60623"
msgid "Pop-up window"
msgstr ""
msgid "Fullscreen window"
msgstr "
msgctxt "#60624"
msgid " Maximum number of links to display"

View File

@@ -2604,13 +2604,13 @@ msgid "Links view"
msgstr "Visualizzazione collegamenti"
msgctxt "#60622"
msgid "Normal window"
msgstr "Finestra normale"
msgctxt "#60623"
msgid "Pop-up window"
msgstr "Finestra pop-up"
msgctxt "#60623"
msgid "Fullscreen window"
msgstr "Finestra a schermo intero"
msgctxt "#60624"
msgid " Maximum number of links to display"
msgstr " Numero massimo di link da visualizzare"

View File

@@ -23,7 +23,7 @@
<setting id="autoplay" type="bool" label="70562" default="false" visible="true"/>
<setting id="servers_favorites" visible="true" type="action" label="60551" action="RunPlugin(plugin://plugin.video.kod/?ew0KICAgICJhY3Rpb24iOiAic2VydmVyc19mYXZvcml0ZXMiLA0KICAgICJjaGFubmVsIjogInNldHRpbmciDQp9==)"/>
<setting id="servers_blacklist" visible="true" type="action" label="60550" action="RunPlugin(plugin://plugin.video.kod/?ew0KICAgICJhY3Rpb24iOiAic2VydmVyc19ibGFja2xpc3QiLA0KICAgICJjaGFubmVsIjogInNldHRpbmciDQp9==)"/>
<setting id="window_type" type="select" lvalues="60622|60623" label="60621" default="0"/>
<!-- <setting id="hide_servers" type="bool" label="70747" default="false" visible="eq(-1,true)" subsetting="true"/> -->
<setting id="checklinks" type="bool" label="30020" default="false"/>
<setting id="checklinks_number" type="slider" option="int" range="5,5,20" label="30021" default="5" visible="eq(-1,true)" subsetting="true"/>