Re: [SlimDevices: Plugins] Does Spotty Support Squeezebox Radio Preset Buttons?

2017-08-06 Thread BoomX2

mherger wrote: 
> The preset button issue should be resolved in the latest 7.9.1 nightly
> builds.


Code:


  2017-08-06 23:29:28 squeezeboxserver_safe started.
  [17-08-06 23:29:34.6021] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1501791870, Thu Aug  3 20:46:04 UTC 2017) perl 5.018002 - 
arm-linux-gnueabihf-thread-multi-64int
  [17-08-06 23:55:30.7826] Slim::Formats::XML::gotErrorViaHTTP (338) Error: 
getting spotify:user:spotify:playlist:37i9dQZF1DX10zKzsJ2jva
  Cannot request non-HTTP URL 
spotify:user:spotify:playlist:37i9dQZF1DX10zKzsJ2jva
  [17-08-06 23:55:30.7832] Slim::Buttons::XMLBrowser::gotError (242) Error: 
While retrieving [spotify:user:spotify:playlist:37i9dQZF1DX10zKzsJ2jva]: 
[Cannot request non-HTTP URL 
spotify:user:spotify:playlist:37i9dQZF1DX10zKzsJ2jva]
  [17-08-06 23:55:54.7428] Slim::Formats::XML::gotErrorViaHTTP (338) Error: 
getting spotify:user:spotify:playlist:37i9dQZEVXbwv7SFVdUMiB
  Cannot request non-HTTP URL 
spotify:user:spotify:playlist:37i9dQZEVXbwv7SFVdUMiB
  [17-08-06 23:55:54.7433] Slim::Buttons::XMLBrowser::gotError (242) Error: 
While retrieving [spotify:user:spotify:playlist:37i9dQZEVXbwv7SFVdUMiB]: 
[Cannot request non-HTTP URL 
spotify:user:spotify:playlist:37i9dQZEVXbwv7SFVdUMiB]
  [17-08-06 23:56:04.8694] Slim::Formats::XML::gotErrorViaHTTP (338) Error: 
getting spotify:user:spotify:playlist:37i9dQZF1CAt23OWnoClm9
  Cannot request non-HTTP URL 
spotify:user:spotify:playlist:37i9dQZF1CAt23OWnoClm9
  [17-08-06 23:56:04.8699] Slim::Buttons::XMLBrowser::gotError (242) Error: 
While retrieving [spotify:user:spotify:playlist:37i9dQZF1CAt23OWnoClm9]: 
[Cannot request non-HTTP URL 
spotify:user:spotify:playlist:37i9dQZF1CAt23OWnoClm9]
  [17-08-06 23:56:13.8010] Slim::Formats::XML::gotErrorViaHTTP (338) Error: 
getting spotify:user:spotify:playlist:37i9dQZEVXcDjsraUwnzRP
  Cannot request non-HTTP URL 
spotify:user:spotify:playlist:37i9dQZEVXcDjsraUwnzRP
  [17-08-06 23:56:13.8015] Slim::Buttons::XMLBrowser::gotError (242) Error: 
While retrieving [spotify:user:spotify:playlist:37i9dQZEVXcDjsraUwnzRP]: 
[Cannot request non-HTTP URL 
spotify:user:spotify:playlist:37i9dQZEVXcDjsraUwnzRP]
  
  




BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=107723

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


Re: [SlimDevices: Plugins] ANNOUNCE: Alexa voice control (development thread)

2017-08-06 Thread bondsc

Hi,

I have a number of Squeezebox devices (2 radios, 1 boom, 2 Squeezebox
v3) and have recently purchased an Amazon Echo. I'd love to help with
testing your software.

Simon



bondsc's Profile: http://forums.slimdevices.com/member.php?userid=67231
View this thread: http://forums.slimdevices.com/showthread.php?t=106569

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


Re: [SlimDevices: Plugins] Announce: lms.el - a squeezebox controller for emacs

