<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdradmin-am/template, branch v3.6.1</title>
<subtitle>VDRAdmin-AM
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/'/>
<entry>
<title>2007-12-19: 3.6.1</title>
<updated>2007-12-19T07:22:58+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2007-12-19T07:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=d48934f53b4c3d3b0bb9087d87cc13b60b79839e'/>
<id>d48934f53b4c3d3b0bb9087d87cc13b60b79839e</id>
<content type='text'>
- Fixed: show textfield if no locales found.
- Updated for infoboxes.js.
- Fixed: wrong sorting in find results.
- Changed: Remove leading and trailing whitespaces from a timer's title (Reported by Derek).
- Changed: Minimal required EPGsearch version to v0.9.23.
- Added: Support for features introduced in EPGsearch v0.9.23 (e.g. auto delete searches, timeframe for searches).
- Fixed: Close connection to VDR after AutoTimer update (Reported by Leo @vdr-portal.de).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed: show textfield if no locales found.
- Updated for infoboxes.js.
- Fixed: wrong sorting in find results.
- Changed: Remove leading and trailing whitespaces from a timer's title (Reported by Derek).
- Changed: Minimal required EPGsearch version to v0.9.23.
- Added: Support for features introduced in EPGsearch v0.9.23 (e.g. auto delete searches, timeframe for searches).
- Fixed: Close connection to VDR after AutoTimer update (Reported by Leo @vdr-portal.de).
</pre>
</div>
</content>
</entry>
<entry>
<title>2007-08-27: 3.6.0rc</title>
<updated>2007-08-27T11:09:12+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2007-08-27T11:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=7ceee1cfcfa1b513d4e967398b022f3fccb5208b'/>
<id>7ceee1cfcfa1b513d4e967398b022f3fccb5208b</id>
<content type='text'>
- Updated: French translation (Submitted by Trois Six).
- Updated: Dutch translation (Submitted by Roel Koelewijn).
- Updated: French translation (Submitted by Ville Skyttä &amp; Rolf Ahrenberg).
- Reworked: configuration part: selected channels work again and settings are only applied if "save" or "apply" is pressed in config menu.
- Fixed: initialisation if CHANNEL_WANTED_&lt;area&gt; config options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated: French translation (Submitted by Trois Six).
- Updated: Dutch translation (Submitted by Roel Koelewijn).
- Updated: French translation (Submitted by Ville Skyttä &amp; Rolf Ahrenberg).
- Reworked: configuration part: selected channels work again and settings are only applied if "save" or "apply" is pressed in config menu.
- Fixed: initialisation if CHANNEL_WANTED_&lt;area&gt; config options.
</pre>
</div>
</content>
</entry>
<entry>
<title>2007-08-17: 3.6.0beta</title>
<updated>2007-08-17T12:21:52+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2007-08-17T12:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=5eb0558b86988c43a9f36516eb42e1f150fe498e'/>
<id>5eb0558b86988c43a9f36516eb42e1f150fe498e</id>
<content type='text'>
- Added: export of channels in each channel group as m3u playlist in vdr_cmds.
- Added: channel list to rc.
- Added: VDRAdmin-AM now holds four default channel groups: all channels / selected channels / tv channels / radio channels.
- Reworked: Logging; Use "LOGFILE = stderr" if you want logging to stderr.
- Added: If background EPG refreshes are enabled, VDRAdmin-AM will try to read the EPG data from VDR at startup and if VDR can't be reached it will try every minute until it can read the EPG data.
- Added: New option in configuration for enabling/disabling background EPG refreshes.
- Changed: default for tv.html to only show the grabbed picture (for VDR streamingtool).
- Added: config option "Show channels without EPG information"
- Fixed: wrong background color for some broadcasts having timers in prog_timeline.
- Fixed: Last frame now shows "REC" (see bug report #249).
- Fixed: Reduce memory usage of EPG tree.
- Fixed: Priority and lifetime can be set to "0" (See bug report #232).
- Changed: Priority/Lifetime/Buffer Start/Buffer Stop in (Auto)Timer can now be empty ("") which means "use default set in configuration".
- New: configure options for AutoTimer: start/stop buffer.
- Fixed: Handle symbolic links when find'ing video files for a recording.
- Added: "stderr" as special LOGFILE target to log to stderr (=console?).
- Fixed: LOGFILE config file option.
- Fixed: Allow more than two characters in EPGsearch's "record" action (See bug report #286).
- Changed: Join CACHE_TIMEOUT and AT_TIMEOUT to their minimum in CACHE_TIMEOUT.
- Added: New buttons in EPG views to edit the EPG entry (Based on patch by Christoph Haubrich).
- Added: New "--pid" vdradmind.pl to set the used pidfile.
- Added: extended information in m3u file used for livetv streaming (Submitted by Samuli Sorvakko).
- Changed: IMDb search URL can be modified.
- Added: Optional user defined external search (Based on suggestion by Axel Röhken).
- Fixed: Saving of wrong timer if repeating timers have no day set (= "-------").
- Added: Record button to epgsearch result list if no timer is set.
- Added: Support for epgsearch's timer checking.
- Changed: Minimum required epgsearch release to 0.9.21.
- Fixed: Disable EPG_DIRECT because it no longer works with the "lste" speedup patch.
- Minor bugfixes and improvements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added: export of channels in each channel group as m3u playlist in vdr_cmds.
- Added: channel list to rc.
- Added: VDRAdmin-AM now holds four default channel groups: all channels / selected channels / tv channels / radio channels.
- Reworked: Logging; Use "LOGFILE = stderr" if you want logging to stderr.
- Added: If background EPG refreshes are enabled, VDRAdmin-AM will try to read the EPG data from VDR at startup and if VDR can't be reached it will try every minute until it can read the EPG data.
- Added: New option in configuration for enabling/disabling background EPG refreshes.
- Changed: default for tv.html to only show the grabbed picture (for VDR streamingtool).
- Added: config option "Show channels without EPG information"
- Fixed: wrong background color for some broadcasts having timers in prog_timeline.
- Fixed: Last frame now shows "REC" (see bug report #249).
- Fixed: Reduce memory usage of EPG tree.
- Fixed: Priority and lifetime can be set to "0" (See bug report #232).
- Changed: Priority/Lifetime/Buffer Start/Buffer Stop in (Auto)Timer can now be empty ("") which means "use default set in configuration".
- New: configure options for AutoTimer: start/stop buffer.
- Fixed: Handle symbolic links when find'ing video files for a recording.
- Added: "stderr" as special LOGFILE target to log to stderr (=console?).
- Fixed: LOGFILE config file option.
- Fixed: Allow more than two characters in EPGsearch's "record" action (See bug report #286).
- Changed: Join CACHE_TIMEOUT and AT_TIMEOUT to their minimum in CACHE_TIMEOUT.
- Added: New buttons in EPG views to edit the EPG entry (Based on patch by Christoph Haubrich).
- Added: New "--pid" vdradmind.pl to set the used pidfile.
- Added: extended information in m3u file used for livetv streaming (Submitted by Samuli Sorvakko).
- Changed: IMDb search URL can be modified.
- Added: Optional user defined external search (Based on suggestion by Axel Röhken).
- Fixed: Saving of wrong timer if repeating timers have no day set (= "-------").
- Added: Record button to epgsearch result list if no timer is set.
- Added: Support for epgsearch's timer checking.
- Changed: Minimum required epgsearch release to 0.9.21.
- Fixed: Disable EPG_DIRECT because it no longer works with the "lste" speedup patch.
- Minor bugfixes and improvements.
</pre>
</div>
</content>
</entry>
<entry>
<title>2007-01-25: 3.5.3</title>
<updated>2007-01-25T15:01:07+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2007-01-25T15:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=12afd457f85ae4c80446787ec2a37f5a0c30e3fb'/>
<id>12afd457f85ae4c80446787ec2a37f5a0c30e3fb</id>
<content type='text'>
- Fixed: epgsearch's LSTT/DEFT commands need at least epgsearch v0.9.20.
- Added: Klaus Schmidinger's "lste" speedup patch.
- Changed: Do not send every HTTP header line in its own TCP packet (Speedup!).
- Changed: Display error message if VDRAdmin-AM can't connect to VDR if index.html is requested.
- Changed: Added warning in epgsearch edit if neither "title", "subtitle" nor "description" is checked.
- Changed: Don't show recording commands drop-down if there are no reccmds.
- Fixed: When sorting recordings by name, sort folders by name too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed: epgsearch's LSTT/DEFT commands need at least epgsearch v0.9.20.
- Added: Klaus Schmidinger's "lste" speedup patch.
- Changed: Do not send every HTTP header line in its own TCP packet (Speedup!).
- Changed: Display error message if VDRAdmin-AM can't connect to VDR if index.html is requested.
- Changed: Added warning in epgsearch edit if neither "title", "subtitle" nor "description" is checked.
- Changed: Don't show recording commands drop-down if there are no reccmds.
- Fixed: When sorting recordings by name, sort folders by name too.
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-12-08: 3.5.2</title>
<updated>2006-12-08T11:09:57+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-12-08T11:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=46d2394f8ae86e9c92c2c573a1a990a97c6d33b1'/>
<id>46d2394f8ae86e9c92c2c573a1a990a97c6d33b1</id>
<content type='text'>
- Fixed: Canceling of "Do you really want to delete?" messages (Reported by KHG_AC @vdr-portal.de).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed: Canceling of "Do you really want to delete?" messages (Reported by KHG_AC @vdr-portal.de).
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-12-01: 3.5.1</title>
<updated>2006-12-01T11:02:22+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-12-01T11:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=10fa4dbfc5513fe4fb27041980b3aef55c426231'/>
<id>10fa4dbfc5513fe4fb27041980b3aef55c426231</id>
<content type='text'>
- Added: Italian translation (Submitted by Gringo).
- Bugfixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added: Italian translation (Submitted by Gringo).
- Bugfixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-11-24: 3.5.1beta</title>
<updated>2006-11-24T11:38:59+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-11-24T11:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=4c529b51694d5d6cb2792891b10c162ecd13297b'/>
<id>4c529b51694d5d6cb2792891b10c162ecd13297b</id>
<content type='text'>
- Changed: Handling of critical/colliding timers on encrypted channels in timer_list (Requested lot's of time in vdr-portal.de).
- Fixed: Lost info on selected extepginfos if testing an epgsearch in epgsearch_new (Reported by marpiet).
- Fixed: Didn't select the right channel group in epgsearch_new (Reported by viking).
- Added: epgsearches can be based on epgsearch's templates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed: Handling of critical/colliding timers on encrypted channels in timer_list (Requested lot's of time in vdr-portal.de).
- Fixed: Lost info on selected extepginfos if testing an epgsearch in epgsearch_new (Reported by marpiet).
- Fixed: Didn't select the right channel group in epgsearch_new (Reported by viking).
- Added: epgsearches can be based on epgsearch's templates.
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-11-10: 3.5.0</title>
<updated>2006-11-10T10:44:19+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-11-10T10:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=04ecd27f65634b2f73ad328db76d30142958c29b'/>
<id>04ecd27f65634b2f73ad328db76d30142958c29b</id>
<content type='text'>
- Changed: Don't use "Bitstream Vera Sans" font as default as this looks ugly on Windows (at least for some users).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed: Don't use "Bitstream Vera Sans" font as default as this looks ugly on Windows (at least for some users).
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-11-02: 3.5.0rc</title>
<updated>2006-11-02T10:46:31+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-11-02T10:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=a78c3948944974fc7212a2e6c38320ac4889c0d1'/>
<id>a78c3948944974fc7212a2e6c38320ac4889c0d1</id>
<content type='text'>
- Minor bugfixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Minor bugfixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-10-27: 3.5.0beta</title>
<updated>2006-10-27T10:00:31+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-10-27T10:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=24b39843b935f8a37b2d9dc909a530b771a61c1f'/>
<id>24b39843b935f8a37b2d9dc909a530b771a61c1f</id>
<content type='text'>
- Added: script to convert existing AutoTimers to epgsearch (autotimer2searchtimer.pl).
- Added: Hack for MSIE to always show vertical scroller to prevent horizontal scroller (Submitted by Udo Richter).
- Added: Support for epgsearch plugin; AutoTimer now considered deprecated and unsupported.
- Minor bugfixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added: script to convert existing AutoTimers to epgsearch (autotimer2searchtimer.pl).
- Added: Hack for MSIE to always show vertical scroller to prevent horizontal scroller (Submitted by Udo Richter).
- Added: Support for epgsearch plugin; AutoTimer now considered deprecated and unsupported.
- Minor bugfixes
</pre>
</div>
</content>
</entry>
</feed>
