1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Disable detaching of receivers if retuned to an existing channel (Thanks to Zdeněk Kopřivík).

This commit is contained in:
Rolf Ahrenberg
2010-11-29 21:09:17 +02:00
parent ea4f8fde31
commit 55bb0e65df
7 changed files with 43 additions and 44 deletions

View File

@@ -142,7 +142,7 @@ VDR Plugin 'iptv' Revision History
- Updated for vdr-1.7.15.
2010-xx-xx: Version 0.4.3
2010-12-06: Version 0.4.3
- Updated for vdr-1.7.16.
- Renamed Sid scanner to section id scanner and added
@@ -153,3 +153,5 @@ VDR Plugin 'iptv' Revision History
receivers due to VDR's channel selection mechanism.
- Enabled partial content responses for HTTP protocol.
- Fixed EXT protocol execution (Thanks to Peter Holik).
- Disable detaching of receivers if retuned to an existing
channel (Thanks to Zdeněk Kopřivík).