I suspect that changing Slim/Player/Protocols/HTTP.pm "elsif" to "if"
/might/ make it work - but that would be a hack.
Code:
--------------------
# Check for Ogg metadata, which is formatted as a series of
# 2-byte length/string pairs.
elsif ( $metadata =~ /^Ogg(.+)/s ) {
--------------------
Perhaps the "if" condition above it should be changed to not do the ICY
processing if the Ogg check matches - or change the conditions around
and always do Ogg if present.
I only have a pCP LMS here so testing this is harder because I have to
look up how to make that part of the LMS installation writeable.
Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=109951
_______________________________________________
squeezenetwork mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezenetwork