summaryrefslogtreecommitdiff
path: root/template/default/help_config.html
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2008-06-30 08:48:04 +0200
committerAndreas Mair <amair.sob@googlemail.com>2008-06-30 08:48:04 +0200
commit0f5234f89bea92523d7e8e3ec72bd5cb25dec19f (patch)
treed9f58f238cd000a91c66802115d63e5491a4ab15 /template/default/help_config.html
parentd48934f53b4c3d3b0bb9087d87cc13b60b79839e (diff)
downloadvdradmin-am-0f5234f89bea92523d7e8e3ec72bd5cb25dec19f.tar.gz
vdradmin-am-0f5234f89bea92523d7e8e3ec72bd5cb25dec19f.tar.bz2
2008-06-30: 3.6.2v3.6.2
- Changed: No need to set the VFAT option in VDRAdmin-AM any longer as both filename codings will be searched for. - Fixed: some bugs in tv.html. - Fixed: command line options parsing. - Fixed: pattern titles that contain double quotes. - Fixed: timer titles that contain double quotes. - Added: new command line switch "--ipv6" to use IO::Socket::INET6 for networking (See bug report #462). - Updated: Dutch translation (Submitted by Roel Koelewijn). - Added: ST_STREAMDEV_HOST config option to set the name/ip to be used for streaming. - Fixed: m3u files for Xine (Reported by Robert C. Helling). - Updated: Italian translation (Submitted by Gringo). - Updated: Spanish translation (Submitted by RĂ¼diger Jung). - Updated: Finnish translation (Submitted by Rolf Ahrenberg). - Changed: include UTF8 locales by default. - Introduced new config options "GUI_POPUP_WIDTH" and "GUI_POPUP_HEIGHT" for setting the prog_detail's window size (Requested by Viking @vdr-portal.de). - Added prev/next arrows in prog_list after each day (Requested by Faudeer @vdr-portal.de). - Show channel in prog_list even if it's not in the current channel list; this is useful if prog_list is called by a link (e.g. timer_list) (Requested by Faudeer @vdr-portal.de). - Added support for modifying EPGSearch blacklists (Requested by dings @vdr-portal.de). - Show stream and switch buttons in prog_summary on channels without EPG information (Reported by Faudeer @vdr-portal.de). - Added: Show channelname in recording's details (Suggested by Stefan Seyfried). - Minor bugfixes and improvements.
Diffstat (limited to 'template/default/help_config.html')
-rw-r--r--template/default/help_config.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/template/default/help_config.html b/template/default/help_config.html
index d0e3531..179841c 100644
--- a/template/default/help_config.html
+++ b/template/default/help_config.html
@@ -182,19 +182,12 @@
<dd><?% gettext('If set to "yes" VDRAdmin-AM will periodically refresh its local EPG cache. Else the EPG will be refreshed if the user accesses any EPG view at the web interface and the timeout set at "Update EPG every" has been reached.') %?></dd>
<dt><?% gettext('Update EPG every:') %?></dt>
<dd><?% gettext('The interval, the EPG data is refreshed from VDR and AutoTimer updates are performed (if AutoTimer feature is used).') %?></dd>
-<!--
- <dt><?% gettext('Read EPG directly using epg.data:') %?></dt>
- <dd><?% gettext('Accessing VDR\'s EPG through VDR\'s SVDRPort seems to block VDR for some time. If this option is activated VDRAdmin-AM will read the <span class="ref_file">epg.data</span> file directly so that VDR doesn\'t get blocked.') %?></dd>
- <dt><?% gettext('epg.data filename:') %?></dt>
- <dd><?% gettext('If you\'ve enabled the option above you need to tell VDRAdmin-AM where the <span class="ref_file">epg.data</span> file is located.') %?></dd>
--->
- <dt><?% gettext('VFAT:') %?></dt>
- <dd><?% gettext('If you have compiled VDR with the VFAT define you have to enable this option. If this option is set to the wrong value, you may have problems with certain recordings if you want to stream them or run reccmds on them.') %?></dd>
</dl>
<div class="top_link">[<a href="#top"><?% gettext('Top') %?></a>]</div>
</div>
<div class="group"><a id="channels" name="channels"></a><h3><?% gettext('Channel Selections') %?></h3>
+ <!-- TODO: remove reference to radios -->
<?% gettext('<p>If you want to limit the number of channels used in some parts of VDRAdmin-AM, this is for you!</p>
<p>Use the radio buttons to activate or deactivate the wanted channels in the named menu.</p>
<p>To add channels to the list of wanted channels you have to select them in the left side selectbox and click <input type="submit" class="submit" value="&gt;&gt;&gt;&gt;&gt;"/>. If you want to remove channels from the list of wanted channels you have to select them in the right side selectbox and click <input type="submit" class="submit" value="&lt;&lt;&lt;&lt;&lt;"/>.</p>') %?>