bpa wrote: 
> To get pictures back into Listen Again add the lines in red into the
> BBCXMLParser.pm file around line 132

I've tried editing a couple of the updated HLS and RTMP pm files over
the last few days, and every time I would get an error when running the
BBCiPlayer plugin.  As an old Unix guy I should have figured it out
immediately, but after failing to get this patch to work just now, I
finally realized that the Perl files have Unix line endings, just
Control-J (line feed), and when I edit them with Notepad in Windows it
inserts a carriage return (Control-M) before the line feed.  This
obviously screws up the Perl interpreter.

I should have just used vi on my Linux server...


------------------------------------------------------------------------
ftlight's Profile: http://forums.slimdevices.com/member.php?userid=5294
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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

Reply via email to