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

2015-03-12 Thread PasTim

djfake wrote: 
 Works! 
 I turned the firewall off and I had it playing (not standby) when I
 reran the first command to write the xml file! 
 
The amount of trouble I've had with firewalls hiding stuff...Glad to
hear you made progress.  

Getting firewall settings right for UPnP seemed a little bit of a black
art to me. On linux with 'ufw' there were some standard settings but
they were not enough.  I ended up making the specific UPnP devices have
fairly complete access to my music server, especially for ports over
30,000 (which seemed to change from one connection to the next).



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread expectingtofly

I've been having a browse of Triode's implementation of the RTMP
transport protocol in perl as part of the IPlayer App.  I've also been
having a look at what other people have done implementing the HLS
transport in scripting languages. I didn't see anything that
frightened me too much.
I think its fair to say that its not a pipe dream to say that a perl
implementation of HLS could be done.   

I'm pretty confident the BBC's use of HLS is here to stay for the medium
term now that they are publishing the HLS urls as part of their audio on
demand feeds.

I would estimate its a couple of very full days work to create a
testable piece of code, maybe more.  I'm happy and interested enough to
do that, gradually, spread over the next few weeks.   I wanted to check
that I wouldn't be embarking on something that is already being
attempted by somebody else?



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread kidstypike

Frank Duck wrote: 
 Thanks for all the effort BPA in Ireland, and Castalla for consolidating
 the instructions.  I just made the RTMP changes and for an old fart soon
 to turn 70, it was relatively easy.  
 
 For others perhaps they might note my experience;  My BBC iPlayer is
 located in a folder called 'Squeezebox not Squeezeboxserver and when
 deleting the cache I had two: cache.db-shm and cache.db-wal; both of
 which I deleted.  To date, i.e. half an hour later I have all positives,
 with no negative outcomes.  
 
 Sincerest thanks,
 
 Frank in Vancouver

If it's working for you that's fine, but just a heads up:

When LMS is running you will see the files: *cache.db-shm* and
*cache.db-wal*, when LMS is stopped they no longer exist. If you have
the ProgramData/Squeezebox/Cache folder open with LMS running and then
stop LMS, you can watch the *-wal* and *-shm* files disappear before
your very eyes!


+---+
|Filename: Pic01.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=17595|
+---+


kidstypike 
1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x
piCorePlayer

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=103312

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

It's great that people are responding here. However, as castalla asked,
if corrections or clarifications are needed to the initial instructions,
can you first send him a private message suggesting the change?  That
way the first post can be kept up to date and people won't have to
search though umpteen long posts to find the current best advice.

Cheers! :)



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103312

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

expectingtofly wrote: 
 I've been having a browse of Triode's implementation of the RTMP
 transport protocol in perl as part of the IPlayer App.  I've also been
 having a look at what other people have done implementing the HLS
 transport in scripting languages. I didn't see anything that
 frightened me too much.
 I think its fair to say that its not a pipe dream to say that a perl
 implementation of HLS could be done.   
 
 I'm pretty confident the BBC's use of HLS is here to stay for the medium
 term now that they are publishing the HLS urls as part of their audio on
 demand feeds.
 
 I would estimate its a couple of very full days work to create a
 testable piece of code, maybe more.  I'm happy and interested enough to
 do that, gradually, spread over the next few weeks.   I wanted to check
 that I wouldn't be embarking on something that is already being
 attempted by somebody else?
Can I suggest you contact bpa and bonze directly to make sure there's no
duplication of effort?  I'm not sure anyone else has been that closely
involved with the code.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] iPeng support thread

2015-03-12 Thread Squeezed_Rotel

pippin wrote: 
 What happens if you tap the +?
 What do you get in the context menu?
Hi pippen, iPeng works as designed (context menu +) on both my iPad2
and iPhone4. The problem that I had encountered proved to be operator
error:)
Thank you for responding.
John



John Marshall
LMS 7.9 running on a DIY PC, Windows 7 64 bit, (1) Transporter, (4)
Booms  (2) CSOS SqueezeliteWands, (4) piCorePlayers. SqueezePad  iPeng
for controllers.
Music Room setup: Transporter = Rotel RC1070 preamp = Rotel RB1080 2
channel amp = Bowers  Wilkins 805 Speakers.
Headphone setup: SqueezeliteWandQuad = Mytek 192 DAC = Woo Audio WA22
balanced headphone amp = Sennheiser HD800 headphones.

Squeezed_Rotel's Profile: http://forums.slimdevices.com/member.php?userid=30002
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread CommanderROR

Hi,

I tried to read through the entire thread, but might have missed it
somewhere along the way...

I'm running LMS on an Odroid U3 with Debian 14.04, so I can't easily
install FFMPEG. Of course, there is that libav, but the HLS Plugin does
not use those. Is there a way to tell the HLS Plugin to use the
official ffmpeg alternative? 

Thanks!



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread W92Neriah

bpa wrote: 
 I agree HLS and HDS are here to stay.  On PC based browser the Listen
 Again and live stream are HDS format stream played via a flash player.
 
 As I see it the problem with doing HLS is that LMS protocol handling is
 not set up to open and close http URL every 6 secs. It adds complexity
 and a level of unknown within LMS single thread.
 
 My initial step would be to implement
 1. a LMS M3U8 Playlist handler so that codec and speed can be extracted
 for display.
 2. Implement a Standalone Perl transcoder which strips HLS and MPEGS
 leaving AAC/MP3 audio stream. This is simple to implement and most
 platform will have Perl. Windows is the problem with this approach as
 LMS is installed as a exe not as Perl with source files.. 
 3. I'm not sure about the handling of seek within stream (i.e. ffw/rew)
 - existing methods may work.
 
 Time is the problem for me - I cannot predict when I would the time to
 implement a transcoder.

@expectingtofly  @BPA: So what PayPal account can we donate to, to keep
you both in coffee  biscuits? :)



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread bpa

expectingtofly wrote: 
 I would estimate its a couple of very full days work to create a
 testable piece of code, maybe more.  I'm happy and interested enough to
 do that, gradually, spread over the next few weeks.   I wanted to check
 that I wouldn't be embarking on something that is already being
 attempted by somebody else?

I agree HLS and HDS are here to stay.  On PC based browser the Listen
Again and live stream are HDS format stream played via a flash player.

As I see it the problem with doing HLS is that LMS protocol handling is
not set up to open and close http URL every 6 secs. It adds complexity
and a level of unknown within LMS single thread.

My initial step would be to implement
1. a LMS M3U8 Playlist handler so that codec and speed can be extracted
for display.
2. Implement a Standalone Perl transcoder which strips HLS and MPEGS
leaving AAC/MP3 audio stream. This is simple to implement and most
platform will have Perl. Windows is the problem with this approach as
LMS is installed as a exe not as Perl with source files.. 
3. I'm not sure about the handling of seek within stream (i.e. ffw/rew)
- existing methods may work.

