Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread ynot1234567890


mherger wrote: 
> Not easily. But if you enable debug logging for control.command, then
> you'd see what is being used internally. A Spotty search would result in
> this:
> 
> > 
Code:

  >   > [18-07-03 06:59:00.1751] Slim::Control::Request::dump (2339) Request: 
Query [99:99:99:99:99->spotty items] from /abcd/slim/request|17||abcd  
(Dispatchable)
  > [18-07-03 06:59:00.1753] Slim::Control::Request::dump (2341)Param: 
[search] = [here comes your search term]
  > [18-07-03 06:59:00.1755] Slim::Control::Request::dump (2341)Param: 
[useContextMenu] = [1]
  > [18-07-03 06:59:00.1756] Slim::Control::Request::dump (2341)Param: 
[_index] = [0]
  > [18-07-03 06:59:00.1757] Slim::Control::Request::dump (2341)Param: 
[menu] = [spotty]
  > [18-07-03 06:59:00.1758] Slim::Control::Request::dump (2341)Param: 
[item_id] = [0.0]
  > [18-07-03 06:59:00.1761] Slim::Control::Request::dump (2341)Param: 
[_quantity] = [200]
  > 

> > 
> 
> Those items are "indexed" by the navigation tree. 0.0 would be the
> first menu item's sub-menu - which is search. But that would return
> you a menu again
> 
> If you were implementing LMS side code, then you could probably call
> Spotty code directly - ugly, but possible.

Thanks for this.  I will review and see if I can make something like
this work.  Otherwise I may setup a direct query to spotify and queue
the resulting urls directly.  Ynot



ynot1234567890's Profile: http://forums.slimdevices.com/member.php?userid=66569
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread ynot1234567890


mherger wrote: 
> Not easily. But if you enable debug logging for control.command, then
> you'd see what is being used internally. A Spotty search would result in
> this:
> 
> > 
Code:

  >   > [18-07-03 06:59:00.1751] Slim::Control::Request::dump (2339) Request: 
Query [99:99:99:99:99->spotty items] from /abcd/slim/request|17||abcd  
(Dispatchable)
  > [18-07-03 06:59:00.1753] Slim::Control::Request::dump (2341)Param: 
[search] = [here comes your search term]
  > [18-07-03 06:59:00.1755] Slim::Control::Request::dump (2341)Param: 
[useContextMenu] = [1]
  > [18-07-03 06:59:00.1756] Slim::Control::Request::dump (2341)Param: 
[_index] = [0]
  > [18-07-03 06:59:00.1757] Slim::Control::Request::dump (2341)Param: 
[menu] = [spotty]
  > [18-07-03 06:59:00.1758] Slim::Control::Request::dump (2341)Param: 
[item_id] = [0.0]
  > [18-07-03 06:59:00.1761] Slim::Control::Request::dump (2341)Param: 
[_quantity] = [200]
  > 

> > 
> 
> Those items are "indexed" by the navigation tree. 0.0 would be the
> first menu item's sub-menu - which is search. But that would return
> you a menu again
> 
> If you were implementing LMS side code, then you could probably call
> Spotty code directly - ugly, but possible.

Thanks for this I will review and see if I can make this work, otherwise
I may implement a direct spotify search and queue results using the
returned urls similar to the queueing of a spotify playlist.



ynot1234567890's Profile: http://forums.slimdevices.com/member.php?userid=66569
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread Michael Herger

How big is the file? That is slow!!!


> 11MB. The binaries for all the various platforms weigh 3-4MB each 
(before compression)...


--

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.5.2 beta test

2018-07-03 Thread bpa


bpa wrote: 
> Somehow missed that previous post.
> I'll look at log in more detail but as a start - with WIn10 i7
> rebuffering on live DASH stream - common fix is to go large with
> "Seconds to delay start live stream" - if the max you tried was 15sec
> then it would have no effect  - please try at least 1min
> 

Did you try increasing "Seconds to delay start live stream" as I advised
?



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread slartibartfast


gramels wrote: 
> it does appear before download completed. Download took about 5 minutes.
> 
> I watched the /var/lib/squeezeboxserver/cache/DownloadedPlugins folder,
> after the size did not grow any more I restarted and all was fine.
> 
> Seems like whoever tested this had a fast internet link. :-)How big is the 
> file? That is slow!!!

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.5.2 beta test

2018-07-03 Thread JJP


bpa wrote: 
> 1. Don't play HLS stream on Windows - keep as a "backup" with "DASH >
> HLS > MP3 > FlashAAC" - IIRC The plugin "live" URLs only have DASH and
> HLS now.
Thanks. I've got no major desire for high kbps streams so am happy to
setup whatever works. 
I tried switching to DASH> HLS but that seems much worse - I've a
attached a logfile of trying to play using the settings in the attached
screenshot. 
Using DASH gave a buffering process of about 3 mins of silence and then
played for about 10 seconds before rebuffering again. It was only trying
to load at -48kbps CBR, aac, -but sometimes clicking play again gave
-339kbps CBR, AAC LC -without my changing  any settings

