|
|
|
|
@@ -1,121 +1,121 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
|
|
|
<settings>
|
|
|
|
|
<category label="$ADDON[plugin.video.alfa 70168]">
|
|
|
|
|
<setting id="player_mode" type="enum" values="Direct|SetResolvedUrl|Built-In|Download and Play" label="$ADDON[plugin.video.alfa 30044]" default="0"/>
|
|
|
|
|
<setting id="default_action" type="enum" lvalues="30006|30007|30008" label="$ADDON[plugin.video.alfa 30005]" default="0"/>
|
|
|
|
|
<setting id="thumbnail_type" type="enum" lvalues="30011|30012|30200" label="$ADDON[plugin.video.alfa 30010]" default="2"/>
|
|
|
|
|
<setting id="channel_language" type="labelenum" values="all|cast|lat|ita" label="$ADDON[plugin.video.alfa 30019]" default="all"/>
|
|
|
|
|
<setting id="trakt_sync" type="bool" label="$ADDON[plugin.video.alfa 70109]" default="false"/>
|
|
|
|
|
<setting id="forceview" type="bool" label="$ADDON[plugin.video.alfa 30043]" default="false"/>
|
|
|
|
|
<setting id="faster_item_serialization" type="bool" label="$ADDON[plugin.video.alfa 30300]" default="false"/>
|
|
|
|
|
<setting id="debug" type="bool" label="$ADDON[plugin.video.alfa 30003]" default="false"/>
|
|
|
|
|
<setting label="$ADDON[plugin.video.alfa 70169]" type="lsep"/>
|
|
|
|
|
<setting id="resolve_priority" type="enum" label="$ADDON[plugin.video.alfa 70110]" lvalues="70164|70165|70166" default="0"/>
|
|
|
|
|
<setting id="resolve_stop" type="bool" label="$ADDON[plugin.video.alfa 70111]" default="true"/>
|
|
|
|
|
<setting id="hidepremium" type="bool" label="$ADDON[plugin.video.alfa 70112]" default="false"/>
|
|
|
|
|
<category label="70168">
|
|
|
|
|
<setting id="player_mode" type="enum" values="Direct|SetResolvedUrl|Built-In|Download and Play" label="30044" default="0"/>
|
|
|
|
|
<setting id="default_action" type="enum" lvalues="30006|30007|30008" label="30005" default="0"/>
|
|
|
|
|
<setting id="thumbnail_type" type="enum" lvalues="30011|30012|30200" label="30010" default="2"/>
|
|
|
|
|
<setting id="channel_language" type="labelenum" values="all|cast|lat|ita" label="30019" default="all"/>
|
|
|
|
|
<setting id="trakt_sync" type="bool" label="70109" default="false"/>
|
|
|
|
|
<setting id="forceview" type="bool" label="30043" default="false"/>
|
|
|
|
|
<setting id="faster_item_serialization" type="bool" label="30300" default="false"/>
|
|
|
|
|
<setting id="debug" type="bool" label="30003" default="false"/>
|
|
|
|
|
<setting label="70169" type="lsep"/>
|
|
|
|
|
<setting id="resolve_priority" type="enum" label="70110" lvalues="70164|70165|70166" default="0"/>
|
|
|
|
|
<setting id="resolve_stop" type="bool" label="70111" default="true"/>
|
|
|
|
|
<setting id="hidepremium" type="bool" label="70112" default="false"/>
|
|
|
|
|
<setting type="sep"/>
|
|
|
|
|
<setting label="$ADDON[plugin.video.alfa 60305]" type="lsep"/>
|
|
|
|
|
<setting id="adult_aux_intro_password" type="text" label="$ADDON[plugin.video.alfa 70113]" option="hidden" default=""/>
|
|
|
|
|
<setting id="adult_mode" type="enum" lvalues="60602|60616|70114" label="$ADDON[plugin.video.alfa 30002]" enable="!eq(-1,)" default="0"/>
|
|
|
|
|
<setting id="adult_request_password" type="bool" label="$ADDON[plugin.video.alfa 70115]" enable="!eq(-1,0)+!eq(-2,)" default="true"/>
|
|
|
|
|
<setting id="adult_aux_new_password1" type="text" label="$ADDON[plugin.video.alfa 70116]" option="hidden" enable="!eq(-3,)" default=""/>
|
|
|
|
|
<setting id="adult_aux_new_password2" type="text" label="$ADDON[plugin.video.alfa 70117]" option="hidden" enable="!eq(-1,)" default=""/>
|
|
|
|
|
<setting label="60305" type="lsep"/>
|
|
|
|
|
<setting id="adult_aux_intro_password" type="text" label="70113" option="hidden" default=""/>
|
|
|
|
|
<setting id="adult_mode" type="enum" lvalues="60602|60616|70114" label="30002" enable="!eq(-1,)" default="0"/>
|
|
|
|
|
<setting id="adult_request_password" type="bool" label="70115" enable="!eq(-1,0)+!eq(-2,)" default="true"/>
|
|
|
|
|
<setting id="adult_aux_new_password1" type="text" label="70116" option="hidden" enable="!eq(-3,)" default=""/>
|
|
|
|
|
<setting id="adult_aux_new_password2" type="text" label="70117" option="hidden" enable="!eq(-1,)" default=""/>
|
|
|
|
|
</category>
|
|
|
|
|
|
|
|
|
|
<!-- Path downloads -->
|
|
|
|
|
<category label="$ADDON[plugin.video.alfa 30501]">
|
|
|
|
|
<setting id="downloadpath" type="folder" label="$ADDON[plugin.video.alfa 30017]" default=""/>
|
|
|
|
|
<setting id="downloadlistpath" type="folder" label="$ADDON[plugin.video.alfa 30018]" default=""/>
|
|
|
|
|
<setting id="videolibrarypath" type="folder" label="$ADDON[plugin.video.alfa 30067]" default=""/>
|
|
|
|
|
<category label="30501">
|
|
|
|
|
<setting id="downloadpath" type="folder" label="30017" default=""/>
|
|
|
|
|
<setting id="downloadlistpath" type="folder" label="30018" default=""/>
|
|
|
|
|
<setting id="videolibrarypath" type="folder" label="30067" default=""/>
|
|
|
|
|
|
|
|
|
|
<setting type="sep"/>
|
|
|
|
|
<setting label="$ADDON[plugin.video.alfa 30131]" type="lsep"/>
|
|
|
|
|
<setting id="folder_tvshows" type="text" label="$ADDON[plugin.video.alfa 70118]" default="SERIES"/>
|
|
|
|
|
<setting id="folder_movies" type="text" label="$ADDON[plugin.video.alfa 70119]" default="CINE"/>
|
|
|
|
|
<setting label="30131" type="lsep"/>
|
|
|
|
|
<setting id="folder_tvshows" type="text" label="70118" default="SERIES"/>
|
|
|
|
|
<setting id="folder_movies" type="text" label="70119" default="CINE"/>
|
|
|
|
|
<setting id="videolibrary_kodi_flag" type="number" label="" default="0" visible="false"/>
|
|
|
|
|
<setting id="videolibrary_kodi" type="bool" label="$ADDON[plugin.video.alfa 70120]" enable="lt(-1,2)+eq(0,false)" default="false"/>
|
|
|
|
|
<setting id="videolibrary_kodi" type="bool" label="70120" enable="lt(-1,2)+eq(0,false)" default="false"/>
|
|
|
|
|
</category>
|
|
|
|
|
<category label="$ADDON[plugin.video.alfa 70121]">
|
|
|
|
|
<setting id="start_page" type="bool" label="$ADDON[plugin.video.alfa 70121]" default="false"/>
|
|
|
|
|
<setting id="custom_start" type="bool" label="$ADDON[plugin.video.alfa 70122]" default="false"
|
|
|
|
|
<category label="70121">
|
|
|
|
|
<setting id="start_page" type="bool" label="70121" default="false"/>
|
|
|
|
|
<setting id="custom_start" type="bool" label="70122" default="false"
|
|
|
|
|
visible="eq(-1,True)"/>
|
|
|
|
|
<setting id="news_start" type="bool" label="$ADDON[plugin.video.alfa 70123]" default="false" visible="eq(-2,True)"
|
|
|
|
|
<setting id="news_start" type="bool" label="70123" default="false" visible="eq(-2,True)"
|
|
|
|
|
enable="eq(-1,False)+eq(-2,True"/>
|
|
|
|
|
<setting id="category" type="labelenum" label="$ADDON[plugin.video.alfa 70124]"
|
|
|
|
|
<setting id="category" type="labelenum" label="70124"
|
|
|
|
|
lvalues="70137|70136|70127|60269|60272|70013|70014|59976|70171"
|
|
|
|
|
default="$ADDON[plugin.video.alfa 70137]" visible="eq(-3,True)+eq(-1,True)+eq(-2,False)" enable="eq(-3,True)+eq(-1,True)+(-2,false)"/>
|
|
|
|
|
default="70137" visible="eq(-3,True)+eq(-1,True)+eq(-2,False)" enable="eq(-3,True)+eq(-1,True)+(-2,false)"/>
|
|
|
|
|
</category>
|
|
|
|
|
<category label="$ADDON[plugin.video.alfa 70126]">
|
|
|
|
|
<setting id="icon_set" type="labelenum" label="$ADDON[plugin.video.alfa 70108]" values="default|dark|angedam" default="default"/>
|
|
|
|
|
<setting id="infoplus_set" type="labelenum" label="$ADDON[plugin.video.alfa 70128]" lvalues="70129|70130" default="$ADDON[plugin.video.alfa 70129]"/>
|
|
|
|
|
<setting id="video_thumbnail_type" type="enum" label="$ADDON[plugin.video.alfa 70131]" lvalues="70132|70133" default="0"/>
|
|
|
|
|
<setting label="$ADDON[plugin.video.alfa 70167]" type="lsep"/>
|
|
|
|
|
<setting id="unify" type="bool" label="$ADDON[plugin.video.alfa 70134]" default="false"/>
|
|
|
|
|
<setting id="title_color" type="bool" label="$ADDON[plugin.video.alfa 70135]" default="false" visible="eq(-1,true)"/>
|
|
|
|
|
<setting id="movie_color" type="labelenum" label="$ADDON[plugin.video.alfa 70137]"
|
|
|
|
|
<category label="70126">
|
|
|
|
|
<setting id="icon_set" type="labelenum" label="70108" values="default|dark|angedam" default="default"/>
|
|
|
|
|
<setting id="infoplus_set" type="labelenum" label="70128" lvalues="70129|70130" default="70129"/>
|
|
|
|
|
<setting id="video_thumbnail_type" type="enum" label="70131" lvalues="70132|70133" default="0"/>
|
|
|
|
|
<setting label="70167" type="lsep"/>
|
|
|
|
|
<setting id="unify" type="bool" label="70134" default="false"/>
|
|
|
|
|
<setting id="title_color" type="bool" label="70135" default="false" visible="eq(-1,true)"/>
|
|
|
|
|
<setting id="movie_color" type="labelenum" label="70137"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-1,true)+eq(-2,true)"/>
|
|
|
|
|
<setting id="tvshow_color" type="labelenum" label="$ADDON[plugin.video.alfa 70136]"
|
|
|
|
|
<setting id="tvshow_color" type="labelenum" label="70136"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-2,true)+eq(-3,true)"/>
|
|
|
|
|
<setting id="year_color" type="labelenum" label="$ADDON[plugin.video.alfa 60232]"
|
|
|
|
|
<setting id="year_color" type="labelenum" label="60232"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-3,true)+eq(-4,true)"/>
|
|
|
|
|
<setting id="rating_1_color" type="labelenum" label="$ADDON[plugin.video.alfa 70138]"
|
|
|
|
|
<setting id="rating_1_color" type="labelenum" label="70138"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-4,true)+eq(-5,true)"/>
|
|
|
|
|
<setting id="rating_2_color" type="labelenum" label="$ADDON[plugin.video.alfa 70139]"
|
|
|
|
|
<setting id="rating_2_color" type="labelenum" label="70139"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-5,true)+eq(-6,true)"/>
|
|
|
|
|
<setting id="rating_3_color" type="labelenum" label="$ADDON[plugin.video.alfa 70140]"
|
|
|
|
|
<setting id="rating_3_color" type="labelenum" label="70140"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-6,true)+eq(-7,true)"/>
|
|
|
|
|
<setting id="quality_color" type="labelenum" label="$ADDON[plugin.video.alfa 70141]"
|
|
|
|
|
<setting id="quality_color" type="labelenum" label="70141"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-7,true)+eq(-8,true)"/>
|
|
|
|
|
<setting id="cast_color" type="labelenum" label="$ADDON[plugin.video.alfa 59980]"
|
|
|
|
|
<setting id="cast_color" type="labelenum" label="59980"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-8,true)+eq(-9,true)"/>
|
|
|
|
|
<setting id="lat_color" type="labelenum" label="$ADDON[plugin.video.alfa 59981]"
|
|
|
|
|
<setting id="lat_color" type="labelenum" label="59981"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-9,true)+eq(-10,true)"/>
|
|
|
|
|
<setting id="vose_color" type="labelenum" label="$ADDON[plugin.video.alfa 701402]"
|
|
|
|
|
<setting id="vose_color" type="labelenum" label="70142"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-10,true)+eq(-11,true)"/>
|
|
|
|
|
<setting id="vos_color" type="labelenum" label="$ADDON[plugin.video.alfa 70143]"
|
|
|
|
|
<setting id="vos_color" type="labelenum" label="70143"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-11,true)+eq(-12,true)"/>
|
|
|
|
|
<setting id="vo_color" type="labelenum" label="$ADDON[plugin.video.alfa 70144]"
|
|
|
|
|
<setting id="vo_color" type="labelenum" label="70144"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-12,true)+eq(-13,true)"/>
|
|
|
|
|
<setting id="server_color" type="labelenum" label="$ADDON[plugin.video.alfa 70145]"
|
|
|
|
|
<setting id="server_color" type="labelenum" label="70145"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-13,true)+eq(-14,true)"/>
|
|
|
|
|
<setting id="library_color" type="labelenum" label="$ADDON[plugin.video.alfa 70146]"
|
|
|
|
|
<setting id="library_color" type="labelenum" label="70146"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-14,true)+eq(-15,true)"/>
|
|
|
|
|
<setting id="update_color" type="labelenum" label="$ADDON[plugin.video.alfa 70147]"
|
|
|
|
|
<setting id="update_color" type="labelenum" label="70147"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-15,true)+eq(-16,true)"/>
|
|
|
|
|
<setting id="no_update_color" type="labelenum" label="$ADDON[plugin.video.alfa 70148]"
|
|
|
|
|
<setting id="no_update_color" type="labelenum" label="70148"
|
|
|
|
|
lvalues="[COLOR white]white[/COLOR]|[COLOR cyan]cyan[/COLOR]|[COLOR deepskyblue]deepskyblue[/COLOR]|[COLOR firebrick]firebrick[/COLOR]|[COLOR gold]gold[/COLOR]|[COLOR goldenrod]goldenrod[/COLOR]|[COLOR hotpink]hotpink[/COLOR]|[COLOR limegreen]limegreen[/COLOR]|[COLOR orange]orange[/COLOR]|[COLOR orchid]orchid[/COLOR]|[COLOR red]red[/COLOR]|[COLOR salmon]salmon[/COLOR]|[COLOR yellow]yellow[/COLOR]"
|
|
|
|
|
default="white" visible="eq(-16,true)+eq(-17,true)"/>
|
|
|
|
|
</category>
|
|
|
|
|
<category label="$ADDON[plugin.video.alfa 70149]">
|
|
|
|
|
<setting label="$ADDON[plugin.video.alfa 70150]" type="lsep"/>
|
|
|
|
|
<setting id="infoplus" type="bool" label="$ADDON[plugin.video.alfa 70151]" default="true"/>
|
|
|
|
|
<setting id="extended_info" type="bool" label="$ADDON[plugin.video.alfa 70152]" default="false"/>
|
|
|
|
|
<category label="70149">
|
|
|
|
|
<setting label="70150" type="lsep"/>
|
|
|
|
|
<setting id="infoplus" type="bool" label="70151" default="true"/>
|
|
|
|
|
<setting id="extended_info" type="bool" label="70152" default="false"/>
|
|
|
|
|
|
|
|
|
|
<setting label="$ADDON[plugin.video.alfa 70153]" type="lsep"/>
|
|
|
|
|
<setting label="70153" type="lsep"/>
|
|
|
|
|
<setting id="shortcut_key" type="action" label="30999" action="RunPlugin(plugin://plugin.video.alfa/?ew0KICAgICJhY3Rpb24iOiAia2V5bWFwIg0KfQ==)" />
|
|
|
|
|
|
|
|
|
|
<setting type="sep"/>
|
|
|
|
|
<setting label="$ADDON[plugin.video.alfa 70154]" type="lsep"/>
|
|
|
|
|
<setting id="tmdb_threads" type="labelenum" values="5|10|15|20|25|30" label="$ADDON[plugin.video.alfa 70155]" default="20"/>
|
|
|
|
|
<setting id="tmdb_plus_info" type="bool" label="$ADDON[plugin.video.alfa 70156]" default="false"/>
|
|
|
|
|
<setting id="tmdb_cache" type="bool" label="$ADDON[plugin.video.alfa 70157]" default="true"/>
|
|
|
|
|
<setting id="tmdb_cache_expire" type="enum" lvalues="70158|70159|70160|70161|70170" label="$ADDON[plugin.video.alfa 70162]" enable="eq(-1,true)" default="4"/>
|
|
|
|
|
<setting id="tmdb_clean_db_cache" type="action" label="$ADDON[plugin.video.alfa 70163]" action="RunPlugin(plugin://plugin.video.alfa/?ew0KICAgICJhY3Rpb24iOiAic2NyaXB0Ig0KfQ==)" />
|
|
|
|
|
<setting label="70154" type="lsep"/>
|
|
|
|
|
<setting id="tmdb_threads" type="labelenum" values="5|10|15|20|25|30" label="70155" default="20"/>
|
|
|
|
|
<setting id="tmdb_plus_info" type="bool" label="70156" default="false"/>
|
|
|
|
|
<setting id="tmdb_cache" type="bool" label="70157" default="true"/>
|
|
|
|
|
<setting id="tmdb_cache_expire" type="enum" lvalues="70158|70159|70160|70161|70170" label="70162" enable="eq(-1,true)" default="4"/>
|
|
|
|
|
<setting id="tmdb_clean_db_cache" type="action" label="70163" action="RunPlugin(plugin://plugin.video.alfa/?ew0KICAgICJhY3Rpb24iOiAic2NyaXB0Ig0KfQ==)" />
|
|
|
|
|
|
|
|
|
|
<setting type="sep"/>
|
|
|
|
|
<setting label="Para evitar esperar demasiado cuando un servidor no responde:" type="lsep"/>
|
|
|
|
|
|