Time is the problem for me - I cannot predict when I would the time to
implement a transcoder.



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Max2Play Webinterface for Mediaclients (Audioplayer, Squeezeserver, Airplay, XBMC)

2015-03-12 Thread CommanderROR

@flysurfer

would it be possible to add an restart LMS option in the webinterface?
I have to do that frequently when playing around with new Plugins, and
it would be faster/easier than the current stop and start procedure.
Of course, it's not really neccessary, but it would be nice to have.

Thanks.



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=101856

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread JohnB

kidstypike wrote: 
 If it's working for you that's fine, but just a heads up:
 
 When LMS is running you will see the files: *cache.db-shm* and
 *cache.db-wal*, when LMS is stopped they no longer exist. If you have
 the ProgramData/Squeezebox/Cache folder open with LMS running and then
 stop LMS, you can watch the *-wal* and *-shm* files disappear before
 your very eyes!

One of the really daft things about the default settings of Windows
Explorer is that it (by default) hides common filetype extensions. This
can be very confusing - and I guess that is how Windows Explorer is set
on your PC.

Where you see the file cache the actual filename is cache.db (at
least in my W7 system).

The other daft thing about the default settings of Windows Explorer (at
least in W7) is that the Menu Bar is hidden!

Windows Explorer can be changed to show the full filenames of ALL files
by:

1) Permanently display the Menu Bar by:
Organize/Layout
Click on Menu Bar

2) Display full filenames by:
Tools/Folder Options/View
Untick Hide extensions for known file types

(I also set it to show hidden files/folders, etc)



Touch, Meridian G92, Meridian G55, PMC OB1i speakers, HP Proliant
Microserver/Ubuntu, PC/Windows 7, iPad 4, iPeng, Squeezepad.

JohnB's Profile: http://forums.slimdevices.com/member.php?userid=31553
View this thread: http://forums.slimdevices.com/showthread.php?t=103312

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

CommanderROR wrote: 
 Hi,
 
 I tried to read through the entire thread, but might have missed it
 somewhere along the way...
 
 I'm running LMS on an Odroid U3 with Debian 14.04, so I can't easily
 install FFMPEG. Of course, there is that libav, but the HLS Plugin does
 not use those. Is there a way to tell the HLS Plugin to use the
 official ffmpeg alternative? 
 
 Thanks!
I believe you can change the custom-convert file to use avconv instead,
assuming that is installed.  Just type avconv on a command line to
double check it's present.

An even simpler change than changing custom-convert, that should also be
future-proof against new versions of the plugin, is to create a symbolic
link for ffmpeg pointing to avconv, i.e. in /usr/bin:


Code:


  sudo ln -s avconv ffmpeg
  



Worked for me a while ago.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread bpa

utgg wrote: 
 What PC browser have you seen HDS format used for Listen Again? From
 what I've seen so far, Listen Again in Chrome is using Flash/RTMP still.
 It seemed to me that RTMP is currently the only route to the 320kbps
 Listen Again streams since they've stopped providing 320kbps HLS Listen
 Again options. Maybe the HLS ones will come back again eventually when
 things settle out. At the moment it's not clear to me whether HLS or HDS
 is the preferred option to invest the time in (or just wait for DASH)..

Chrome on Ubuntu The following is an URL 
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b05403rp/atk/[color=red]81a1cbd20203bbb76d02129b9a511cd10036a582[color]/asn/1/%20HTTP/1.1

The mediaselector all look the same the hex string in red changes with
the program



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread utgg

bpa wrote: 
 I agree HLS and HDS are here to stay.  On PC based browser the Listen
 Again and live stream are HDS format stream played via a flash player.
 
 As I see it the problem with doing HLS is that LMS protocol handling is
 not set up to open and close http URL every 6 secs. It adds complexity
 and a level of unknown within LMS single thread.
 
 My initial step would be to implement
 1. a LMS M3U8 Playlist handler so that codec and speed can be extracted
 for display.
 2. Implement a Standalone Perl transcoder which strips HLS and MPEGS
 leaving AAC/MP3 audio stream. This is simple to implement and most
 platform will have Perl. Windows is the problem with this approach as
 LMS is installed as a exe not as Perl with source files.. 
 3. I'm not sure about the handling of seek within stream (i.e. ffw/rew)
 - existing methods may work.
 
 Time is the problem for me - I cannot predict when I would the time to
 implement a transcoder.

What PC browser have you seen HDS format used for Listen Again? From
what I've seen so far, Listen Again in Chrome is using Flash/RTMP still.
It seemed to me that RTMP is currently the only route to the 320kbps
Listen Again streams since they've stopped providing 320kbps HLS Listen
Again options. Maybe the HLS ones will come back again eventually when
things settle out. At the moment it's not clear to me whether HLS or HDS
is the preferred option to invest the time in (or just wait for DASH).

I still have my own C 'transcoder' implementation of HLS (with seek),
and I've been adding HDS as well. By keeping this as standalone code
without pulling in any other 3rd party libraries, I've got 32-bit static
linked binaries (including libc) that seem to be ok for all flavours of
32/64 bit windows, x86 and arm linux that I've been able to try - maybe
I can do OSX as well if I spend 1$ renting an on-line mac to compile.
Still not sure if this is a sensible way forward...



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread bonze

PasTim wrote: 
 Can I suggest you contact bpa and bonze directly to make sure there's no
 duplication of effort?  I'm not sure anyone else has been that closely
 involved with the code.
oh, no,  I'm not actually doing anything useful to contribute :)

My perl knowledge is currently very limited and I seem to break more
than I actually improve



LMS Version: 7.9
TranquilPC T2-WHS-A3 - WHS 2011
2x Touch, 3x SB3

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread ian_heys

PasTim wrote: 
 Look at the 'new user guide', section 3.3.  However, if you don't want
 to install the Server Power Control plugin then you need to find a way
 to start sq2u as a service.  
 
 This is a little harder since if it starts before LMS it can, in my
 experience, get its wires a little crossed and at may fail to get any
 track details when playing.  I spent a lot of time trying to find a good
 solution but I didn't entirely succeed.  I'm not familiar with the
 wandboard linux flavours, but some form of 'upstart', 'init' or
 'systemd' files will be needed depending on the linux flavour. If you
 find the ones used for LMS or your system (in /etc/init or /etc/init.d
 or .) you can base it around those ideas.

Thanks Tim

Not having much success with finding the init files so will have a look
at Server Power Control - haven't used it for years so it will be
another re-learning curve.



ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread stark

Thanks for the fix its worked but just thought I would mention a caveat
for Vortexbox users.

If you are managing your vortexbox via webmin you need to upload the
replacement files for method B RTMP fix as the squeezeboxserver user not
as the root user.  I first uploaded as root and got an error when
clicking onto the radio 2 listen again option.  When I followed the
instruction and uploaded as the correct user it worked first time.

Thanks again. :)



stark's Profile: http://forums.slimdevices.com/member.php?userid=64201
View this thread: http://forums.slimdevices.com/showthread.php?t=103312

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2015-03-12 Thread tole

