|
|
|
@@ -333,6 +333,141 @@ start-block~neutrino_parental_save_settings
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;parentallock_pincode;{=parentallock_pincode=}~save=}
|
|
|
|
|
end-block~neutrino_parental_save_settings
|
|
|
|
|
|
|
|
|
|
# ------- Neutrino form-data: EPG -------------------------------
|
|
|
|
|
start-block~neutrino_form-data_epg
|
|
|
|
|
<div class="work_box">
|
|
|
|
|
<div class="work_box_head"><div class="work_box_head_h2">
|
|
|
|
|
{=var-set:help_url=Help-Settings-EPG=}{=var-set:menu={=L:set.menue.epg=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
|
|
|
|
|
<div class="work_box_body">
|
|
|
|
|
<form name="f" action="/y/cgi" class="y_form">
|
|
|
|
|
<table cellspacing="0" border="0" cellpadding="2" width="100%">
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="35%" class="y_form_header">{=L:miscsettings.epg_head=}</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_save=}</td>
|
|
|
|
|
<td>
|
|
|
|
|
<input type="radio" name="epg_save" value="false"/>{=L:off=}
|
|
|
|
|
<input type="radio" name="epg_save" value="true"/>{=L:on=}
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_save_standby=}</td>
|
|
|
|
|
<td>
|
|
|
|
|
<input type="radio" name="epg_save_standby" value="false"/>{=L:off=}
|
|
|
|
|
<input type="radio" name="epg_save_standby" value="true"/>{=L:on=}
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_save_frequently=}</td>
|
|
|
|
|
<td>
|
|
|
|
|
<input type="radio" name="epg_save_frequently" value="0"/>{=L:off=}
|
|
|
|
|
<input type="radio" name="epg_save_frequently" value="1"/>{=L:on=}
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_read=}</td>
|
|
|
|
|
<td>
|
|
|
|
|
<input type="radio" name="epg_read" value="false"/>{=L:off=}
|
|
|
|
|
<input type="radio" name="epg_read" value="true"/>{=L:on=}
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_dir=}</td>
|
|
|
|
|
<td><input type="text" name="epg_dir" size="40" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_dir~open=}" title="" /> e.g. /media/sda1/epg/</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2"><br/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_cache=}</td>
|
|
|
|
|
<td><input type="text" name="epg_cache_time" size="5" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_cache_time~cache=}" title="" /></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_extendedcache=}</td>
|
|
|
|
|
<td><input type="text" name="epg_extendedcache_time" size="5" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_extendedcache_time~cache=}" title="" /></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_old_events=}</td>
|
|
|
|
|
<td><input type="text" name="epg_old_events" size="5" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_old_events~cache=}" title="" /></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_max_events=}</td>
|
|
|
|
|
<td><input type="text" name="epg_max_events" size="5" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_max_events~cache=}" title="" /></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2"><br/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_scan=}</td>
|
|
|
|
|
<td>
|
|
|
|
|
<select name="epg_scan_mode" title="">
|
|
|
|
|
<option value="0" selected="selected">{=L:off=}</option>
|
|
|
|
|
<option value="1">{=L:miscsettings.epg_scan_live=}</option>
|
|
|
|
|
<option value="2">{=L:miscsettings.epg_scan_standby=}</option>
|
|
|
|
|
<option value="3">{=L:miscsettings.epg_scan_always=}</option>
|
|
|
|
|
</select>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{=L:miscsettings.epg_scan_bouquets=}</td>
|
|
|
|
|
<td>
|
|
|
|
|
<select name="epg_scan" title="">
|
|
|
|
|
<option value="1" selected="selected">{=L:miscsettings.epg_scan_bq=}</option>
|
|
|
|
|
<option value="2">{=L:miscsettings.epg_scan_fav=}</option>
|
|
|
|
|
<option value="3">{=L:miscsettings.epg_scan_sel=}</option>
|
|
|
|
|
</select>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
<br/>
|
|
|
|
|
<input type="hidden" name="tmpl" value="Y_Settings_neutrino_forms.yhtm"/>
|
|
|
|
|
<input type="hidden" name="execute" value="include-block:Y_neutrino_Blocks.txt;neutrino_epg_save_settings;nix"/>
|
|
|
|
|
<input type="hidden" name="form" value="{=form=}"/>
|
|
|
|
|
<button type="button" ytype="save" title="{=L:save_values_desc=}" onclick="do_submit()">{=L:save=}</button>
|
|
|
|
|
<button type="button" ytype="refresh" onclick="reload_neutrino_conf()">{=L:apply=}</button>
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
//<![CDATA[
|
|
|
|
|
function form_init()
|
|
|
|
|
{
|
|
|
|
|
obj_set_radio_value('epg_save', "{=ini-get:/var/tuxbox/config/neutrino.conf;epg_save;false=}");
|
|
|
|
|
obj_set_radio_value('epg_save_standby', "{=ini-get:/var/tuxbox/config/neutrino.conf;epg_save_standby;false~cache=}");
|
|
|
|
|
obj_set_radio_value('epg_save_frequently', "{=ini-get:/var/tuxbox/config/neutrino.conf;epg_save_frequently;0~cache=}");
|
|
|
|
|
obj_set_radio_value('epg_read', "{=ini-get:/var/tuxbox/config/neutrino.conf;epg_read;false~cache=}");
|
|
|
|
|
val = "{=ini-get:/var/tuxbox/config/neutrino.conf;epg_scan_mode;0~cache=}";
|
|
|
|
|
document.f.epg_scan_mode.selectedIndex = val;
|
|
|
|
|
val = "{=ini-get:/var/tuxbox/config/neutrino.conf;epg_scan;1~cache=}";
|
|
|
|
|
document.f.epg_scan.selectedIndex = (val-1);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
function do_submit()
|
|
|
|
|
{
|
|
|
|
|
show_waitbox(true);
|
|
|
|
|
document.f.submit();
|
|
|
|
|
}
|
|
|
|
|
form_init();
|
|
|
|
|
//]]>
|
|
|
|
|
</script>
|
|
|
|
|
end-block~neutrino_form-data_epg
|
|
|
|
|
|
|
|
|
|
# ------- yWeb save EPG
|
|
|
|
|
start-block~neutrino_epg_save_settings
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_save;{=epg_save=}~open=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_save_standby;{=epg_save_standby=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_save_frequently;{=epg_save_frequently=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_read;{=epg_read=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_dir;{=epg_dir=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_cache_time;{=epg_cache_time=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_extendedcache_time;{=epg_extendedcache_time=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_max_events;{=epg_max_events=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_old_events;{=epg_old_events=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_scan_mode;{=epg_scan_mode=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_scan;{=epg_scan=}~save=}
|
|
|
|
|
end-block~neutrino_epg_save_settings
|
|
|
|
|
|
|
|
|
|
# ------- Neutrino form-data: diverse -------------------------------
|
|
|
|
|
start-block~neutrino_form-data_diverse
|
|
|
|
|
<div class="work_box">
|
|
|
|
@@ -490,29 +625,6 @@ start-block~neutrino_form-data_diverse
|
|
|
|
|
<input type="radio" name="channellist_extended" value="true"/>{=L:on=}
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="35%" class="y_form_header">EPG-Einstellungen</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>EPG-Cache (Tage)</td>
|
|
|
|
|
<td><input type="text" name="epg_cache_time" size="5" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_cache_time~cache=}" title="EPG cache"/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>EPG-Langtext (Stunden)</td>
|
|
|
|
|
<td><input type="text" name="epg_extendedcache_time" size="5" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_extendedcache_time~cache=}" title="EPG extended cache"/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>EPG verwerfen nach (Std.)</td>
|
|
|
|
|
<td><input type="text" name="epg_old_events" size="5" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_old_events~cache=}" title=""/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>Max. Events</td>
|
|
|
|
|
<td><input type="text" name="epg_max_events" size="5" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_max_events~cache=}" title=""/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>EPG Verzeichnis</td>
|
|
|
|
|
<td><input type="text" name="epg_dir" size="40" value="{=ini-get:/var/tuxbox/config/neutrino.conf;epg_dir~cache=}" title="epg dircetory"/> e.g. /mnt/mmc/epg/</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="35%" class="y_form_header">Zapit (Hinweis: pzapit -kill vorm Speichern ausführen)</td>
|
|
|
|
|
</tr>
|
|
|
|
@@ -651,11 +763,6 @@ end-block~neutrino_form-data_diverse
|
|
|
|
|
start-block~neutrino_diverse_save_settings
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;channellist_epgtext_align_right;{=epgtext_align_right=}~open=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;channellist_extended;{=channellist_extended=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_cache_time;{=epg_cache_time=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_dir;{=epg_dir=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_extendedcache_time;{=epg_extendedcache_time=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_max_events;{=epg_max_events=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;epg_old_events;{=epg_old_events=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;filebrowser_showrights;{=filebrowser_showrights=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;filebrowser_denydirectoryleave;{=filebrowser_denydirectoryleave=}~cache=}
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;filesystem_is_utf8;{=filesystem_is_utf8=}~cache=}
|
|
|
|
@@ -1249,7 +1356,6 @@ end-block~neutrino_form-data_esound
|
|
|
|
|
# ------- yWeb save Settings
|
|
|
|
|
start-block~neutrino_esound_save_settings
|
|
|
|
|
{=ini-set:/var/tuxbox/config/neutrino.conf;esound_port;{=esound_port=}=}
|
|
|
|
|
|
|
|
|
|
end-block~neutrino_esound_save_settings
|
|
|
|
|
|
|
|
|
|
# ------- list possible directorys for records
|
|
|
|
|