- length -1 is the correct value for streams in M3U playlists

This commit is contained in:
schmirl
2010-02-20 22:18:14 +00:00
parent dd7cc838ad
commit 2f027a6ffc
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- length -1 is the correct value for streams in M3U playlists
- switching between two encrypted channels on the same transponder didn't
always work (thanks to sk8ter@vdrportal)
- added DELT FORCE option to delete running timers (thanks to Alwin Esch)