mherger wrote: 
  GeeJay wrote:
  LMS did run a scan.  I'm only using local music.
 
  I have got the same problem and same setup.
 
  I always get the message that creation of smart mix playlist failed
  (actually I get the message in German, so I do not know the exact
  English wording).
 
 Please enable debugging for the plugin, run some tests, and provide the
 
 server.log file.
 

Thanks for the quick reply. How do I do that? Somewhere in server
settings? I have not compiled anything myself (and will not be able
to...).

Tole



tole's Profile: http://forums.slimdevices.com/member.php?userid=44843
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2015-03-12 Thread tole

GeeJay wrote: 
 LMS did run a scan.  I'm only using local music.

I have got the same problem and same setup.

I always get the message that creation of smart mix playlist failed
(actually I get the message in German, so I do not know the exact
English wording).



tole's Profile: http://forums.slimdevices.com/member.php?userid=44843
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2015-03-12 Thread tole

tole wrote: 
 Thanks for the quick reply. How do I do that? Somewhere in server
 settings? I have not compiled anything myself (and will not be able
 to...).
 
 Tole

Found it. Log is very verbose. Last LInes are:


response = { status = { code = 0, message = Success, version =
4.2 } },
} at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SmartMix/API.pm
line 378.
[15-03-12 15:46:15.7393] Plugins::SmartMix::API::_getResponseBody (357)
x-ratelimit-limit: 120
[15-03-12 15:46:15.7444] Plugins::SmartMix::API::_getResponseBody (357)
x-ratelimit-remaining: 117
[15-03-12 15:46:15.7494] Plugins::SmartMix::API::_getResponseBody (357)
x-ratelimit-used: 3
[15-03-12 15:46:15.8102] Slim::Utils::Misc::msg (1311) Warning:
[15:46:15.8059] {
response = {
lookahead = [],
songs = [
{
artist_id = ARXXAPJ131529ED7B2,
artist_name = Noel Gallagher's High Flying
Birds,
foreign_ids = [
{
catalog= CANWMRC14BB2DD453F,
foreign_id =
CANWMRC14BB2DD453F:song:593dd7e7d1125267f9b2b90c34b9ddff,
},
],
id = SOSTLLP14B80CB3381,
title = The Mexican,
},
{
artist_id = ARXXAPJ131529ED7B2,
artist_name = Noel Gallagher's High Flying
Birds,
foreign_ids = [
{
catalog= CANWMRC14BB2DD453F,
foreign_id =
CANWMRC14BB2DD453F:song:f0c4e4028d69c814d9b63115bb8475c5,
},
],
id = SONWLVV14B80CAD020,
title = Riverman,
},
{
artist_id = ARXXAPJ131529ED7B2,
artist_name = Noel Gallagher's High Flying
Birds,
foreign_ids = [
{
catalog= CANWMRC14BB2DD453F,
foreign_id =
CANWMRC14BB2DD453F:song:67fe785b75d442296dadf69aa9d7fe8b,
},
],
id = SONRMXA14B80CB3E8B,
title = You Know We Can't Go Back,
},
{
artist_id = ARXXAPJ131529ED7B2,
artist_name = Noel Gallagher's High Flying
Birds,
foreign_ids = [
{
catalog= CANWMRC14BB2DD453F,
foreign_id =
CANWMRC14BB2DD453F:song:d029f5cfd3793603bdd29b1ecad60521,
},
],
id = SOVLDMK1498F03AE89,
title = In The Heat Of The Moment,
},
{
artist_id = ARXXAPJ131529ED7B2,
artist_name = Noel Gallagher's High Flying
Birds,
foreign_ids = [
{
catalog= CANWMRC14BB2DD453F,
foreign_id =
CANWMRC14BB2DD453F:song:011daef72a0654b89d3f790b027465a2,
},
],
id = SOLTECF14B80CAF3C9,
title = The Girl With X-Ray Eyes,
},
],
status= { code = 0, message = Success, version = 4.2
},
},
} at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SmartMix/API.pm
line 378.
[15-03-12 15:46:15.8431] Plugins::SmartMix::Plugin::__ANON__ (1094) Es
wurden keine passenden Lieder gefunden.{
_ratelimit = {
ttl = 1426171625,
x-ratelimit-limit = 120,
x-ratelimit-remaining = 117,
x-ratelimit-used = 3,
},
_smartmix_args = { results = 5, session_id =
fa4d9373690044ec8e0310a20ac4ed97 },
response   = {
lookahead = [],
songs = [],
status= { code = 0, message = Success,
version = 4.2 },
},
}
[15-03-12 15:47:30.2566] Plugins::SmartMix::Plugin::onPlaylistChange
(1328) Received command playlist newsong
[15-03-12 15:47:30.2617] Plugins::SmartMix::Plugin::onPlaylistChange
(1329) While in mode: fa4d9373690044ec8e0310a20ac4ed97, from Squeezebox
Touch
[15-03-12 15:47:30.2762] Plugins::SmartMix::Plugin::addTracks (1078) 10
songs remaining, songIndex = 3
[15-03-12 15:47:50.9793] Plugins::SmartMix::Plugin::onPlaylistChange
(1328) Received command playlist newsong
[15-03-12 15:47:50.9845] Plugins::SmartMix::Plugin::onPlaylistChange
(1329) While in mode: fa4d9373690044ec8e0310a20ac4ed97, from Squeezebox
Touch
[15-03-12 15:47:50.9974] Plugins::SmartMix::Plugin::onPlaylistChange
(1360) Stripping off 1 completed track(s)
[15-03-12 15:47:51.0086] Plugins::SmartMix::Plugin::addTracks (1078) 9
songs remaining, songIndex = 3
[15-03-12 15:47:53.5648] Plugins::SmartMix::Plugin::onPlaylistChange
(1328) Received command playlist newsong
[15-03-12 15:47:53.5699] Plugins::SmartMix::Plugin::onPlaylistChange
(1329) While in mode: fa4d9373690044ec8e0310a20ac4ed97, from Squeezebox
Touch
[15-03-12 15:47:53.5846] Plugins::SmartMix::Plugin::addTracks (1078) 10
songs remaining, songIndex = 2
[15-03-12 15:48:00.4119] Plugins::SmartMix::Services::getServices (54)
List of available services: {}
[15-03-12 15:48:00.4178] Plugins::SmartMix::Services::getServices (57)
List of available services: {}
[15-03-12 15:48:05.6729] Plugins::SmartMix::Services::getServices (54)
List of available services: {}
[15-03-12 15:48:05.6788] Plugins::SmartMix::Services::getServices (57)
List of available services: {}
[15-03-12 15:48:05.6901] Plugins::SmartMix::Plugin::__ANON__ (991) no
track id was found for e9139d30cd4257ee4813712db98d65c8
[15-03-12 15:48:06.3549] Plugins::SmartMix::Services::getServices (54)
List of available services: {}
[15-03-12 15:48:06.3607] Plugins::SmartMix::Services::getServices (57)
List of available services: {}
[15-03-12 15:48:37.3122] Plugins::SmartMix::Plugin::createMix (815)
Starting dynamic mix using: {
artist   = The Beatles,
track_id = e9139d30cd4257ee4813712db98d65c8,
}
[15-03-12 15:48:37.3231] Plugins::SmartMix::Services::getServices (54)
List of available services: {}
[15-03-12 15:48:37.3293] Plugins::SmartMix::Services::getServices (57)
List of available 

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

