Contextmenu (#307)

* contextmenu in Kod Options

* remove single quote for menu

* fix reviews changes

* merge commit from alpha

* check if item is already managed by kod

* added episode  and season as dbtype for showing menu

* move context into platform

* refactor get_menu_items()

Co-authored-by: mac12m99 <10120390+mac12m99@users.noreply.github.com>
This commit is contained in:
fatshotty
2021-06-08 19:58:00 +02:00
committed by GitHub
parent e28e59d5ae
commit c8517dfa6d
11 changed files with 515 additions and 45 deletions
@@ -6481,5 +6481,21 @@ msgid "Downloading..."
msgstr ""
msgctxt "#90001"
msgid "KOD options"
msgstr "KOD options..."
msgctxt "#90002"
msgid "No TMDB found"
msgstr "No TmdbId found, cannot continue"
msgctxt "#90003"
msgid "Already on KOD, continue searching on other channels?"
msgstr "Item is coming from KOD, continue searching on other channels?"
msgctxt "#90004"
msgid "No contextmenu option"
msgstr "No options"
msgctxt "#90005"
msgid "Search on KOD"
msgstr "Search on KOD..."
msgstr "Search with KOD"
@@ -6481,7 +6481,22 @@ msgctxt "#80050"
msgid "Downloading..."
msgstr "Download in corso..."
msgctxt "#90001"
msgid "KOD options"
msgstr "Opzioni di KOD..."
msgctxt "#90002"
msgid "No TMDB found"
msgstr "Non sono riuscito a trovare le informazioni su TMDB"
msgctxt "#90003"
msgid "Already on KOD, continue searching on other channels?"
msgstr "Preferisci cercare su altri canali?"
msgctxt "#90004"
msgid "No contextmenu option"
msgstr "Nessuna opzione possibile"
msgctxt "#90005"
msgid "Search on KOD"
msgstr "Cerca con KOD..."
msgstr "Cerca con KOD"
+1 -1
View File
@@ -149,7 +149,7 @@
<setting label="30024" type="lsep"/>
<setting id="quick_menu" type="bool" label="60360" default="true"/>
<!-- <setting id="side_menu" type="bool" label="70737" default="false"/> -->
<setting id="kod_menu" type="bool" label="60026" default="true"/>
<!-- <setting id="kod_menu" type="bool" label="60026" default="true"/>-->
<setting id="infoplus" type="bool" label="70151" default="false"/>
<!-- <setting id="infoplus_set" type="bool" label="70128" visible="eq(-1,true)" default="false" subsetting="true"/> -->
<setting id="extended_info" type="bool" label="70152" default="false"/>