<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdradmin-am/template, branch v3.4.3rc3</title>
<subtitle>VDRAdmin-AM
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/'/>
<entry>
<title>2006-02-10: 3.4.3rc3</title>
<updated>2006-02-10T10:07:59+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-02-10T10:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=c908714dd89aad8aac9a01a93bdd44375d6bf69f'/>
<id>c908714dd89aad8aac9a01a93bdd44375d6bf69f</id>
<content type='text'>
- Changed handling of refering pages; should work much better now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed handling of refering pages; should work much better now.
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-02-06: 3.4.3rc2</title>
<updated>2006-02-06T14:54:49+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-02-06T14:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=241fa247256050d545d0d4024f260012c20c498d'/>
<id>241fa247256050d545d0d4024f260012c20c498d</id>
<content type='text'>
- For timers that are checked by AutoTimer for start/stop times the broadcast's length must at least match 90% of the original timer's length (excluding before/behind buffers).
- Reworked detection of already programmed AutoTimers and made it compatible to VDR v1.3.23+ (Based on suggestions by Jouni Karvo).
- Don't crash if illegal characters are used for searching (Reported by foobar42).
- Fixed error after progamming a timer if VDRAdmin is accessed through apache (Reported by speed).
- If there were quotes in an AutoTimer's pattern and you clicked "test" the pattern got cleared (Reported by The_Pit).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- For timers that are checked by AutoTimer for start/stop times the broadcast's length must at least match 90% of the original timer's length (excluding before/behind buffers).
- Reworked detection of already programmed AutoTimers and made it compatible to VDR v1.3.23+ (Based on suggestions by Jouni Karvo).
- Don't crash if illegal characters are used for searching (Reported by foobar42).
- Fixed error after progamming a timer if VDRAdmin is accessed through apache (Reported by speed).
- If there were quotes in an AutoTimer's pattern and you clicked "test" the pattern got cleared (Reported by The_Pit).
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-01-17: 3.4.3rc</title>
<updated>2006-01-18T11:13:36+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2006-01-18T11:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=34e86d2c14b20da21febb89614bbeb4522b481ef'/>
<id>34e86d2c14b20da21febb89614bbeb4522b481ef</id>
<content type='text'>
- Changed program name to VDRAdmin-AM to make clear it's a fork of VDRAdmin.
- Added "Help" and "About" to navigation bar at the left.
- Hide "Record" button if prog_detail is opened from timer_list.
- After clicking "Record" in prog_detail and leaving timer_new return to page where prog_detail has been opened (Reported by Ferdinand Grassmann).
- Timers were re-programmed every CheckTimers() call if setup option "do not add summary to timers" is active (Reported by Ferdinand Grassmann).
- Dropped sendEmail dependency. Now uses Net::SMTP modules (Patch by Ville Skyttä).
- Don't show EPG images for other events (Fixed by Ferdinand Grassmann).
- Changed GRAB so that it doesn't use temporary files for VDR &gt;=1.3.38.
- VPS for timers (Requested by reibuehl).
- Made extension and mimetype for both live and recordings streaming configurable (Suggested at vdrportal.de).
- Understand format of VDR v1.3.38+ "lste" command (Thanks to Marcus Breitenstein).
- In skin "default": returning from timer_new didn't scroll to the line where "Rec" has been called in prog_list/prog_list2 (Reported by Foobar42)
- Fixed installing of missing Perl modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed program name to VDRAdmin-AM to make clear it's a fork of VDRAdmin.
- Added "Help" and "About" to navigation bar at the left.
- Hide "Record" button if prog_detail is opened from timer_list.
- After clicking "Record" in prog_detail and leaving timer_new return to page where prog_detail has been opened (Reported by Ferdinand Grassmann).
- Timers were re-programmed every CheckTimers() call if setup option "do not add summary to timers" is active (Reported by Ferdinand Grassmann).
- Dropped sendEmail dependency. Now uses Net::SMTP modules (Patch by Ville Skyttä).
- Don't show EPG images for other events (Fixed by Ferdinand Grassmann).
- Changed GRAB so that it doesn't use temporary files for VDR &gt;=1.3.38.
- VPS for timers (Requested by reibuehl).
- Made extension and mimetype for both live and recordings streaming configurable (Suggested at vdrportal.de).
- Understand format of VDR v1.3.38+ "lste" command (Thanks to Marcus Breitenstein).
- In skin "default": returning from timer_new didn't scroll to the line where "Rec" has been called in prog_list/prog_list2 (Reported by Foobar42)
- Fixed installing of missing Perl modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-12-06: 0.97-am3.4.2</title>
<updated>2005-12-06T13:18:01+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2005-12-06T13:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=4f4223794cd8d7efc2c4b95ba4742728eef5a103'/>
<id>4f4223794cd8d7efc2c4b95ba4742728eef5a103</id>
<content type='text'>
- Updated de, es and fi translation (got no response by fr translator).
- Use the channel name as title if title in timer_new is empty (Requested by Hardy Flor).
- Improved handling of dates reported by "lstr".
- SMTPAuth for sendEmail.
- Fixed: Programming a timer using InternetExplorer, didn't return to the previous page but gave an error (Reported by several people).
- Remember sorting after (in)activating selected timers (Reported by Atti).
- Updated Template-Toolkit to v2.13.
- Reworked sorting in rec_list/timer_list/at_timer_list.
- Activate/Inactivate selected timers in timers_list (Requested by Atti).
- Event's title in prog_summary/prog_list/prog_list2 links to prog_detail (Requested by Scorp).
- Added "Refresh" button in rec_list to refresh the cache of the list of recordings.
- Fixed popup if deleting timers/recordings/autotimers containing a "'" (Reported by Saxman2k).
- Remember sorting after deleteing or editing timer or autotimer (Reported by Atti).
- Improved re-connect to VDR if VDRAdmin crashes.
- Set "LANGUAGE" environment variable to "" on startup, so it causes no problems with language setting in VDRAdmin.
- Added caching of listing of recordings. Can be adjusted by "CACHE_REC_TIMEOUT=number of minutes" in vdradmind.conf. Defaults to "60", "0" disables caching.
- Remember sorting when toggling in timer or autotimer list.
- New configuration option for Timers: don't add summary.
- Email notification for AutoTimer can be set in configuration menu.
- Optimized AutoTimer matching a little bit.
- Reworked detection of another VDRAdmin process if pid file exists.
- No more config settings that require a VDRAdmin restart.
- Find "sendEmail" program in $PATH.
- For VDR &gt;=1.3.24 use VDR's timer flags for finding timers that are currently recording.
- Fixed sendmail notification for AutoTimer.
- If /usr/bin/locale is not available, language can be entered in textfield instead of chosing in selectbox.
- Fixed wrong display of double quotes in timer_list and at_timer_list.
- Fixed browsing in "recordings" menu (if there are folders having the same name).
- Added new skin "default" (InternetExplorer has problems with displaying it).
- Removed i18n.pl.
- Localization can be set in configuration again.
- Added "Transponder" and "CA-System" to tooltips in timer_list.
- Show recording's summary and subtitle in rec_edit (Requested by BigDiSt).
- Check for and shorten too long summary when programming timer.
- Check for too long commands sent to SVDRPort.
- Channel select box in TV.
- "Test" button in AutoTimer edit for showing results of current settings (Requested by Hardy Flor).
- Link from channel name in prog_list2 and timer_list to prog_list.
- Bring popups to the front (e.g. help, prog_detail...) (Based on a patch submitted by Ville Skyttä).
- Reuse existing TV, RC and help windows (Based on a patch submitted by Ville Skyttä).
- Send vdradmin.m3u when streaming.
- Tooltips in timer_list, prog_timeline and at_timer_list can be deactivated (Requested by Hardy Flor).
- Fixed wrong HTML tags in rec_detail (Reported by foobar42).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated de, es and fi translation (got no response by fr translator).
- Use the channel name as title if title in timer_new is empty (Requested by Hardy Flor).
- Improved handling of dates reported by "lstr".
- SMTPAuth for sendEmail.
- Fixed: Programming a timer using InternetExplorer, didn't return to the previous page but gave an error (Reported by several people).
- Remember sorting after (in)activating selected timers (Reported by Atti).
- Updated Template-Toolkit to v2.13.
- Reworked sorting in rec_list/timer_list/at_timer_list.
- Activate/Inactivate selected timers in timers_list (Requested by Atti).
- Event's title in prog_summary/prog_list/prog_list2 links to prog_detail (Requested by Scorp).
- Added "Refresh" button in rec_list to refresh the cache of the list of recordings.
- Fixed popup if deleting timers/recordings/autotimers containing a "'" (Reported by Saxman2k).
- Remember sorting after deleteing or editing timer or autotimer (Reported by Atti).
- Improved re-connect to VDR if VDRAdmin crashes.
- Set "LANGUAGE" environment variable to "" on startup, so it causes no problems with language setting in VDRAdmin.
- Added caching of listing of recordings. Can be adjusted by "CACHE_REC_TIMEOUT=number of minutes" in vdradmind.conf. Defaults to "60", "0" disables caching.
- Remember sorting when toggling in timer or autotimer list.
- New configuration option for Timers: don't add summary.
- Email notification for AutoTimer can be set in configuration menu.
- Optimized AutoTimer matching a little bit.
- Reworked detection of another VDRAdmin process if pid file exists.
- No more config settings that require a VDRAdmin restart.
- Find "sendEmail" program in $PATH.
- For VDR &gt;=1.3.24 use VDR's timer flags for finding timers that are currently recording.
- Fixed sendmail notification for AutoTimer.
- If /usr/bin/locale is not available, language can be entered in textfield instead of chosing in selectbox.
- Fixed wrong display of double quotes in timer_list and at_timer_list.
- Fixed browsing in "recordings" menu (if there are folders having the same name).
- Added new skin "default" (InternetExplorer has problems with displaying it).
- Removed i18n.pl.
- Localization can be set in configuration again.
- Added "Transponder" and "CA-System" to tooltips in timer_list.
- Show recording's summary and subtitle in rec_edit (Requested by BigDiSt).
- Check for and shorten too long summary when programming timer.
- Check for too long commands sent to SVDRPort.
- Channel select box in TV.
- "Test" button in AutoTimer edit for showing results of current settings (Requested by Hardy Flor).
- Link from channel name in prog_list2 and timer_list to prog_list.
- Bring popups to the front (e.g. help, prog_detail...) (Based on a patch submitted by Ville Skyttä).
- Reuse existing TV, RC and help windows (Based on a patch submitted by Ville Skyttä).
- Send vdradmin.m3u when streaming.
- Tooltips in timer_list, prog_timeline and at_timer_list can be deactivated (Requested by Hardy Flor).
- Fixed wrong HTML tags in rec_detail (Reported by foobar42).
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-11-xx: 0.97-am3.4.2</title>
<updated>2005-11-25T13:37:25+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2005-11-25T13:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=18ad5414acb6cea4e2cd645e8a8d81f371285824'/>
<id>18ad5414acb6cea4e2cd645e8a8d81f371285824</id>
<content type='text'>
- Fixed: Programming a timer using InternetExplorer didn't return to the previous page but gave an error (Reported by several people).
- Remember sorting after (in)activating selected timers (Reported by Atti).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed: Programming a timer using InternetExplorer didn't return to the previous page but gave an error (Reported by several people).
- Remember sorting after (in)activating selected timers (Reported by Atti).
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-11-11: 0.97-am3.4.2rc4</title>
<updated>2005-11-11T13:11:02+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2005-11-11T13:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=0911279b7a22fae2cdde05681d88322a222d6c63'/>
<id>0911279b7a22fae2cdde05681d88322a222d6c63</id>
<content type='text'>
- Updated Template-Toolkit to v2.13.
- Reworked sorting in rec_list/timer_list/at_timer_list.
- Activate/Inactivate selected timers in timers_list (Requested by Atti).
- Event's title in prog_summary/prog_list/prog_list2 links to prog_detail (Requested by Scorp).
- Added "Refresh" button in rec_list to refresh the cache of the list of recordings.
- Fixed popup if deleting timers/recordings/autotimers containing a "'" (Reported by Saxman2k).
- Remember sorting after deleteing or editing timer or autotimer (Reported by Atti).
- Improved re-connect to VDR if VDRAdmin crashes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated Template-Toolkit to v2.13.
- Reworked sorting in rec_list/timer_list/at_timer_list.
- Activate/Inactivate selected timers in timers_list (Requested by Atti).
- Event's title in prog_summary/prog_list/prog_list2 links to prog_detail (Requested by Scorp).
- Added "Refresh" button in rec_list to refresh the cache of the list of recordings.
- Fixed popup if deleting timers/recordings/autotimers containing a "'" (Reported by Saxman2k).
- Remember sorting after deleteing or editing timer or autotimer (Reported by Atti).
- Improved re-connect to VDR if VDRAdmin crashes.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-11-04: 0.97-am3.4.2rc3</title>
<updated>2005-11-04T12:34:42+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2005-11-04T12:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=a21372e5196c7a69ec68296d0377b8516b2bbbf1'/>
<id>a21372e5196c7a69ec68296d0377b8516b2bbbf1</id>
<content type='text'>
- Set "LANGUAGE" environment variable to "" on startup, so it causes no problems with language setting in VDRAdmin.
- Added caching of listing of recordings. Can be adjusted by "CACHE_REC_TIMEOUT=number of minutes" in vdradmind.conf. Defaults to "60", "0" disables caching.
- Remember sorting when toggling in timer or autotimer list.
- New configuration option for Timers: don't add summary.
- Email notification for AutoTimer can be set in configuration menu.
- Optimized AutoTimer matching a little bit.
- Reworked detection of another VDRAdmin process if pid file exists.
- No more config settings that require a VDRAdmin restart.
- Find "sendEmail" program in $PATH.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Set "LANGUAGE" environment variable to "" on startup, so it causes no problems with language setting in VDRAdmin.
- Added caching of listing of recordings. Can be adjusted by "CACHE_REC_TIMEOUT=number of minutes" in vdradmind.conf. Defaults to "60", "0" disables caching.
- Remember sorting when toggling in timer or autotimer list.
- New configuration option for Timers: don't add summary.
- Email notification for AutoTimer can be set in configuration menu.
- Optimized AutoTimer matching a little bit.
- Reworked detection of another VDRAdmin process if pid file exists.
- No more config settings that require a VDRAdmin restart.
- Find "sendEmail" program in $PATH.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-10-24: 0.97-am3.4.2rc2</title>
<updated>2005-10-24T10:29:26+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2005-10-24T10:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=e1f97fae0ca169df8c293d5d090b58da072fabc5'/>
<id>e1f97fae0ca169df8c293d5d090b58da072fabc5</id>
<content type='text'>
- For VDR &gt;=1.3.24 use VDR's timer flags for finding timers that are currently recording.
- Fixed sendmail notification for AutoTimer.
- If /usr/bin/locale is not available, language can be entered in textfield instead of chosing in selectbox.
- Fixed wrong display of double quotes in timer_list and at_timer_list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- For VDR &gt;=1.3.24 use VDR's timer flags for finding timers that are currently recording.
- Fixed sendmail notification for AutoTimer.
- If /usr/bin/locale is not available, language can be entered in textfield instead of chosing in selectbox.
- Fixed wrong display of double quotes in timer_list and at_timer_list.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-10-21: 0.97-am3.4.2rc</title>
<updated>2005-10-21T08:24:52+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2005-10-21T08:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=8ed70947cc069fb98d9a281927ba0f289b0a6115'/>
<id>8ed70947cc069fb98d9a281927ba0f289b0a6115</id>
<content type='text'>
- Hopefully fixed browsing in "recordings" menu (if there are folders having the same name).
- Added new skin "default".
- Removed i18n.pl.
- Localization can be set in configuration again.
- Added "Transponder" and "CA-System" to tooltips in timer_list.
- Show recording's summary and subtitle in rec_edit (Requested by BigDiSt).
- Check for and shorten too long summary when programming timer.
- Check for too long commands sent to SVDRPort.
- Channel select box in TV.
- "Test" button in AutoTimer edit for showing results of current settings (Requested by Hardy Flor).
- Link from channel name in prog_list2 and timer_list to prog_list.
- Bring popups to the front (e.g. help, prog_detail...) (Based on a patch submitted by Ville Skyttä).
- Reuse existing TV, RC and help windows (Based on a patch submitted by Ville Skyttä).
- Send vdradmin.m3u when streaming.
- Tooltips in timer_list, prog_timeline and at_timer_list can be deactivated (Requested by Hardy Flor).
- Fixed wrong HTML tags in rec_detail (Reported by foobar42).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Hopefully fixed browsing in "recordings" menu (if there are folders having the same name).
- Added new skin "default".
- Removed i18n.pl.
- Localization can be set in configuration again.
- Added "Transponder" and "CA-System" to tooltips in timer_list.
- Show recording's summary and subtitle in rec_edit (Requested by BigDiSt).
- Check for and shorten too long summary when programming timer.
- Check for too long commands sent to SVDRPort.
- Channel select box in TV.
- "Test" button in AutoTimer edit for showing results of current settings (Requested by Hardy Flor).
- Link from channel name in prog_list2 and timer_list to prog_list.
- Bring popups to the front (e.g. help, prog_detail...) (Based on a patch submitted by Ville Skyttä).
- Reuse existing TV, RC and help windows (Based on a patch submitted by Ville Skyttä).
- Send vdradmin.m3u when streaming.
- Tooltips in timer_list, prog_timeline and at_timer_list can be deactivated (Requested by Hardy Flor).
- Fixed wrong HTML tags in rec_detail (Reported by foobar42).
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-10-04: 0.97-am3.4.1</title>
<updated>2005-10-04T12:15:11+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2005-10-04T12:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdradmin-am/commit/?id=a935422b27fcfc8713c63033c419081b5731fcff'/>
<id>a935422b27fcfc8713c63033c419081b5731fcff</id>
<content type='text'>
- Fixed some bugs:
  -&gt; Selected channel is remembered when editing AutoTimers (Reported by Scorp).
  -&gt; Recording streaming didn't work in some cases (Reported by several people @vdr-portal.de).
  -&gt; Recording commands didn't work in some cases (Reported by several people @vdr-portal.de).
  -&gt; Watch TV and remote control didn't work (Reported by several people @vdr-portal.de).
	-&gt; INFO button in prog_list2 didn't work.
	-&gt; Getting back from timer_new to prog_summary/prog_list/prog_list2 again scrolls to line with previously selected item (Reported by Scorp).
- Updated translations
- Fixed some more HTMLtidy warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed some bugs:
  -&gt; Selected channel is remembered when editing AutoTimers (Reported by Scorp).
  -&gt; Recording streaming didn't work in some cases (Reported by several people @vdr-portal.de).
  -&gt; Recording commands didn't work in some cases (Reported by several people @vdr-portal.de).
  -&gt; Watch TV and remote control didn't work (Reported by several people @vdr-portal.de).
	-&gt; INFO button in prog_list2 didn't work.
	-&gt; Getting back from timer_new to prog_summary/prog_list/prog_list2 again scrolls to line with previously selected item (Reported by Scorp).
- Updated translations
- Fixed some more HTMLtidy warnings.
</pre>
</div>
</content>
</entry>
</feed>