2015-03-12 Thread Owen Smith

alveus wrote: 
 Anyone know where the LA cache is held in 7.4.0?
 
 I've updated the parser and all LA streams that I never listen to are
 working except BBC R4 FM. I suspect this has been cached, but can't find
 any cache.db or similar files in \Squeezebox\Cache.

Why are you still running 7.4.0? And why is the community still
supporting it? This seems like unecesssry dilution of effort.



Owen Smith's Profile: http://forums.slimdevices.com/member.php?userid=42371
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2015-03-12 Thread Michael Herger

GeeJay wrote:

LMS did run a scan.  I'm only using local music.


I have got the same problem and same setup.

I always get the message that creation of smart mix playlist failed
(actually I get the message in German, so I do not know the exact
English wording).


Please enable debugging for the plugin, run some tests, and provide the 
server.log file.


--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Max2Play Webinterface for Mediaclients (Audioplayer, Squeezeserver, Airplay, XBMC)

2015-03-12 Thread flysurfer

Hello!

@mikeybs: nice to hear it's working :) - I will offer a plugin to easily
configure USB-DACs for Raspberry by webinterface as soon as possible.

@CommanderROR: Restart button will be available in next update - good
idea :)



2 x Max2Play on ODROID U2/U3 with LMS, Squeezelite, Shairport, XBMC
1 x Squeezebox Receiver
1 x Denon 1713 AVR + Nubert 5.1 System
iPeng

Max2Play-Image for ODROID: http://shop.max2play.com/de/image-max2play

flysurfer's Profile: http://forums.slimdevices.com/member.php?userid=61064
View this thread: http://forums.slimdevices.com/showthread.php?t=101856

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread yeomanspc

Can't remember what I changed, but have an odroid based lms in the us
and hls is fine for live.  It was something around avconv.  Anyway, it
leaves the shores fine.   Did you replace the menu.opml with the non-uk
one?





yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

CommanderROR wrote: 
 Thanks!
 
 That should do the trick nicely... ;)
 
 It now shows FFMPEG  in the file type register, but the stream still
 doesn't play. Oh well, at least the HD AAc stream works fine at the
 moment, even though I'm accessing it from Germany.. :D
 
 The BBC pribably makes sure thr HLS stream does not leave the country...
Have you changed the menu to a non-UK one?  See
http://forums.slimdevices.com/showthread.php?103312-BBCiPlayer-plugin-a-guick-fix-guidep=811346viewfull=1#post811346



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Orange Squeeze no player connected to mysqueezebox.com

2015-03-12 Thread nickinthelakes

This may not be a specific issue with Orange Squeeze but I was not sure
where to post this thread - hope here is ok. :)

I have the following:

SBT.

LMS running on laptop.

Galaxy Tab 3 tablet.

BT Home Hub.

***

I have just purchased Orange Squeeze for my tablet and it is a sexy
little app.

***

I do have what I think is a problem and I have spent hours trying to
sort it to no avail - maybe you can help?

With my laptop off I can access mysqueezebox.com from my SBT via the
touchscreen.

I am unable to do perform this function from Orange Squeeze.  If I
attempt to login to mysqueezebox.com on Orange Squeeze (in the switch
server function) I receive a message that no player is connected to
mysqueezebox.com.

I would really like to control radio output from my Orange Squeeze app
even when my laptop is off.  Try as I might I cannot make this happen.

***

Any help appreciated - even if someone tells me that Orange Squeeze is
only designed to work with LMS running on eg laptop/NAS etc.

***

Thank you in advance if you have any ideas/info'.



nickinthelakes's Profile: http://forums.slimdevices.com/member.php?userid=49613
View this thread: http://forums.slimdevices.com/showthread.php?t=103317

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread CommanderROR

Actually, I'm not using iPlayer at all. I added the stream URL right
into a LMS favourite. Maybebthat isn't supposed to work, but it's fine
for the HD AAC stream (non HLS)



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread castalla

finemind wrote: 
 Ok, my problem is how to access the iPlayer plugin folder on the
 Synology NAS using a Windows PC. I tried a method using WinSCP I found
 on the Synology forum but this did not work. I realize this is not
 specifically a Squeezebox issue but if anyone knows how to do this
 without breaking the thing that would be great.

Seems you have to change the shell setting to /bin/ash

Edit the synology settings in winscp - Advanced - Environment - Shell

You may have to change the File Protocol to SCP

I'd try transferring a non-essential file and try out some operations
such as rename etc. before committing myself to anything serious!

see: http://winscp.net/forum/viewtopic.php?t=14531



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Smart Radio
Raspberry Pi + Squeezeplug LMS + Squeezelite - Logitech Mini Boombox
speaker (mothballed)
Cubieboard + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100
bluetooth speaker
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
IBOX + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100 bluetooth
speaker
Squeeze2upnp - Sonos Play1  Vistron internet radio (Reciva)

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

As I understand it the cache.db file does get cleared periodically
anyway. However if you have been using a stream, do one of the fixes,
and then try it again without clearing the cache it won't work straight
away.  That's why the advice is to clear it to be sure it will work.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103312

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

alveus wrote: 
 Because when the updates from 7.4.0 first came out they completely
 b***d up my system. 
 
 Funnily enough, I use this product to listen to music and the radio, not
 to play around with coding and IT. This was sold to me as a consumer
 item, and as far as I am concerned this perpetual need to play around in
 the bowels of the system because a bunch of nerds (this time at the BBC)
 like to show how clever they are, is blighting not just this product,
 but thousands of others. After over 40 years working in IT I don't want
 to spend my retirement continuing to do so.
 
 If you want to talk dilution of effort you only have to look back over
 this thread to see the number of different platforms, some very obscure,
 that people are trying to shoehorn this product in to, and the amount of
 effort being expended to support these. My contribution to the cost of
 support in this environment is trivial. I am very appreciative of the
 help I have received over the years, from both bpa and Triode, on the
 limited occasions when I have encountered problems.
 
 Hope that answers your question.
:)



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread alveus

Owen Smith wrote: 
 Why are you still running 7.4.0? And why is the community still
 supporting it? This seems like unecesssry dilution of effort.

Because when the updates from 7.4.0 first came out they completely
b***d up my system. 

Funnily enough, I use this product to listen to music and the radio, not
to play around with coding and IT. This was sold to me as a consumer
item, and as far as I am concerned this perpetual need to play around in
the bowels of the system because a bunch of nerds (this time at the BBC)
like to show how clever they are, is blighting not just this product,
but thousands of others. After over 40 years working in IT I don't want
to spend my retirement continuing to do so.

