Paul Webster wrote: 
> 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.


So I have set up a new LMS on rpi4b Buster-Lite

I can stop LMS from running and navigate to


Code:
--------------------
    sudo nano /usr/share/perl5/Slim/Player/Protocols/HTTPS.pm
--------------------


what do you want me to do ? :)

ronnie

Back in a hour or so :)


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=109951

_______________________________________________
squeezenetwork mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezenetwork

Reply via email to