2017-08-06 Thread lmiphay

Hi,

Thanks for doing this.

I have packaged this for gentoo, and made a pull request for the gentoo
squeezebox overlay:
https://github.com/hickinbottoms/gentoo-squeezebox-overlay/pull/14

Paul



lmiphay's Profile: http://forums.slimdevices.com/member.php?userid=41299
View this thread: http://forums.slimdevices.com/showthread.php?t=107769

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-08-06 Thread scala

Thanks, will you push a new plugin version which will be automatically
updated, or should I uninstall/reinstall?

philippe_44 wrote: 
> I'll look into that, looks like I made a detection logic fault here.
> I'll also look at the wav option, strange
> 
> [edit]: correction done. For the wav problem, I think it's LMS which has
> not been configured to handle .wav files. Look at the "File Type" option
> for wav in the settings

Of course you are right: I had deactivated direct streaming of .wav.
(Reason, just for info: I use wav files to calibrate my system for
equalization via sox, and thus force .wav files to pass through sox
avoiding direct streaming. This could be handled better in
custom.config, but it was OK since I have no other wav or pcm files. And
this parameter was set looong ago)



scala's Profile: http://forums.slimdevices.com/member.php?userid=13391
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-08-06 Thread philippe_44

scala wrote: 
> I finally managed to have ShairTunes2 working on QNAP (in my case:
> HS-251 with an Intel CPU running QTS 4.2.0)
> The installation seemed flawless, but it was impossible to connect to
> the iDevices, although they were visible.
> The bug seems to be in the OS recognition inside Utils.pm :
> "shairport_helper-i386-linux" was started, instead of the needed
> "shairport_helper-x64-linux".
> It is not clear to me what are the different options foreseen by
> OSDetect, but using the simple and unelegant brute-force approach:
> > 
Code:

  >   > if ($os->{'binArch'} =~ /i386/) {
  > $bin = "shairport_helper-x64-linux";
  > }

> > 
> I can select the correct helper. Hopefully, could this be corrected
> allowing correct recognition of the 64-bit QTS OS of QNAP?
> Incidentally, a minor bug still remains: the plugin does not work if
> the option "Use flac for streaming" is not ticked. I got plenty of
> error messages like> 
Code:

  >   > [17-08-01 23:58:34.2269] Slim::Player::Song::open (409) Error: Couldn't 