If you want to talk dilution of effort you only have to look back over
this thread to see the number of different platforms, some very obscure,
that people are trying to shoehorn this product in to, and the amount of
effort being expended to support these. My contribution to the cost of
support in this environment is trivial. I am very appreciative of the
help I have received over the years, from both bpa and Triode, on the
limited occasions when I have encountered problems.

Hope that answers your question.



Squeezebox Server 7.4.0 on Windows XP

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2015-03-12 Thread Michael Herger

Found it. Log is very verbose. Last LInes are:


Could you please upload a zipped copy of the full log file? The forum is 
mangling some of the crucial information.


--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

alveus wrote: 
 Anyone know where the LA cache is held in 7.4.0?
 
 I've updated the parser and all LA streams that I never listen to are
 working except BBC R4 FM. I suspect this has been cached, but can't find
 any cache.db or similar files in \Squeezebox\Cache.
Does the Settings, Information page show the file locations on 7.4?

Normally after some delay the cache will refresh anyway and it should
all be OK. Is it now?



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread kidstypike

PasTim wrote: 
 As I understand it the cache.db file does get cleared periodically
 anyway. However if you have been using a stream, do one of the fixes,
 and then try it again without clearing the cache it won't work straight
 away.  That's why the advice is to clear it to be sure it will work.

OK, thanks for the heads up.



kidstypike 
1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x
piCorePlayer

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=103312

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread Man in a van

alveus wrote: 
 Because when the updates from 7.4.0 first came out they completely
 b***d up my system. 
 
 


Ahh, the good old days, rum, b*m and baccy  :p



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread kingswindsor

Unfortunately I am still having problems with drop-outs in the audio and
the stream stopping.  Sometimes I can go without problems for hours and
sometimes, like now, every few minutes.  Sometimes the drop-out becomes
permanent and the stream stops   It seems to be due to buffering -
see log below.  

What is causing the buffering is beyond me as my network and hardware
are decently specified.  Are there any ways to increase the buffer size
to compensate? Any other pointers to look at please?  

many thanks 


[15-03-12 21:02:35.9985] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.0008] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.0035] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.0136] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.0233] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.0247] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.0282] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.1397] Slim::Player::Player::_buffering (1186)
Buffering... 249004 / 441000
[15-03-12 21:02:36.1399] Slim::Player::Player::_buffering (1187)  
+output... 1142784 / 1764000
[15-03-12 21:02:36.1401]
Slim::Player::StreamingController::playerBufferReady (2380)
00:26:83:39:b9:16
[15-03-12 21:02:36.1405] Slim::Player::StreamingController::_eventAction
(271) 00:26:83:39:b9:16: BufferReady in BUFFERING-STREAMING -
Slim::Player::StreamingController::_WaitToSync
[15-03-12 21:02:36.1407]
Slim::Player::StreamingController::_setPlayingState (2479) new playing
state WAITING_TO_SYNC
[15-03-12 21:02:36.1409]
Slim::Player::StreamingController::_setPlayingState (2479) new playing
state PLAYING
[15-03-12 21:02:36.1415] Slim::Player::StreamingController::_eventAction
(303) 00:26:83:39:b9:16: BufferReady - new state PLAYING-STREAMING
[15-03-12 21:02:36.1489] Slim::Player::StreamingController::_eventAction
(271) 00:26:83:39:b9:16: StatusHeartbeat in PLAYING-STREAMING -
Slim::Player::StreamingController::_CheckSync
[15-03-12 21:02:36.2104] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.2112] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.2123] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.2132] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.2200] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.2208] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16
[15-03-12 21:02:36.2229] Slim::Player::Source::_wakeupOnReadable (410)
00:26:83:39:b9:16



kingswindsor's Profile: http://forums.slimdevices.com/member.php?userid=61926
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread finemind

PasTim wrote: 
 Does this work?
 
 http://forums.slimdevices.com/showthread.php?53229-Announce-BBCiPlayer-Plugin-(UK-only)p=811011viewfull=1#post811011
 
 Edit: or better still see the new thread
 http://forums.slimdevices.com/showthread.php?103312-BBCiPlayer-plugin-a-guick-fix-guidep=811346viewfull=1#post811346


Ok, my problem is how to access the iPlayer plugin folder on the
Synology NAS using a Windows PC. I tried a method using WinSCP I found
on the Synology forum but this did not work. I realize this is not
specifically a Squeezebox issue but if anyone knows how to do this
without breaking the thing that would be great.



LMS Squeezeplug on SheevaPlug
Squeezebox Radio x 2

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

CommanderROR wrote: 
 Actually, I'm not using iPlayer at all. I added the stream URL right
 into a LMS favourite. Maybebthat isn't supposed to work, but it's fine
 for the HD AAC stream (non HLS)
That's fine for Radio 3, if that's all you want.  For the others, try a
non-uk Radio 4 one, such as:


Code:


  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_fourlw.m3u8
  



Worked for me (in the UK) by just doing a Tune In.

The rest of the channels are listed in the menu file.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread ian_heys

Thanks Tim and djfake.

Have no time until tomorrow some time but will report back.



ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

ian_heys wrote: 
 Thanks Tim
 
 Not having much success with finding the init files so will have a look
 at Server Power Control - haven't used it for years so it will be
 another re-learning curve.
I put quite detailed instructions in the sq2u User Guide so it should be
fairly easy, unless my instructions are all G(r)eek to you.  If the
latter please let me know and I'll try to them clarified and updated.

On ubuntu, the LMS startup files are in /etc/init.d/logitechmediaserver,
with some default values in /etc/default/logitechmediaserver



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread TheLastMan

finemind wrote: 
 Hi, could somebody kindly point me to a fix on this thread or elsewhere
 for Listen Again on LMS running on a Synology DS213j nas?
 
 Or put me out of my misery if it's not possible.
I think you will struggle. ffmpeg is a big problem on Arm7 based
Synology Diskstations (such as the DS214 that I own) and most DS1xx,
DS2xx and DS4xx models from the last couple of years.  It should work on
an Atom based Synology though.

After some hacking I gave up and am now running LMS on a Raspberry Pi. 
Pretty easy to set up using the Squeezeplug / Max2play Linux distro. 
There is a thread here that covers it.

I still have all my music on the NAS though with both connected by cable
through my Router.

I am using the old version 1 B variant, but the latest version 2 of
the Raspberry Pi has a more powerful processor than the DS214 and just
as much memory - so performance will probably be better anyway. You can
also install LMS 7.8 and 7.9 beta which are not available for the
Synology DS line.



