From 6b633dbfa225847d8d0767c5904884d5218a845e Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Wed, 19 Oct 2011 23:21:38 +0200 Subject: the icy-name HTTP header sent with radio streams makes VLC pick the wrong demuxer. Send icy-name only for ES audio streams (fixes #746) --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 803bf54..715be4d 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,8 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- the icy-name HTTP header sent with radio streams makes VLC pick the wrong + demuxer. Send icy-name only for ES audio streams. - fixed regression of "live TV must be switched in VDR main thread" change: deadlock in IGMP streaming server when switching live TV. - streamdev-client returns true in its AvoidRecording() method introduced -- cgit v1.2.3