create command line for wav playback for 
[airplay://192.168.1.101:46001/265c33eb706b7bebe0d07f361f9aba59_stream.wav]

> >   (and huge logfiles of ShairTunes for each player), but all works
> like a charm if the FLAC option is selected, which is fine for me.
> Thank you Philippe for this excellent plugin, and hope you might tweak
> the OS identification routine, this would probably avoid re-editing of
> Utils.pmin case of future updates of the plugin.
> 
> PS: I see the discussion is going on also on the other thread
> (ShairTunes2). It is not clear to me whether I should post here
> (ShairTunes2W) or on the other one

I'll look into that, looks like I made a detection logic fault here.
I'll also look at the wav option, straneg

This is the right thread, the other one is deprecated, I should not even
answer on that one



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express

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

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2017-08-06 Thread philippe_44

rickwookie wrote: 
> I'll have a play. Incidentally, there's no settings link for your
> ShairTunes2 (fork) line in the list when I click on the Plugins tab in
> the LMS web settings GUI. I have to click on settings for some other
> plugin, then select ShairTunes2 (fork) from the drop down list.
> 
The "normal" way to access to a plugin settings is rather to go to the
"advanced" tab in LMS' settings and then choose the plugin in the
dropdown list
> Once I'm there I notice the info hint for 'Airplay latency (ms)' reads:
> "Set the duration of the AirPlay buffer. Low value means faster start
> but more shuttering". Can I use this value therefore to influence the
> delay before the iOS device starts its video playback?
> 
> Edit: 600 ms seems bloody close in my eyes when outputting to my SB
> Radio, until that is the audio playback randomly pauses for a couple of
> seconds after a few minutes playback, throwing it all out. Oh well.

Yes, this is the right parameter and it's expected that below ~500ms
shuttering happens. It's because the plugin has to build a buffer of the
airplay frames. Such RTP frames are sent using UDP protocol, so no
guaranteed delivery. There is a mechanism to ask again for missed
frames, but it means that you must do buffering to give you a chance to
ask for and received the missed ones because if you have a hole of 100
frames between say frame 900 and 1000 but you've already sent frame 1000
to LMS, then it's over because the interface with LMS is HTTP, so frame
numbers do not exists, ordering is implicit by order of sending HTTP
data.

Anyway, you can also tweak the "buffer level" parameter which adjust
buffering inside LMS this time. Normally it does not affect playback
start in a deterministic way, but here it should because the source is
hard realtime



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express

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

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2017-08-06 Thread rickwookie

philippe_44 wrote: 
> Well, it will still be a hit and miss as, again, the LMS players play
> ... whenever they play. So it might swing +/- 300ms or more, but you
> will not have any certainty, LMS time cannot be controlled by an
> external source with the existing API. As long as one of the entities
> contains a random time element, there is nothing you can do for the
> whole system. 
> 
> My latest version of Shairtunes2W includes a "AirPlay latency" that you
> can play with, it's made for another purpose but it should affect the
> system the way you want. 
> 
> But again, understand that what you want to do cannot be achieve in a
> reliable way with the existing LMS interface. You'll get sometimes
> close, sometimes not.

I'll have a play. Incidentally, there's no settings link for your
ShairTunes2 (fork) line in the list when I click on the Plugins tab in
the LMS web settings GUI. I have to click on settings for some other
plugin, then select ShairTunes2 (fork) from the drop down list. Once I'm
there I notice the info hint for 'Airplay latency (ms)' reads: "Set the
duration of the AirPlay buffer. Low value means faster start but more
shuttering". Can I use this value therefore to influence the delay
before the iOS device starts its video playback?



rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-08-06 Thread scala

I finally managed to have ShairTunes2 working on QNAP.
The installation was flawless, no error messages, all seemed to work as
I already posted, but it did not :-(
The bug seems to be in the OS recognition inside Utils.pm :
"shairport_helper-i386-linux" was started, instead of the needed
"shairport_helper-x64-linux".
It is not clear to me what are the different options foreseen by
OSDetect, but I had the routine working using the simple and unelegant
brute-forse approach:

Code:

if ($os->{'binArch'} =~ /i386/) {
$bin = "shairport_helper-x64-linux";
}


Hopefully, could this be corrected allowing correct recognition of the
64-bit QTS OS of QNAP?
Incidentally, a minor bug still remains: the plugin does not work if the
option "Use flac for streaming" is not ticked. I got plenty of error
messages like
Code:

[17-08-01 23:58:34.2269] Slim::Player::Song::open (409) Error: Couldn't 
create command line for wav playback for 
[airplay://192.168.1.101:46001/265c33eb706b7bebe0d07f361f9aba59_stream.wav]

  (and huge logfiles of ShairTunes for each player), but all works like
a charm if the FLAC option is selected, which is fine for me.
Thank you Philippe for this excellent plugin, and hope you might tweak
the OS identification routine, this would probably avoid re-editing of
Utils.pmin case of future updates of the plugin.

PS: I see the discussion is going on also on the other thread
(ShairTunes2). It is not clear to me whether I should post here
(ShairTunes2W) or on the other one



scala's Profile: http://forums.slimdevices.com/member.php?userid=13391
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2017-08-06 Thread vhs

Now working pretty well. Oddly the iPhone and iPad need a long press on
the Airplay selection bar before it locks onto the Squeezebox. Is this
normal?

Viv



vhs's Profile: http://forums.slimdevices.com/member.php?userid=2918
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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