Matt
http://www.last.fm/user/MJL-UK
SQUEEZEBOXES:[/B] TWO SB DUETS (LIVING ROOM AND KITCHEN) AND A
*'PICOREPLAYER' (HTTPS://SITES.GOOGLE.COM/SITE/PICOREPLAYER/HOME)
[b]Server:* Raspberry PI with Squeezeplug  LMS 7.8.  Music stored on
Synology DS214 (2TB) NAS
*Network:* Netgear DG834GT ADSL modem/router, Buffalo WZR-HP-G300NH
access point
*Livingroom:* Receiver, Naim 42/110 amp, BW CM2 speakers
*Kitchen:* Receiver, Topping TP20 Mk2 Class T amp, BW 686 speakers
*Study:*piCorePlayer, Linn LP12, Naim 72/Hi-cap/Headline

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

djfake wrote: 
 you can download a template init file here, 
 https://github.com/fhd/init-script-template
 
 I created a file called sq2u from the template, then just fill out
 this section (my e.g., ymmv )
 dir=/usr/sbin/sq2u
 user=root
 cmd=./squeeze2upnp-x86
 
 make it executable: 
 chmod +x sq2u
 
 then move it into place: 
 sudo mv /usr/sbin/sq2u /etc/init.d/
 sudo chmod +x /etc/init.d/sq2u
 sudo update-rc.d sq2u defaults 
 
 The script is nice because you can run commands on it. 
 Usage:/etc/init.d/sq2u {start|stop|restart|status}
Just be warned that if sq2u starts before LMS it may misbehave.  You
could put an event dependency into the sq2u startup, trigger it from the
LMS init.d, and then hopefully things will start in sequence, but I
failed to get it working properly.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread djfake

ian_heys wrote: 
 Thanks Tim
 
 Not having much success with finding the init files so will have a look
 at Server Power Control - haven't used it for years so it will be
 another re-learning curve.

you can download a template init file here, 
https://github.com/fhd/init-script-template

I created a file called sq2u from the template, then just fill out
this section (my e.g., ymmv )
dir=/usr/sbin/sq2u
user=root
cmd=./squeeze2upnp-x86

make it executable: 
chmod +x sq2u

then move it into place: 
sudo mv /usr/sbin/sq2u /etc/init.d/
sudo chmod +x /etc/init.d/sq2u
sudo update-rc.d sq2u defaults 

The script is nice because you can run commands on it. 
Usage:/etc/init.d/sq2u {start|stop|restart|status}



---
www.itjerk.com
www.progressiverock.com

djfake's Profile: http://forums.slimdevices.com/member.php?userid=8111
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread djfake

PasTim wrote: 
 Yes, but on my system the ports seems to vary.  I gave up and opened up
 a range in the 3 to 4s.  There are some other 'standard' ones
 that ufw says need to be open, such as:
  
Code:

  
   1900/udp   ALLOW INAnywhere
   5431   ALLOW INAnywhere
   49152  ALLOW INAnywhere
   80 ALLOW INAnywhere
   

  
 But I really can't be sure.  I spent a very long time trying to me
 more precise, and failed.  
 
 
 That's not good.  I don't know what it can be doing.  Is the log full
 of stuff?  If you stop are restart is it still like that?

When I stop it, it stops, restart still runs full blast. I'm running
Ubuntu 14.04 64bit, and the copy of squeeze2upnp from latest dev/bin 

[13:13:14.532452] slimproto_loglevel:1002 slimproto change log
[13:13:14.532498] stream_loglevel:292 stream change log
[13:13:14.532505] output_mr_loglevel:269 output_mr init 2
[13:13:14.532510] uPNPLogLevel:376 uPNP change log
[13:13:14.532514] WebServerLogLevel:162 webserver change loglevel 2
[13:13:14.533712] uPNPInitialize:960 uPNP init success -
192.168.0.12:49153
[13:13:29.000113] UpdateMRThread:764 Begin uPnP devices update
[13:13:29.005070] UpdateMRThread:849 End uPnP devices update 5



---
www.itjerk.com
www.progressiverock.com

djfake's Profile: http://forums.slimdevices.com/member.php?userid=8111
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

djfake wrote: 
 Firewalls are a good thing! What ports does sq2u use? Looks like 49494
 for the renderer...
Yes, but on my system the ports seems to vary.  I gave up and opened up
a range in the 3 to 4s.  There are some other 'standard' ones
that ufw says need to be open, such as:

Code:


  1900/udp   ALLOW INAnywhere
  5431   ALLOW INAnywhere
  49152  ALLOW INAnywhere
  80 ALLOW INAnywhere
  


But I really can't be sure.  I spent a very long time trying to me more
precise, and failed.  

 Also, I noticed the CPU use for sq2u is extremely high. Any ideas why
 that is? From top cmd:
 
 22248 root  20   0   80024   1036732 R 100.1  0.0   0:22.80
 squeeze2up+
That's not good.  I don't know what it can be doing.  Is the log full of
stuff?  If you stop are restart is it still like that?



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Windows 8 App

2015-03-12 Thread OppfinnarJocke

I just installed SqueezeRemote on my Surface Pro 3, W8.1, and after a
few tries it managed to log in to MSB.com. 

This looks real nice! Really nice, with the bio and everything. Cool!
Thanks for the work on this.



// OppfinnarJocke
SqueezeBox Duet, Controller FW 7.7.2 r9663, Player FW 77
Main use: Wimp and internet radio through MySB.com

OppfinnarJocke's Profile: http://forums.slimdevices.com/member.php?userid=22307
View this thread: http://forums.slimdevices.com/showthread.php?t=97998

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread castalla

finemind wrote: 
 Thanks for your help. It was indeed the shell setting that was wrong.
 However, the process didn't  work anyway. It looks like TheLastMan was
 right and that it won't work on Arm7 processors. However, the thought of
 starting over with a raspberry pi gives me a dull ache in the skull.
 Besides, I really don't need to plug yet another device in.
 
 Looks like I'll just have to wait for the dust to settle and buy
 whatever device eventually works. Very upset to lose the Squeezebox
 Radios. I had a Pure Evoke flow before that, which I loathed. I'll
 probably go down the Roberts/Sangean route if that looks like a goer.
 But I'll keep checking in here on the off chance. Thanks to all of those
 dedicating hours trying to fix this.

I suspect a Synology issue, not armv7 ... it runs on my armv7 debian
installation (finding the correct ffmpeg was a bit iffy, 'tho).

A Pi works brilliantly - a lot cheaper than whatever Roberts/Sangean
'might' come up with!



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Smart Radio
Raspberry Pi + Squeezeplug LMS + Squeezelite - Logitech Mini Boombox
speaker (mothballed)
Cubieboard + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100
bluetooth speaker
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
IBOX + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100 bluetooth
speaker
Squeeze2upnp - Sonos Play1  Vistron internet radio (Reciva)

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread castalla

ftlight wrote: 
 If everyone just bought Sonos, how much happier they would be.
 (that's definitely a joke).

Actually, the Sonos Play1 is an okay small speaker - nice sound - for a
bedroom or guest room.  The android control is okay.  

And, it can read/play LMS playlists.

A bit pricey, if they can't enable HLS 



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Smart Radio
Raspberry Pi + Squeezeplug LMS + Squeezelite - Logitech Mini Boombox
speaker (mothballed)
Cubieboard + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100
bluetooth speaker
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
IBOX + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100 bluetooth
speaker
Squeeze2upnp - Sonos Play1  Vistron internet radio (Reciva)

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread bpa

kingswindsor wrote: 
 Unfortunately I am still having problems with drop-outs in the audio and
 the stream stopping.  Sometimes I can go without problems for hours and
 sometimes, like now, every few minutes.  Sometimes the drop-out becomes
 permanent and the stream stops   It seems to be due to buffering -
 see log below.  
 
 What is causing the buffering is beyond me as my network and hardware
 are decently specified.  Are there any ways to increase the buffer size
 to compensate? Any other pointers to look at please?  
 
 many thanks 

I can't see anything wrong with the buffering log. What do you think is
wrong ?

Have you tried to increase the Radio Station buffer timeout ?
I can't remember what LMS platform or setup you are using ? Since you
are syncing - what sort of players have you got ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread djfake

Bigger issue is that CPU is at 100%. Anyone have ideas on how to trouble
shoot? I'd compile the program on my computer, but I haven't figured out
how to do so.



---
www.itjerk.com
www.progressiverock.com

djfake's Profile: http://forums.slimdevices.com/member.php?userid=8111
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] iPeng support thread

2015-03-12 Thread adamdea

Hi Pippin
I wonder if you can help. I'm using ipeng 8 on an iPhone 6 controlling
LMS 7.9 on a qnap NAS (Intel).  I love the app but have noticed that the
search button seems to be dead. I can scroll through albums, composers,
conductors etc. but when I press search the button does nothing. It's
been like this for a while. I think it was doing it on my old iPhone 4
for a while, but I just assumed the hardware couldn't cope. 
Is it just me, or have others experienced this.?





adamdea's Profile: http://forums.slimdevices.com/member.php?userid=37603
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] iPeng support thread

2015-03-12 Thread pippin

Which search are you using? iPeng's local search or the globalsearch
which (by default) is under Extras?

How old is the 7.9 Beta? I think there were some builds where search was
broken, if it's not the most recent one, please update.



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 8, the Universal App for iOS 7 and iOS 8*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread djfake

PasTim wrote: 
 The amount of trouble I've had with firewalls hiding stuff...Glad to
 hear you made progress.  
 
 Getting firewall settings right for UPnP seemed a little bit of a black
 art to me. On linux with 'ufw' there were some standard settings but
 they were not enough.  I ended up making the specific UPnP devices have
 fairly complete access to my music server, especially for ports over
 30,000 (which seemed to change from one connection to the next).

Firewalls are a good thing! What ports does sq2u use? Looks like 49494
for the renderer...

Also, I noticed the CPU use for sq2u is extremely high. Any ideas why
that is? From top cmd:

22248 root  20   0   80024   1036732 R 100.1  0.0   0:22.80
squeeze2up+



---
www.itjerk.com
www.progressiverock.com

djfake's Profile: http://forums.slimdevices.com/member.php?userid=8111
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread HeadBanger

Can anyone help with where to get a working FFMPEG for FreeNAS / BSD
please?
Thank you.



2 x Duet, 2 x Radio, Touch  Receiver with iPeng 7  SqueezePlayer
served by HP N36 running FreeNAS/SlimNAS/LMS 7.9

HeadBanger's Profile: http://forums.slimdevices.com/member.php?userid=38024
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2015-03-12 Thread tole

mherger wrote: 
  Found it. Log is very verbose. Last LInes are:
 
 Could you please upload a zipped copy of the full log file? The forum is
 
 mangling some of the crucial information.
 
 

Here it is. Thanks for your patience.

17601


+---+
|Filename: server.log.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=17601|
+---+


tole's Profile: http://forums.slimdevices.com/member.php?userid=44843
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread majones

expectingtofly wrote: 
 I've been having a browse of Triode's implementation of the RTMP
 transport protocol in perl as part of the IPlayer App.  I've also been
 having a look at what other people have done implementing the HLS
 transport in scripting languages. I didn't see anything that
 frightened me too much.
 I think its fair to say that its not a pipe dream to say that a perl
 implementation of HLS could be done.   
 
 I'm pretty confident the BBC's use of HLS is here to stay for the medium
 term now that they are publishing the HLS urls as part of their audio on
 demand feeds.
 
 I would estimate its a couple of very full days work to create a
 testable piece of code, maybe more.  I'm happy and interested enough to
 do that, gradually, spread over the next few weeks.   I wanted to check
 that I wouldn't be embarking on something that is already being
 attempted by somebody else?
Certainly I, for one, would be very grateful if you progressed this.



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread philippe_44

How do you daemonized it ? Don't do a '' but use -z



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread bpa

alveus wrote: 
 Anyone know where the LA cache is held in 7.4.0?
 
 I've updated the parser and all LA streams that I never listen to are
 working except BBC R4 FM. I suspect this has been cached, but can't find
 any cache.db or similar files in \Squeezebox\Cache.

Cache was different in 7.4.

Turn off LMS and wait about 15 mins - usually entries will expire.



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread CommanderROR

Thanks!

That should do the trick nicely... ;)



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