bpa wrote: 
> 
> 2. If you really want to play HLS streams on Windows install playHLS
> whichuses ffmpeg and create favorites - there will be no program info.
OK, I can try giving that a go in an attempt to get a working solution.

bpa wrote: 
> 3. Low buffer threshold increase the likelihood of rebuffering - so if
> you get rebuffering - increase threshold to max.
As per the screenshot, that didn't seem to have much effect, nor did
swapping -highest/lowest bitrate DASH stream-.

bpa wrote: 
> I am not sure but I think  in Win8 or Win10 MS made a change which
> affect LMS transcoding support program socketwrapper.exe.  It is most
> noticeable on high end  multicore system with lots of RAM - it is
> possible the syste is too fast for the application which was initially
> written for a single core prcoessor and now with multi core system there
> is a "race hazard" somewhere in the code .
Perhaps that's the problem, but my previous Windows7 server had a
1.66GHz Intel Atom N280 and did seem to have the same problem with
iplayer buffering.

bpa wrote: 
> PlayHLS using ffmpeg and the plugin's DASH implementation both use HTTP
> 1.1 which means one TCP connection and then multiple chunks sent on same
> connection. 

OK, I'll let you know whether PlayHLS fixes things.

Thanks for all the analysis and input!

Jonathan


+---+
|Filename: iplayer settings.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25247|
+---+


JJP's Profile: http://forums.slimdevices.com/member.php?userid=1047
View this thread: http://forums.slimdevices.com/showthread.php?t=106409

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread gramels


it does appear before download completed. Download took about 5
minutes.

I watched the /var/lib/squeezeboxserver/cache/DownloadedPlugins folder,
after the size did not grow any more I restarted and all was fine.

Seems like whoever tested this had a fast internet link. :-)



gramels's Profile: http://forums.slimdevices.com/member.php?userid=64907
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread slartibartfast


I think with the latest version the popup telling you to restart does
not appear  until the plugin is downloaded. Assuming the popup appeared
that doesn't seem to be the issue.gramels wrote: 
> I used last nights logitechmediaserver_7.9.2~1530185314_arm.deb
> 
> Slow internet here though.
> 
> Where can I see that the download is complete to not restart too early?

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread gramels


logitechmediaserver_7.9.2~1530185314_arm.deb



gramels's Profile: http://forums.slimdevices.com/member.php?userid=64907
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread Michael Herger

Added the repo, it showed up in the list activated the plugin,
restarted, still in the list, but not active.


You don't need to add the repo. It's part of the main list.


Manual install using the zip file worked though.

What did I do wrong?


You're likely using an oldish LMS and didn't wait long enough before 
restarting it?


Hard to tell without any further information. Eg. server.log with 
logging for server.plugins and plugin.extensions (I think) enabled.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread slartibartfast


gramels wrote: 
> Hi,
> 
> I cant get it installed using the repo.
> 
> Added the repo, it showed up in the list activated the plugin,
> restarted, still in the list, but not active.
> 
> Manual install using the zip file worked though.
> 
> What did I do wrong?Which version of LMS are you running? On older versions 
> it was possible
to restart the server before the plugin was fully downloaded.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-03 Thread gramels


Hi,

I cant get it installed using the repo.

Added the repo, it showed up in the list activated the plugin,
restarted, still in the list, but not active.

Manual install using the zip file worked though.

What did I do wrong?



gramels's Profile: http://forums.slimdevices.com/member.php?userid=64907
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-07-03 Thread philippe_44


Thunder3dan3 wrote: 
> Anyone get the UPnPBridge plugin working with Klipsch Three Wifi
> speaker?  Looking for any settings that might work.  The default don't
> seem to work.

I might be able to give you an advice if you include a log and say a bit
more about your configuration



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, GGMM E5

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-07-03 Thread philippe_44

schoeppi wrote: 
> Hi,
> 
> I am still trying to use my new Aries G2 player from Auralic with LMS.
> The UPNP bridge did not work so another solution would be to use the
> player via airplay.
> 
> The following setup is working so far with all limitations given by
> airplay:
> 
> - I have installed SqueezeLite on my Mac Book, the player shows up in
> LMS
> - Also I have installed AirFoul on my Mac Book. With AirFoul you can
> stream any sound from an app on the Mac Book to a device which is able
> to act as a airplay receiver.
> 
> The disatvantage with this setup is that the Mac Book has to be running
> if I want to use the Auralic player with LMS. So my question is if it
> would be possible to build a rao2squeeze bridge for LMS? Have you ever
> thought about that?
> 
> Cheers,
> 
> Schoepp

I don’t understand what you’re trying to do now. 

LMS sends to squeezelite and then you intercept sound from soundboard
and send it to Aries as an airplay client? 

Why not simply using this airplay bridge so that LMS sends directly to
the Aries, in AirPlay mode?



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, GGMM E5

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

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