Spostamento videoteca (rivisto)

This commit is contained in:
axlt2002
2020-03-24 12:41:37 +01:00
parent cf78aa4a04
commit 4172933d7f
7 changed files with 119 additions and 30 deletions
+20
View File
@@ -6081,4 +6081,24 @@ msgstr ""
msgctxt "#80009"
msgid "Would you like to search for new episodes and update video library?"
msgstr ""
msgctxt "#80010"
msgid "Select the video library path"
msgstr ""
msgctxt "#80011"
msgid "Verifying folders..."
msgstr ""
msgctxt "#80012"
msgid "Moving video library..."
msgstr ""
msgctxt "#80013"
msgid "Updating database..."
msgstr ""
msgctxt "#80014"
msgid "The video library has been moved"
msgstr ""
+21 -1
View File
@@ -6081,4 +6081,24 @@ msgstr "La videoteca è stata importata"
msgctxt "#80009"
msgid "Would you like to search for new episodes and update video library?"
msgstr "Vuoi cercare i nuovi episodi ed aggiornare la videoteca?"
msgstr "Vuoi cercare i nuovi episodi ed aggiornare la videoteca?"
msgctxt "#80010"
msgid "Select the video library path"
msgstr "Seleziona il percorso della videoteca"
msgctxt "#80011"
msgid "Verifying folders..."
msgstr "Verifica cartelle..."
msgctxt "#80012"
msgid "Moving video library..."
msgstr "Spostamento videoteca..."
msgctxt "#80013"
msgid "Updating database..."
msgstr "Aggiornamento database..."
msgctxt "#80014"
msgid "The video library has been moved"
msgstr "La videoteca è stata spostata"
+4 -4
View File
@@ -27,10 +27,10 @@
<!-- Videolibrary -->
<category label="30131">
<setting label="30501" type="lsep"/>
<setting id="videolibrarypath" type="action" label="30067" action="RunPlugin(plugin://plugin.video.kod/?ew0KCSJjaGFubmVsIjoibW92ZV92aWRlb2xpYnJhcnkiLA0KCSJhY3Rpb24iOiJzZXRfdmlkZW9saWJyYXJ5X3BhdGgiDQp9)" default="special://profile/addon_data/plugin.video.kod/videolibrary"/>
<!-- <setting id="videolibrarypath" type="folder" label="30067" default="special://profile/addon_data/plugin.video.kod/videolibrary"/> -->
<setting id="folder_tvshows" type="text" label="70118" default="SERIES"/>
<setting id="folder_movies" type="text" label="70119" default="CINE"/>
<!-- <setting id="videolibrarypath" type="action" label="30067" action="RunPlugin(plugin://plugin.video.kod/?ew0KCSJjaGFubmVsIjoibW92ZV92aWRlb2xpYnJhcnkiLA0KCSJhY3Rpb24iOiJzZXRfdmlkZW9saWJyYXJ5X3BhdGgiDQp9)" default="special://profile/addon_data/plugin.video.kod/videolibrary"/> -->
<setting id="videolibrarypath" type="folder" label="30067" default="special://profile/addon_data/plugin.video.kod/videolibrary" option="writeable"/>
<setting id="folder_tvshows" type="text" label="70118" default="Serie TV"/>
<setting id="folder_movies" type="text" label="70119" default="Film"/>
<setting label="59997" type="lsep"/>
<setting id="videolibrary_kodi_flag" type="number" label="" default="0" visible="false"/>