ian_heys wrote: 
 Just installed Ralphy's static binary on my SqueezeOnArch/Wandboard
 Quad. Used stable version 0.1.4.0. Works fine for both locally stored
 flac music collection and indeed for current BBC HLS/RTMP Live/Listen
 again configuration. This is a good solution for me as my wandboard is
 always on, but haven't yet figured how to launch the program at
 start-up.
 
 Any help would be appreciated.
 
 Still keeping up with the latest on my Desktop/Win7 and occassionally
 using 0.2.0.0.a9 and all seems stable through the various development
 releases.
Look at the 'new user guide', section 3.3.  However, if you don't want
to install the Server Power Control plugin then you need to find a way
to start sq2u as a service.  

This is a little harder since if it starts before LMS it can, in my
experience, get its wires a little crossed and at may fail to get any
track details when playing.  I spent a lot of time trying to find a good
solution but I didn't entirely succeed.  I'm not familiar with the
wandboard linux flavours, but some form of 'upstart', 'init' or
'systemd' files will be needed depending on the linux flavour. If you
find the ones used for LMS or your system (in /etc/init or /etc/init.d
or .) you can base it around those ideas.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread ilainftw

utgg wrote: 
 What PC browser have you seen HDS format used for Listen Again? From
 what I've seen so far, Listen Again in Chrome is using Flash/RTMP still.
 It seemed to me that RTMP is currently the only route to the 320kbps
 Listen Again streams since they've stopped providing 320kbps HLS Listen
 Again options. Maybe the HLS ones will come back again eventually when
 things settle out. At the moment it's not clear to me whether HLS or HDS
 is the preferred option to invest the time in (or just wait for DASH).

As for HDS, I would say only pursue it if your crystal ball tells you
that the BBC will embrace it for some reason.  There are no HDS Listen
Again streams, and I would guess there never will be if DASH is really
on the horizon.   Listen Again has had RTMP+HLS for quite a while, and I
would hope the BBC won't waste money on a production pipeline they have
never used and likely never will use, but you never know.  HDS is used
for live streams, but those services are duplicated by the HLS versions
already known, and HLS seems likely to continue until the BBC have an
alternative for iOS.  The HDS live streams are hidden behind an access
token, so you still have to hard code the stream URLs in plugin code as
with the HLS versions. There doesn't seem to be any advantage to HDS.



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread kidstypike

