Re: [SlimDevices: Plugins] BBCiPlayer plugin - a guick fix guide

2015-03-14 Thread properjob
psyentist wrote: Just wanted to add my thanks to everyone involved in getting BBCIplayer working again. I love the way the community works together to get things fixed! I now have HLS streams for Live content RTMP for listen again. Very happy Bunny! Same setup. Great work folks

[SlimDevices: Plugins] [inux] Squeezelite not working any more with an usb DAC

2015-03-14 Thread Antoniop
Hi all, Squeezelite is not working well now on my linux distro. It used to work very well. Sometimes it works, but most often not, specially with usb dacs. I have an audioengine W1 for wireless play and a small usb sound card. I've got a sound but it's mostly scratches. When I go to Pulse

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread ftlight
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

Re: [SlimDevices: Plugins] Fix to BBC Radio Applet Listen Again

2015-03-14 Thread bpa
gerryt wrote: I thought this was working ok for me, on touch and radio in UK, until I realised I'd only tried radio 3 - no other stations do. Gerry I've uploaded a new version in post #1. This seemed to be caused by program with multiple version of different bitrate. Not common outside

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread castalla
Owen Smith wrote: We need an updated plugin. More patches are not helpful, especially for a non essential feature like pictures. The discussion about who might be able to update the plugin stalled, because at the time Listen Again was working. That is no longer the case. Stop quibbling!

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread Owen Smith
bpa wrote: To get pictures back into Listen Again add the lines in red into the BBCXMLParser.pm file around line 132 (depends on how patched the file is) We need an updated plugin. More patches are not helpful, especially for a non essential feature like pictures. The discussion about who

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread castalla
bpa wrote: To get pictures back into Listen Again add the lines in red into the BBCXMLParser.pm file around line 132 (depends on how patched the file is) Code: . . my $key; if ($opts-{'bykey'}) { if

Re: [SlimDevices: Plugins] Announce: BBCiPlayerExtra v1.0

2015-03-14 Thread ftlight
bpa wrote: Add this repository to Plugin Settings tab to get updates quickly http://bpaplugins.googlecode.com/svn/trunk/repo-short.xml Just curious: I added the repository and got the update to 1.8 immediately, but with LMS set to automatically update plugins, when would it have done the

Re: [SlimDevices: Plugins] BBCiPlayer plugin - a guick fix guide

2015-03-14 Thread MartynA
MikeOB wrote: Hi, I run Squeezebox server 7.7.3 on a Synology DS214Play. Could someone tell me how I might implement the fixes for inlayer and iPlayer extra on the Synology box please. I don't know where, or how, to look at the folder to drop the new files into. Any help greatly

Re: [SlimDevices: Plugins] BBCiPlayer plugin - a guick fix guide

2015-03-14 Thread hestbank
psyentist wrote: Just wanted to add my thanks to everyone involved in getting BBCIplayer working again. I love the way the community works together to get things fixed! I now have HLS streams for Live content RTMP for listen again. Me too. Fantastic work everyone. It has been truly

Re: [SlimDevices: Plugins] BBCiPlayer plugin - a guick fix guide

2015-03-14 Thread PasTim
properjob wrote: Same setup. Great work folks Next question - will I be able to apply a similar fix to BPA's iPlayer Extra plugin as well? That no longer seems to be functioning. It's mostly still working for me, at least for a few items I just tested again. There are some older

Re: [SlimDevices: Plugins] Announce: BBCiPlayerExtra v1.0

2015-03-14 Thread bpa
Updated plugin to V1.8 1. Change to support BBCiPlayer changes because of BBC changes to Listen Again 2. Change order of programs to be the same as BBC website - so that Latest programs are now shown in reverse chronological order (i.e. most recent programs first)

Re: [SlimDevices: Plugins] Announce: BBCiPlayerExtra v1.0

2015-03-14 Thread castalla
Installed - and works! Thanks. Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers Logitech Radio Logitech UE Smart Radio Raspberry Pi + Squeezeplug LMS + Squeezelite Cubieboard + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100 bluetooth speaker O2 Joggler + SqpOS + Aune X2

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread bpa
To get pictures back into Listen Again add the lines in red into the BBCXMLParser.pm file around line 132 (depends on how patched the file is) Code: . . my $key; if ($opts-{'bykey'}) { if($entry-{'brand'} )

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-03-14 Thread samk
HLS is working successfully on my WHS based LMS - many thanks to all involved! Do the BBC HLS feeds carry metadata (program name, graphics, bitrate etc) and if so is it possible for them to be displayed on a squeezebox?

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-03-14 Thread bpa
samk wrote: Do the BBC HLS feeds carry metadata (program name, graphics, bitrate etc) and if so is it possible for them to be displayed on a squeezebox? No - the BBC does not put metadata in their stream and it hasn't changed this was the case before HLS. R1 uses a BBC service called

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-03-14 Thread JohnB
HeadBanger wrote: Looks like that assumption was wrong so I'm back on the search for a working FFMPEG for BSD. I know nothing at all about FreeNAS but I see it is based on FreeBSD. I also see that there is a port of ffmpeg 2.3.3 for FreeBSD but have no idea whether that could be compatible

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-03-14 Thread ian_heys
ian_heys wrote: Thanks Tim and djfake. Have no time until tomorrow some time but will report back. My time has been limited but I've found out that Arch Linux uses an alternative to init.d called systemd and the syntax and locations are somewhat different. I've done some experimentation

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-03-14 Thread samk
bpa wrote: No - the BBC does not put metadata in their stream and it hasn't changed this was the case before HLS. R1 uses a BBC service called Radiovis which BBCiPlayer plugin supported and shoudl still work. Thanks for the feedback. Prior to the HLS fix I started using the Radiotime BBC

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-03-14 Thread HeadBanger
JohnB wrote: I know nothing at all about FreeNAS but I see it is based on FreeBSD. I also see that there is a port of ffmpeg 2.3.3 for FreeBSD but have no idea whether that would be compatible with FreeNAS or how one would install it. Thanks John. Googling that it looks like I need to

Re: [SlimDevices: Plugins] BBCiPlayer plugin - a guick fix guide

2015-03-14 Thread ovonrein
I spoke too soon. As of today, I get 500 Internal Server Error on LA both for the RMTP and HLS fixes :( The server fails to parse the list of available programmes. LL works fine. ovonrein's Profile:

Re: [SlimDevices: Plugins] BBCiPlayer plugin - a guick fix guide

2015-03-14 Thread JohnB
It might well have been due to problems at the BBC's end, the BBC website has been flakey this morning. Touch, Meridian G92, Meridian G55, PMC OB1i speakers, HP Proliant Microserver/Ubuntu, PC/Windows 7, iPad 4, iPeng, Squeezepad.

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread Man in a van
castalla wrote: expectingtofly posted a working binary somewhere in this thread! https://drive.google.com/file/d/0B8wcWuEouOdGemJiUVBnWTBSNEU/view?usp=sharing :p Man in a van's Profile:

Re: [SlimDevices: Plugins] BBCiPlayer plugin - a guick fix guide

2015-03-14 Thread psyentist
Just wanted to add my thanks to everyone involved in getting BBCIplayer working again. I love the way the community works together to get things fixed! I now have HLS streams for Live content RTMP for listen again. Very happy Bunny!

Re: [SlimDevices: Plugins] BBCiPlayer plugin - a guick fix guide

2015-03-14 Thread castalla
JohnB wrote: It might well have been due to problems at the BBC's end, the BBC website has been flakey this morning. I wonder if the Radio Futurologist, James Cridland, foresaw the flakiness earlier ? Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers Logitech Radio Logitech

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread Zoltan
For live streams, I have been making do with setting a couple of tune-in URLs as favourites while I saw how things would settle down but I'd like to sort it now. My server is running on a Raspberry Pi. I have now read the quick fix thread and I am fairly comfortable with what I need to do

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread castalla
Zoltan wrote: For live streams, I have been making do with setting a couple of tune-in URLs as favourites while I saw how things would settle down but I'd like to sort it now. My server is running on a Raspberry Pi. I have now read the quick fix thread and I am fairly comfortable with

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread boardtc
PasTim wrote: I can appreciate many will find the sheer volume of posts on this subject somewhat daunting. Briefly, you need to install a new plugin called PlayHLS, a reasonably recent version of a program called ffmpeg (which, depending on your platform you may already have), and then a

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread JohnB
boardtc, You might also like to look at the recent Quick Fix Guide: http://forums.slimdevices.com/showthread.php?103312-BBCiPlayer-plugin-a-guick-fix-guide. Touch, Meridian G92, Meridian G55, PMC OB1i speakers, HP Proliant Microserver/Ubuntu, PC/Windows 7, iPad 4, iPeng, Squeezepad.

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread Zoltan
castalla wrote: expectingtofly posted a working binary somewhere in this thread! OK - that gives me something to look for at least. Maybe later this evening. Thanks! Zoltan's Profile:

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2015-03-14 Thread Zoltan
Man in a van wrote: https://drive.google.com/file/d/0B8wcWuEouOdGemJiUVBnWTBSNEU/view?usp=sharing :p just use WinScp and grag it in to (/usr/bin I think) atb ronnie rugby time now :eek: Ah, sorry MIAV - I didn't see your reply. I'll probably stick with Putty / Samba share to