Fix streaming domain selectors and search visibility
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
</setting>
|
||||
<setting id="global_search_api_all" type="boolean" label="30052">
|
||||
<level>0</level>
|
||||
<default>False</default>
|
||||
<default>True</default>
|
||||
<dependencies>
|
||||
<dependency type="enable" operator="!is" setting="plugin_api_all">False</dependency>
|
||||
</dependencies>
|
||||
@@ -546,15 +546,20 @@
|
||||
</setting>
|
||||
<setting id="plugin_hdfilme.domain" type="string" label="30278" help="">
|
||||
<level>3</level>
|
||||
<default/>
|
||||
<default>hdfilme.garden</default>
|
||||
<constraints>
|
||||
<options>
|
||||
<option label="HDFilme.tv">hdfilme.tv</option>
|
||||
<option label="HDFilme.garden">hdfilme.garden</option>
|
||||
<option label="HDFilme.legal">hdfilme.legal</option>
|
||||
</options>
|
||||
<allowempty>true</allowempty>
|
||||
</constraints>
|
||||
<dependencies>
|
||||
<dependency type="enable" operator="!is" setting="plugin_hdfilme">false</dependency>
|
||||
<dependency type="visible" operator="!is" setting="plugin_hdfilme">false</dependency>
|
||||
</dependencies>
|
||||
<control type="edit" format="string">
|
||||
<control type="spinner" format="string">
|
||||
<heading>30278</heading>
|
||||
</control>
|
||||
</setting>
|
||||
@@ -590,15 +595,20 @@
|
||||
</setting>
|
||||
<setting id="plugin_hdfilme_1.domain" type="string" label="30278" help="">
|
||||
<level>3</level>
|
||||
<default/>
|
||||
<default>hdfilme.legal</default>
|
||||
<constraints>
|
||||
<options>
|
||||
<option label="HDFilme.tv">hdfilme.tv</option>
|
||||
<option label="HDFilme.legal">hdfilme.legal</option>
|
||||
<option label="HDFilme.my">hdfilme.my</option>
|
||||
</options>
|
||||
<allowempty>true</allowempty>
|
||||
</constraints>
|
||||
<dependencies>
|
||||
<dependency type="enable" operator="!is" setting="plugin_hdfilme_1">false</dependency>
|
||||
<dependency type="visible" operator="!is" setting="plugin_hdfilme_1">false</dependency>
|
||||
</dependencies>
|
||||
<control type="edit" format="string">
|
||||
<control type="spinner" format="string">
|
||||
<heading>30278</heading>
|
||||
</control>
|
||||
</setting>
|
||||
@@ -662,7 +672,7 @@
|
||||
</setting>
|
||||
<setting id="global_search_kinoger" type="boolean" label="30052">
|
||||
<level>0</level>
|
||||
<default>False</default>
|
||||
<default>True</default>
|
||||
<dependencies>
|
||||
<dependency type="enable" operator="!is" setting="plugin_kinoger">False</dependency>
|
||||
</dependencies>
|
||||
@@ -831,15 +841,19 @@
|
||||
</setting>
|
||||
<setting id="plugin_kkiste.domain" type="string" label="30278" help="">
|
||||
<level>3</level>
|
||||
<default/>
|
||||
<default>kkiste.eu</default>
|
||||
<constraints>
|
||||
<options>
|
||||
<option label="KKiste.ag">kkiste.ag</option>
|
||||
<option label="KKiste.eu">kkiste.eu</option>
|
||||
</options>
|
||||
<allowempty>true</allowempty>
|
||||
</constraints>
|
||||
<dependencies>
|
||||
<dependency type="enable" operator="!is" setting="plugin_kkiste">false</dependency>
|
||||
<dependency type="visible" operator="!is" setting="plugin_kkiste">false</dependency>
|
||||
</dependencies>
|
||||
<control type="edit" format="string">
|
||||
<control type="spinner" format="string">
|
||||
<heading>30278</heading>
|
||||
</control>
|
||||
</setting>
|
||||
@@ -1007,15 +1021,19 @@
|
||||
</setting>
|
||||
<setting id="plugin_movie4k.domain" type="string" label="30278" help="">
|
||||
<level>3</level>
|
||||
<default/>
|
||||
<default>movie4k.sx</default>
|
||||
<constraints>
|
||||
<options>
|
||||
<option label="Movie4k.org">movie4k.org</option>
|
||||
<option label="Movie4k.sx">movie4k.sx</option>
|
||||
</options>
|
||||
<allowempty>true</allowempty>
|
||||
</constraints>
|
||||
<dependencies>
|
||||
<dependency type="enable" operator="!is" setting="plugin_movie4k">false</dependency>
|
||||
<dependency type="visible" operator="!is" setting="plugin_movie4k">false</dependency>
|
||||
</dependencies>
|
||||
<control type="edit" format="string">
|
||||
<control type="spinner" format="string">
|
||||
<heading>30278</heading>
|
||||
</control>
|
||||
</setting>
|
||||
|
||||
Reference in New Issue
Block a user