JohnB wrote: 
 One of the really daft things about the default settings of Windows
 Explorer is that it (by default) hides common filetype extensions. This
 can be very confusing - and I guess that is how Windows Explorer is set
 on your PC.
 
 Where you see the file cache the actual filename is cache.db (at
 least in my W7 system).
 
 The other daft thing about the default settings of Windows Explorer (at
 least in W7) is that the Menu Bar is hidden!
 
 Windows Explorer can be changed to show the full filenames of ALL files
 by:
 
 1) Permanently display the Menu Bar by:
 Organize/Layout
 Click on Menu Bar
 
 2) Display full filenames by:
 Tools/Folder Options/View
 Untick Hide extensions for known file types
 
 (I also set it to show hidden files/folders, etc)
 
 (I also set Windows Explore to, by default, display detailed lists of
 files instead of the array of icons, etc that you sometimes get, but
 that is a different kettle of fish.)

Yes, I know all this, what I was trying to point out is that Frank Duck
thinks he has deleted the cache.db file, but it seems he only deleted
the .db-shm and .db-wal files and yet the LA streams work OK for him.  I
know *I* didn't need to delete the cache.db file on my system, and the
LA streams work OK for me too.

I have the Show/Hide file types on my right-click menu.

And we'll probably get into trouble for posting this stuff here! :(


+---+
|Filename: Show hide.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=17596|
+---+


kidstypike 
1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x
piCorePlayer

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=103312

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

bonze wrote: 
 oh, no,  I'm not actually doing anything useful to contribute :)
As far as I can recall (not a lot) you contributed the amended live
menus, which was a major benefit to mankind (well me anyway)!

 My perl knowledge is currently very limited and I seem to break more
 than I actually improve
It is still more than mine.  Now if it was in DDP/516 assembler, or even
TAL, I might be able to help a little.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread alveus

bpa wrote: 
 Cache was different in 7.4.
 
 Turn off LMS and wait about 15 mins - usually entries will expire.

bpa - That did the trick. Many thanks



Squeezebox Server 7.4.0 on Windows XP

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Airplay on squeezebox (for Windows)

2015-03-12 Thread schmurtz

hokie wrote: 
 If Bonjour was the problem, wouldn't I have the issue when running the
 standard version of Shairport4w from SourceForge.net?  
 Their current version (1.0.8.5) runs successfully and I can manually
 connect to my Squeezebox with the WaveInput plugin.

No, the current version 1.0.8.5 has been modified by someone that have
financial intentions. If you want to make a real test you can try the
version 1.0.7.3 or 1.0.7.2.
Furthermore I have personnaly compiled the modified version of shairport
so it could be some minor differences. So you can :
- First reinstall Bonjour ! May be it is not the problem but it is not
a big deal to try...
- test the original version 1.0.7.3
- test on another computer



schmurtz's Profile: http://forums.slimdevices.com/member.php?userid=57368
View this thread: http://forums.slimdevices.com/showthread.php?t=100048

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread ian_heys

PasTim wrote: 
 I've been using squeeze2upnp with the new PlayHLS plugin for BBCiPlayer.
 It works very well both for live listening and with the current (RTMP)
 listen again service, on both my UPnP renderers.  So when the FM signal
 is bad (which happens periodically) or the DAB signal is bad (which is
 all the time) I have this as a way of getting good quality on all BBC
 radio channels. :)

Just installed Ralphy's static binary on my SqueezeOnArch/Wandboard
Quad. Used stable version 0.1.4.0. Works fine for both locally stored
flac music collection and indeed for current BBC HLS/RTMP Live/Listen
again configuration. This is a good solution for me as my wandboard is
always on, but haven't yet figured how to launch the program at
start-up.

Any help would be appreciated.

Still keeping up with the latest on my Desktop/Win7 and occassionally
using 0.2.0.0.a9 and all seems stable through the various development
releases.



ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread alveus

Anyone know where the LA cache is held in 7.4.0?

I've updated the parser and all LA streams that I never listen to are
working except BBC R4 FM. I suspect this has been cached, but can't find
any cache.db or similar files in \Squeezebox\Cache.



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread ftlight

PasTim wrote: 
 A joke, right?

If everyone just bought Sonos, how much happier they would be.
(that's definitely a joke).



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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread majones

alveus wrote: 
 If you want to talk dilution of effort you only have to look back over
 this thread to see the number of different platforms, some very obscure,
 that people are trying to shoehorn this product in to, and the amount of
 effort being expended to support these.
I agree. Products should never be shoehorned into a platform. It is
totally outrageous.



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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread PasTim

majones wrote: 
 I agree. Products should never be shoehorned into a platform. It is
 totally outrageous.
A joke, right?



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16-24 bit,
44.1-192kbps. LMS  Squeeze2upnp to MF M1 CLiC (to MF amp  ESLs) 
Marantz CR603 UPnP renderers.  Minimserver (server)  upplay (control
point) to same renderers  to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 14.04
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, and a spare, but don't use.

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2015-03-12 Thread finemind

castalla wrote: 
 Seems you have to change the shell setting to /bin/ash
 
 Edit the synology settings in winscp - Advanced - Environment - Shell
 
 You may have to change the File Protocol to SCP
 
 I'd try transferring a non-essential file and try out some operations
 such as rename etc. before committing myself to anything serious!
 
 see: http://winscp.net/forum/viewtopic.php?t=14531

Thanks for your help. It was indeed the shell setting that was wrong.
However, the process didn't  work anyway. It looks like TheLastMan was
right and that it won't work on Arm7 processors. However, the thought of
starting over with a raspberry pi gives me a dull ache in the skull.
Besides, I really don't need to plug yet another device in.

Looks like I'll just have to wait for the dust to settle and buy
whatever device eventually works. Very upset to lose the Squeezebox
Radios. I had a Pure Evoke flow before that, which I loathed. I'll
probably go down the Roberts/Sangean route if that looks like a goer.
But I'll keep checking in here on the off chance. Thanks to all of those
dedicating hours trying to fix this.



LMS Squeezeplug on SheevaPlug
Squeezebox Radio x 2

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

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Orange Squeeze no player connected to mysqueezebox.com

2015-03-12 Thread TimT

nickinthelakes wrote: 
 This may not be a specific issue with Orange Squeeze but I was not sure
 where to post this thread - hope here is ok. :)
 
 [snip]
 
 ***
 
 Thank you in advance if you have any ideas/info'.

From LMS Home screen, change the Music Source you would like to connect
your player to from your local LMS to mysqueezebox.com.



TimT's Profile: http://forums.slimdevices.com/member.php?userid=22971
View this thread: http://forums.slimdevices.com/showthread.php?t=103317

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins