KoD 1.6.2

- Migliorata funzione cerca trailer\n- Episodio successivo: è ora disponibile la modalità playlist (puoi usare il tasto riproduci successivo di kodi)\n- aggiunto www.accuradio.com\n- migliorie varie\n
This commit is contained in:
mac12m99
2021-04-07 20:16:21 +02:00
parent 8441b1e28a
commit b2bd3e61d1
30 changed files with 457 additions and 391 deletions
@@ -1425,7 +1425,7 @@ msgid "The unzipped %s file already exists, or you want to overwrite it.?"
msgstr ""
msgctxt "#60305"
msgid ""
msgid "[COLOR red]Do not open this link[/COLOR]"
msgstr ""
msgctxt "#60306"
@@ -1437,7 +1437,7 @@ msgid "Use 'Preferences' to change your password"
msgstr ""
msgctxt "#60308"
msgid ""
msgid "[COLOR red]It's one use, so write it[/COLOR]"
msgstr ""
msgctxt "#60309"
@@ -1541,7 +1541,7 @@ msgid "Configuration"
msgstr ""
msgctxt "#60334"
msgid ""
msgid "Log file too large. Restart Kodi and retry"
msgstr ""
msgctxt "#60335"
@@ -4809,7 +4809,7 @@ msgid "Notification(Update Kodi to its latest version, for best info,8000, 'http
msgstr ""
msgctxt "#70501"
msgid "Search did not match (%s)"
msgid "Search did not match"
msgstr ""
msgctxt "#70502"
@@ -4841,11 +4841,11 @@ msgid "Search in Mymovies"
msgstr ""
msgctxt "#70510"
msgid "Manual Search in Youtube"
msgid "Manual Search"
msgstr ""
msgctxt "#70511"
msgid "Manual Search in Mymovies"
msgid ""
msgstr ""
msgctxt "#70512"
@@ -4853,11 +4853,11 @@ msgid "Searching in Mymovies"
msgstr ""
msgctxt "#70513"
msgid "Manual Searching in Filmaffinity"
msgid ""
msgstr ""
msgctxt "#70514"
msgid "Manual Search in Jayhap"
msgid ""
msgstr ""
msgctxt "#70515"
@@ -6129,11 +6129,15 @@ msgstr ""
msgctxt "#70832"
msgid "Disabled"
msgstr "Disabilitato"
msgstr ""
msgctxt "#70833"
msgid "Automatic"
msgstr "Automatico"
msgstr ""
msgctxt "#70834"
msgid "Playlist"
msgstr ""
# DNS start [ settings and declaration ]
msgctxt "#707401"
@@ -1424,8 +1424,8 @@ msgid "The unzipped %s file already exists, or you want to overwrite it.?"
msgstr "il file %s da decomprimere esiste già, vuoi sovrascriverlo?"
msgctxt "#60305"
msgid ""
msgstr ""
msgid "[COLOR red]Do not open this link[/COLOR]"
msgstr "[COLOR red]NON aprire questo link[/COLOR]"
msgctxt "#60306"
msgid "The fields 'New password' and 'Confirm new password' do not match"
@@ -1436,8 +1436,8 @@ msgid "Use 'Preferences' to change your password"
msgstr "Entra in 'Preferenze' per cambiare la password"
msgctxt "#60308"
msgid ""
msgstr ""
msgid "[COLOR red]It's one use, so write it[/COLOR]"
msgstr "[COLOR red]Funziona una volta sola, quindi scrivilo[/COLOR]"
msgctxt "#60309"
msgid "The password is not correct."
@@ -1540,8 +1540,8 @@ msgid "Configuration"
msgstr "Configurazione"
msgctxt "#60334"
msgid ""
msgstr ""
msgid "Log file too large. Restart Kodi and retry"
msgstr "File di log troppo pesante. Riapri kodi e riprova"
msgctxt "#60335"
msgid "Watch in..."
@@ -4808,8 +4808,8 @@ msgid "Notification(Update Kodi to its latest version, for best info,8000, 'http
msgstr "Notification(Aggiorna Kodi alla sua ultima versione, per migliori info,8000, 'http://i.imgur.com/mHgwcn3.png')"
msgctxt "#70501"
msgid "Search did not match (%s)"
msgstr "La ricerca non ha dato risultati (%s)"
msgid "Search did not match"
msgstr "La ricerca non ha dato risultati"
msgctxt "#70502"
msgid ">> Next"
@@ -4840,24 +4840,24 @@ msgid "Search in Mymovies"
msgstr "Ricerca in Mymovies"
msgctxt "#70510"
msgid "Manual Search in Youtube"
msgstr "Ricerca Manuale in Youtube"
msgid "Manual Search"
msgstr "Ricerca Manuale"
msgctxt "#70511"
msgid "Manual Search in Mymovies"
msgstr "Ricerca Manuale in Mymovies"
msgid ""
msgstr ""
msgctxt "#70512"
msgid "Searching in Mymovies"
msgstr "Ricerca in Mymovies"
msgctxt "#70513"
msgid "Manual Searching in Filmaffinity"
msgstr "Ricerca Manuale in Filmaffinity"
msgid ""
msgstr ""
msgctxt "#70514"
msgid "Manual Search in Jayhap"
msgstr "Ricerca Manuale in Jayhap"
msgid ""
msgstr ""
msgctxt "#70515"
msgid "Completed %s"
@@ -6136,6 +6136,10 @@ msgctxt "#70833"
msgid "Automatic"
msgstr "Automatico"
msgctxt "#70834"
msgid "Playlist"
msgstr "Playlist"
# DNS start [ settings and declaration ]
msgctxt "#707401"
msgid "Enable DNS check alert"
+1 -1
View File
@@ -39,7 +39,7 @@
<setting id="videolibrary_kodi" type="bool" label="70120" default="false"/>
<setting label="59997" type="lsep"/>
<setting id="videolibrary_max_quality" type="bool" label="70729" default="false" visible="true"/>
<setting id="next_ep" type="select" label="70748" lvalues="70832|70833|70732" default="1"/>
<setting id="next_ep" type="select" label="70748" lvalues="70832|70833|70732|70834" default="1"/>
<setting id="next_ep_type" type="select" label="70754" lvalues="70755|70756|70757" default="0" visible="!eq(-1,0)" subsetting="true"/>
<setting id="next_ep_seconds" type="slider" option="int" range="20,10,240" label="70749" default="40" visible="!eq(-2,0)" subsetting="true"/>
<setting id="watched_setting" type="slider" option="int" range="20,5,90" label="60634" default="80"/>