Re: [SlimDevices: Plugins] Spotty on ARM based NAS (Synology, QNAP etc.) - testers wanted!

2017-09-11 Thread DavidBulluss

mherger wrote: 
> Hi there,
> 
> If you've tried to use 'Spotty'
> (http://forums.slimdevices.com/showthread.php?t=107615) on your NAS
> device but failed due to some incompatibility, here's something for you:
> Thanks to forum user jr01 and 'Jörg Krause'
> (https://github.com/joerg-krause/rust-cross-libs) I've finally been able
> to compile Spotty for previously un-supported systems based on an ARMv5
> (armel) processor. From the feedback I got these are particularly
> popular in Synology and QNAP NAS systems.
> 
> Before I'm integrating them with the main Spotty plugin I'd like it to
> be tested. In order to do so please install Spotty and the new
> SpottyARMv5Bin plugins. Then try to configure Spotty from the LMS web UI
> (Settings/Advanced/Spotty). You might need to enter username/password as
> discovery mode seems to crash. But that's better than nothing, isn't it?
> :-)
> 
> Please give this a try and let me know about your findings!
> 
> (Unfortunately this still won't help if you were running a PowerPC based
> NAS.)

I have made a bold assumption that my ReadyNas Duo V2 runs ARMv5.
Correct? If not, read no further!:p

I have installed both SPOTTY 1.3.3 and SpottyARMv5Bin plugins into LMS
on the ReadyNAS and they both installed. Settings/Advanced/Spotty
Spotify For Squeezebox has error message "Spotty requires the Perl
module IO::Socket::SSL. You can NOT use Spotty without this module.
Please use your operating system's package manager to install it." Is
that correct so far?

Regards,

David



*Server* pi3 pCP LMS
*Media* ReadyNAS DuoV2
*Lounge/dining areas* SBT > Denon AVR2113  > Bose Acoustimass10 / Krix
Seismix3 18" 300w RMS custom cinema sub (& AR 77XB turntable, Stanton
680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp etc)
*Family/kitchen* SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix
C, Holographix R & Original Seismix 7 15" 400w RMS sub 
*Alfresco* as above zone 2 > Krix Tropix
*Others* SB Player/androids > Bose Soundlink Mini
*SBT/SB Player Remotes* Squeeze Ctrl/androids

DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
View this thread: http://forums.slimdevices.com/showthread.php?t=107974

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread mherger

Please see the new thread I've started for the testing of the ARMv5
based Spotty:

http://forums.slimdevices.com/showthread.php?107974

Thanks jr01!



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


[SlimDevices: Plugins] Spotty on ARM based NAS (Synology, QNAP etc.) - testers wanted!

2017-09-11 Thread mherger

Hi there,

If you've tried to use 'Spotty'
(http://forums.slimdevices.com/showthread.php?t=107615) on your NAS
device but failed due to some incompatibility, here's something for you:
Thanks to forum user jr01 and 'Jörg Krause'
(https://github.com/joerg-krause/rust-cross-libs) I've finally been able
to compile Spotty for previously un-supported systems based on an ARMv5
(armel) processor. From the feedback I got these are particularly
popular in Synology and QNAP NAS systems.

Before I'm integrating them with the main Spotty plugin I'd like it to
be tested. In order to do so please install Spotty and the new
SpottyARMv5Bin plugins. Then try to configure Spotty from the LMS web UI
(Settings/Advanced/Spotty). You might need to enter username/password as
discovery mode seems to crash. But that's better than nothing, isn't it?
:-)

Please give this a try and let me know about your findings!

(Unfortunately this still won't help if you were running a PowerPC based
NAS.)



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107974

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread Michael Herger

bb1959 wrote:

I can access Internet Radio
Mysqueezebox integration is not disabled.


Michael, any ideas here?


Not really, I'm sorry to say. You could enable info logging for 
network.squeezenetwork, check the "keep setting for reboot" or similar 
box at the top of the logging page. Then restart LMS. It should show you 
what interaction it does with mysb.com. (and make sure you reset the 
logging settings once done, or you'll end up with a lot of noise in the 
server.log file)


--

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


Re: [SlimDevices: Plugins] LMS http calls

2017-09-11 Thread Michael Herger

http://yourserverip:9000/status.html?p0=button&p1=sleep&p2=600

sleep with start, but with 900 sec.


Maybe 900 is hardcoded. Don't know.

I'd suggest you rather use the CLI interface over JSON/RPC than the 
status.html interface. See the CLI documentation included with LMS.


http://htmlpreview.github.io/?https://raw.githubusercontent.com/Logitech/slimserver/public/7.9/HTML/EN/html/docs/cli-api.html

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread Michael Herger

https://forum.kodi.tv/showthread.php?tid=265356

Its built with the same librespot that spotty uses.


Hmm... it actually is using the spotty helper, rather than librespot 
:-). Marcel was one of the early Spotty testers. I'm sure he'll be able 
to share some of the secret sauce he was able to come up with (it's not 
that secret actually, it's open source after all. But I'm not too fluent 
in Python to understand his code right away...)


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread grimmace92

https://forum.kodi.tv/showthread.php?tid=265356

Its built with the same librespot that spotty uses.  I tested spotify
connect and it works too.  The same developer has built a squeezebox app
too and plans to incorporate his spotify app with it.

https://forum.kodi.tv/showthread.php?tid=313912

All this is probably known but if not thought it might be useful to
possibly reach out?



grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

___
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-09-11 Thread philippe_44

This not an zero, I should remove that :-)



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: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-09-11 Thread nowoxi

Thank you, I understand, you have done a great job so far . I believe my
network is quite stable but will look into. I will use computers wired
to the router. I will also try itunes. If you need to tests scenario or
more information I am happy to provide or help at anytime.



nowoxi's Profile: http://forums.slimdevices.com/member.php?userid=67341
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] Success: MusicIP and Spicefly Sugarcube running on Raspberry Pi

2017-09-11 Thread slartibartfast

I have done a dist-upgrade on my max2play system so it now has the
latest stable kernel and mmserver still takes 2 minutes 40 seconds to
start. It takes just as long if I delete the default.m3lib cache file.
What it is doing for all that time is still a mystery to me.

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=106958

___
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)

2017-09-11 Thread grimmace92

philippe_44 wrote: 
> I wish I could do test myself but I don't have any of this equipment.
> Are you based in EU or NAM btw?

My contact at Russound agreed to test this tomorrow.  Let's see what he
comes back with.  Thanks again.



grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2017-09-11 Thread tcutting

BoomX2 wrote: 
> This release fixes College Football game state detection for Upcoming,
> Active, Final, and Cancelled.  Numerous games in the path of Hurricane
> Irma are cancelled tomorrow.  Hence the new status.
> 
> It also updates the Chargers NFL football team for their relocation from
> San Diego to Los Angeles.

Just saw this latest update from BoomX2.  I will incorporate into the
wunderground.com version soon... (may be a day or two).

Tom



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] how to stream music from NAS to Libratone ZIPP speakers (possibly via iPeng)?

2017-09-11 Thread marflao

Thanks mate, 
will dig a bit deeper into it ;-)





marflao's Profile: http://forums.slimdevices.com/member.php?userid=57334
View this thread: http://forums.slimdevices.com/showthread.php?t=107962

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


Re: [SlimDevices: Plugins] how to stream music from NAS to Libratone ZIPP speakers (possibly via iPeng)?

2017-09-11 Thread castalla

marflao wrote: 
> So many plugin threads ;-) 
> Don't know which would be the right one for my "use case". 
> 
> Just started to read the AirplayBridge (squeeze2raop) one...

That's the correct onne to get airplay devices working with LMS.



Touch, Logitech Radio, Logitech UE Radio, O2 Joggler + SqpOS 
UPnPBridge - 2 paired Sonos Play1 speakers; Rocki - Sony SRS-BTM8
speaker; Pioneer WX-SMA1 speaker;  - PURE One Flow internet radio: PURE
Jongo S3x ; Jongo T2; Libratone Zipp
Castbridge - Chromecast 1 + Chromecast Audio
AirplayBridge - Loewe Airspeaker
SB Player - Fire TV


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

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


Re: [SlimDevices: Plugins] how to stream music from NAS to Libratone ZIPP speakers (possibly via iPeng)?

2017-09-11 Thread marflao

So many plugin threads ;-) 
Don't know which would be the right one for my "use case". 

Just started to read the AirplayBridge (squeeze2raop) one...





marflao's Profile: http://forums.slimdevices.com/member.php?userid=57334
View this thread: http://forums.slimdevices.com/showthread.php?t=107962

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


Re: [SlimDevices: Plugins] how to stream music from NAS to Libratone ZIPP speakers (possibly via iPeng)?

2017-09-11 Thread castalla

marflao wrote: 
> Hmm how does this work in particular, castalla?
> Airplay plugin is needed therefore I can see the Riva which can then be
> controlled via iPeng (which is also used to control the Pi2)? And both
> renderes are synched and are able to play gapless? 
> 
> That would be cool.

Better to ask in the Shairtunes2 thread   sorry



Touch, Logitech Radio, Logitech UE Radio, O2 Joggler + SqpOS 
UPnPBridge - 2 paired Sonos Play1 speakers; Rocki - Sony SRS-BTM8
speaker; Pioneer WX-SMA1 speaker;  - PURE One Flow internet radio: PURE
Jongo S3x ; Jongo T2; Libratone Zipp
Castbridge - Chromecast 1 + Chromecast Audio
AirplayBridge - Loewe Airspeaker
SB Player - Fire TV


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

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


Re: [SlimDevices: Plugins] how to stream music from NAS to Libratone ZIPP speakers (possibly via iPeng)?

2017-09-11 Thread marflao

Hmm how does this work in particular, castalla?
Airplay plugin is needed therefore I can see the Riva which can then be
controlled via iPeng (which is also used to control the Pi2)? And both
renderes are synched and are able to play gapless? 

That would be cool.





marflao's Profile: http://forums.slimdevices.com/member.php?userid=57334
View this thread: http://forums.slimdevices.com/showthread.php?t=107962

___
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)

2017-09-11 Thread grimmace92

philippe_44 wrote: 
> I wish I could do test myself but I don't have any of this equipment.
> Are you based in EU or NAM btw?

I'm in the US.  New York.



grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2017-09-11 Thread atlslim

copperstate wrote: 
> As one of those "few users" I  am rather glad that you are still
> supporting it (it is still one of the things I like most about my
> squeezebox system) 
> 
> thanks a lot :) :) :)

++1 -- Many thanks for keeping this plugin current!



atlslim's Profile: http://forums.slimdevices.com/member.php?userid=3054
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread bb1959

bb1959 wrote: 
> I can access Internet Radio
> Mysqueezebox integration is not disabled.

Michael, any ideas here?



bb1959's Profile: http://forums.slimdevices.com/member.php?userid=24793
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

___
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)

2017-09-11 Thread philippe_44

I wish I could do test myself but I don't have any of this equipment.
Are you based in EU or NAM btw?



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=105198

___
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)

2017-09-11 Thread grimmace92

philippe_44 wrote: 
> Sounds strange ... are you looking into that or are they trying
> something?

I use Apple routers so I might try and use an old D-link one to see if
there is any difference.  After reading the doc they sent me I don't
think its going to make a difference either.  They did send me the list
of ports that are used by Apple Bonjour and mDNS/Bonjour and Airplay.  I
pushed them again to see if there are any size/aspect ratio differences
between the iphone app and keypad.



grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
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


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

2017-09-11 Thread philippe_44

grimmace92 wrote: 
> Interesting.  They think because the iphone is wireless and the keypad
> is wired that it could be a router config issue.  Hopefully that is it.

Sounds strange ... are you looking into that or are they trying
something?



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=105198

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


Re: [SlimDevices: Plugins] LMS http calls

2017-09-11 Thread gian

OK, if you enter...

http://yourserverip:9000/status.html?p0=button&p1=sleep&p2=600

sleep with start, but with 900 sec.

Why the two figures mismatch by 50%?



town: Musical Fidelity Dr.Thomas, Preamp II, Infinity 7K, Squeezebox
Classic (2), Squeezebox Radio, Raspberry Pi 2 with HiFiBerry, Ubuntu
12.4 LTS server
country: Musical Fidelity A-5, Infinity Renaissance 90, Musical Fidelity
A120, Sonus Faber Concertino, Squeezebox Classic, SB Touch, Raspberry Pi
2 with HiFiBerry, Raspberry Pi 3 server with Debian Jessie on Arm7

gian's Profile: http://forums.slimdevices.com/member.php?userid=6702
View this thread: http://forums.slimdevices.com/showthread.php?t=107970

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread pej

mherger wrote: 
> > Does the Spotty plugin work on my QNAP TS 219 PII running LMS 7.7.2
> > This is the latest version of the LMS supported on my QNAP TS 219 PII
> 
> I _think_ this one's using a ARMv5 CPU ("Marvell 6282-ARM"). Which means
> 
> it might not run, yet. But just a few postings up you see that user jr01
> 
> has managed to build a compatible spotty helper application. And he was
> 
> kind enough to write down the instructions - which allowed me to build a
> 
> binary today, too! So there's good hope I'll have something working in a
> 
> few days.
> 
> That said: Spotty works best with LMS 7.9.1 (eg. previous versions would
> 
> not allow you to seek in a Spotify track, or play a playlist by its ID 
> etc.). Depending on your usage pattern you might want to investigate the
> 
> update to 7.9.1. But you can do that once you figure out that a.) Spotty
> 
> is working for you, and b.) you are missing those two or three
> features.
> 
> -- 
> 
> Michael


Thanks in advance. Looking foward to a nice solution..



pej's Profile: http://forums.slimdevices.com/member.php?userid=67344
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


[SlimDevices: Plugins] LMS http calls

2017-09-11 Thread gian

hello All,
if you want to use the "sleep" function, you can do that from the player
RC, or from an smartphone app, but not from the UI.
If you have no RC and your phone is not on wifi, but you have a pc, you
can telnet the server and echo the command to the player.
I was reading that you can do that with http calls instead of telnet,
and I thought it would be nice to save the http call in a bookmark and
keep it handy.
It is possible at all?
I tried to follow these instructions, but without success... maybe using
the wrong sintax..
blog.san1t1.com/2013/04/building-new-squeezebox-ui.html
Thanks for your comments,
ciao,
-Gian



town: Musical Fidelity Dr.Thomas, Preamp II, Infinity 7K, Squeezebox
Classic (2), Squeezebox Radio, Raspberry Pi 2 with HiFiBerry, Ubuntu
12.4 LTS server
country: Musical Fidelity A-5, Infinity Renaissance 90, Musical Fidelity
A120, Sonus Faber Concertino, Squeezebox Classic, SB Touch, Raspberry Pi
2 with HiFiBerry, Raspberry Pi 3 server with Debian Jessie on Arm7

gian's Profile: http://forums.slimdevices.com/member.php?userid=6702
View this thread: http://forums.slimdevices.com/showthread.php?t=107970

___
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)

2017-09-11 Thread grimmace92

philippe_44 wrote: 
> So it has to be something with the size / aspect ratio of the coverart
> that is needed by your system

Interesting.  They think because the iphone is wireless and the keypad
is wired that it could be a router config issue.  Hopefully that is it.



grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread Michael Herger

Does the Spotty plugin work on my QNAP TS 219 PII running LMS 7.7.2
This is the latest version of the LMS supported on my QNAP TS 219 PII


I _think_ this one's using a ARMv5 CPU ("Marvell 6282-ARM"). Which means 
it might not run, yet. But just a few postings up you see that user jr01 
has managed to build a compatible spotty helper application. And he was 
kind enough to write down the instructions - which allowed me to build a 
binary today, too! So there's good hope I'll have something working in a 
few days.


That said: Spotty works best with LMS 7.9.1 (eg. previous versions would 
not allow you to seek in a Spotify track, or play a playlist by its ID 
etc.). Depending on your usage pattern you might want to investigate the 
update to 7.9.1. But you can do that once you figure out that a.) Spotty 
is working for you, and b.) you are missing those two or three features.


--

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


Re: [SlimDevices: Plugins] BBC R3 Flac streams

2017-09-11 Thread bpa

diddy wrote: 
> It looks as though the BBC have pulled the plug on the Radio 3 flac
> stream as from this morning.It was nice while it lasted :rolleyes:

This was the BBC second Flac experiment.  The first was from about
Feb-May.  This 2nd flac experiment was just for the duration of the
Proms.

The BBC Taster page is where I'd expect any announcement of future
tests.

Also BBC R3 live binaural tests has also stopped but clips are still
onlline.



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

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


[SlimDevices: Plugins] BBC R3 Flac streams

2017-09-11 Thread diddy

It looks as though the BBC have pulled the plug on the Radio 3 flac
stream as from this morning.It was nice while it lasted :rolleyes:



diddy's Profile: http://forums.slimdevices.com/member.php?userid=42856
View this thread: http://forums.slimdevices.com/showthread.php?t=107969

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread pej

karlek wrote: 
> It depends of the processor's architecture. armv5el won't work (yet?).

Euh, maybe little bit silly. But where can I find that info in the QNAP.
I searched but probably in the wrong places 



pej's Profile: http://forums.slimdevices.com/member.php?userid=67344
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] Spicefly Fingerprint Metadata Extractor (MusicIP can it be reborn?)

2017-09-11 Thread bakker_be

Nice. Since my library is 95% FLAC I'll wait until that get's
incorporated. Around 75% of my almost 120K tracks has the fingerprint
stored :)



Main System: Touch; Marantz SR-5004; TMA Premium 905; TMA Premium 901;
BK Monolith+ FF; HDI Dune Smart D1; Pioneer PDP-LX5090H
Workshop: iPad 32GB Wifi + Squeezepad (local playback activated)
Wherever needed: Acer Iconia Tab A700 + Squeezeplayer
Car: BananaPi LMS + Squeezeplayer on Android phone - Controller TBD ...

bakker_be's Profile: http://forums.slimdevices.com/member.php?userid=30369
View this thread: http://forums.slimdevices.com/showthread.php?t=107960

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread karlek

It depends of the processor's architecture. armv5el won't work (yet?).





karlek's Profile: http://forums.slimdevices.com/member.php?userid=64321
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread pej

I am not that handy with all the types of different installations on my
QNAP in combination with my squeenzebox Touch and the LMS.

Can anyone help me out if I can just install the Spotty plug-in in my
version of the LMS 7.7.2.

I don't want to loose the LMS because I am also using it to stream all
my flac files :-)


Does the Spotty plugin work on my QNAP TS 219 PII running LMS 7.7.2 
This is the latest version of the LMS supported on my QNAP TS 219 PII

I really miss my Spotify account on my SqueenzeBox Touch.

Thanks in advance for any help regarding this issue.



pej's Profile: http://forums.slimdevices.com/member.php?userid=67344
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread MrMennens

mherger wrote: 
> 
> Settings/Player/Audio
> 
> -- 
> 
> Michael

Works like a charm!! awesome! thank you very much for your quick reply!



MrMennens's Profile: http://forums.slimdevices.com/member.php?userid=66597
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


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

2017-09-11 Thread meep

Simon_rb wrote: 
> Got this working today and its pretty good. I'm not sure if I am meant
> to mention here or in the teamworks.
> 
> Wondered if syncing/unsycing of players and whole groups will be an
> option in the future.
> 
> Also will we be able to ask it to play albums or songs from our library
> eventually. I imagine the latter to be rather difficult to implement. (I
> see a mention of future version?!? :) )
> 
> Many thanks for all your hard work and for the opportunity to help test.

Hi Simon

Thanks for the feedback.

The plan is for V1 to be the features you have right now PLUS the
ability to load favourites and playlists by name.

Once those new commands are available, we'll be moving to Beta testing,
getting some new testers involved, addressing the DE language version
which has fallen behind a little and fixing any bugs that arise.

Once that's all ready, we'll submit for Amazon certification and run
that particular gauntlet. 

Once published for Amazon Echo, I'll be doing a version for Google Home.

With all that done, I'll then start working on V2 which will include
support for synching and groups, loading content by artist/album/track
name or genre and possibly other features as they are requested.

One of the key blockages to having artist/album/track requests right now
is that Amazon have a beta library that supports this natively but it's
only available for US skills right now. I'm waiting for that to be
available for UK and DE as well because there's no point in trying to
implement our own version which would be far inferior.


In other news, I really haven't been able to dedicate time to this
recently. We've stalled a bit because of that but I am inching forward
and will be getting those new features out and commencing Beta just as
soon as I can.

Peter



ALEXA LMS SKILL: http://www.hab-tunes.com | Twitter: '#habtunes'
(https://twitter.com/search?q=%23habtunes&src=typd&lang=en)
Personal HA BLOG: http://mediaserver8.blogspot.com 

Squeezebox | Squeezebox Radio x 2  | Squeezebox Duet

meep's Profile: http://forums.slimdevices.com/member.php?userid=12744
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] Spotty v1.1.0

2017-09-11 Thread Michael Herger

Here is the binary https://goo.gl/ZRMt6T for those that can't build
themselves (and that trust me not hacking their machine :rolleyes:).


My diskstaiton is only there to be tested with Spotty. No other use so 
far. So there's low risk ;-). EXCELLENT! Discovery mode is failing. But 
I was able to authenticate using username/password.



Copy the binary to
/volume1/@appstore/LmsRepack/Cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf


Name it spotty-custom, and it will be the first to be picked.

Thank you VERY much! I know there are a lot of users waiting for support 
for their old NAS. Now I have to get that toolchain up and running, too...


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread Michael Herger

Is it possible to limit the Bitrate? if so ... where? I've found some


Settings/Player/Audio

--

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


Re: [SlimDevices: Plugins] Spicefly Fingerprint Metadata Extractor (MusicIP can it be reborn?)

2017-09-11 Thread mpick

Great idea !
I have a few thousand tracks tagged with MusicIP already, I would be
happy to contribute. I'm on Linux, though, I'll see if I can manage to
get this working (I have a windoze box somewhere that could help).



mpick's Profile: http://forums.slimdevices.com/member.php?userid=67343
View this thread: http://forums.slimdevices.com/showthread.php?t=107960

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-11 Thread MrMennens

Quick question i hope you guys can help me with..
I've tried searching the thread... but i'm unable to come up with an
answer.

I'm running multiple Raspberry pi's running multiple OS's on different
places
1. Pi2 with PiDrive running Plex media server & LMS
2. Pi2 running Rasplex with Squeezelite
3. Pi zero running PiCoreplayer
4. Pi zero running PiCoreplayer
5. Pi B running PiCoreplayer

However, some of my setups stream wireless streams with no problem, but
my oldest Pi B running PiCoreplayer keeps stuttering on me... i've tried
different setups, different tweaks, but it keeps havind this great lag
when using the spotty streams to play my  spotify playlists. 

Is it possible to limit the Bitrate? if so ... where? I've found some
people in the thread talking about some plugins... but i'm unable to
find these..
could someone point me in the right direction?

Thanks and keep up the good work!!



MrMennens's Profile: http://forums.slimdevices.com/member.php?userid=66597
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] how to stream music from NAS to Libratone ZIPP speakers (possibly via iPeng)?

2017-09-11 Thread castalla

marflao wrote: 
> From the Libratrone specs the ZIPPs are capable of 24/96 files. So from
> that point of "flac" view you should be fine.
> 
> 
> I´m in a similiar situation like you since I bought a Riva Arena a
> couple weeks back and wanted to have it "in synch" with my living room
> system (Pi2 w picoreplayer; LMS runnning on a Syno 213).
> 
> 
> So I was fiddling around a bit with the 'squeeze2upnp plug in'
> (http://forums.slimdevices.com/showthread.php?103728-Announce-UPnPBridge-integrate-UPnP-DLNA-players-with-LMS-(squeeze2upnp))
> and could see the Riva besides my Pi2 in Orange Squeeze. 
> But I had mixed results (sometimes it worked, sometimes notmost
> likely I need to dig deeper in it) so I installed minimserver and
> buppleUPnPserver on my NAS, created the Riva as a Open Home renderer and
> can now control the Riva via the Linn Kazoo app.
> 
> OK...synch with the Pi is not the case and that´s one reason why i will
> remain "subscribed" to this thread because I´m also looking for a stable
> solution to synch both "renderers" (Pi2, Riva) controlling via iPeng on
> iOS and Orange Squeeze (on Android).
> 
> Cheers.

You should check out Shairtunes and the airplay plugins - you can only
sync 'airplay' devices unless the devices are genuine SB devices.



Touch, Logitech Radio, Logitech UE Radio, O2 Joggler + SqpOS 
UPnPBridge - 2 paired Sonos Play1 speakers; Rocki - Sony SRS-BTM8
speaker; Pioneer WX-SMA1 speaker;  - PURE One Flow internet radio: PURE
Jongo S3x ; Jongo T2; Libratone Zipp
Castbridge - Chromecast 1 + Chromecast Audio
AirplayBridge - Loewe Airspeaker
SB Player - Fire TV


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

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


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

2017-09-11 Thread bpa

rbz5416 wrote: 
> I was just assuming that an official LMS release would be up to date
> with current plugin versions. But apparently not.


This is a 3rd party plugin - there is no official LMS release.   The
situation is the 1.3.1 has a number of users.  If the 1.3.1 plugin  is
removed form the standard LMS list then the plugin will disappear
suddenly for these users. While will result in calls for help.  If the
1.3.1 is replaced by by the 1.5.* plugin then again these users will
have an autonmatic change which will result in loads of calls for
support which will land in my desk.  Finally - having a plugin in the in
the "main" list of plugin means I lose control of quick updates which
were necessary as this plugin was implementing DASH which BBC tweak
every so often as they consider it "beta".

BBCiPlayerExtra has never been in the main LMS list and so you would
have had to add my repo as you did in the previously - so you are not
doing anything new.



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] how to stream music from NAS to Libratone ZIPP speakers (possibly via iPeng)?

2017-09-11 Thread marflao

>From the Libratrone specs the ZIPPs are capable of 24/96 files. So from
that point of "flac" view you should be fine.


I´m in a similiar situation like you since I bought a Riva Arena a
couple weeks back and wanted to have it "in synch" with my living room
system (Pi2 w picoreplayer; LMS runnning on a Syno 213).


So I was fiddling around a bit with the 'squeeze2upnp plug in'
(http://forums.slimdevices.com/showthread.php?103728-Announce-UPnPBridge-integrate-UPnP-DLNA-players-with-LMS-(squeeze2upnp))
and could see the Riva besides my Pi2 in Orange Squeeze. 
But I had mixed results (sometimes it worked, sometimes notmost
likely I need to dig deeper in it) so I installed minimserver and
buppleUPnPserver on my NAS, created the Riva as a Open Home server and
can now control the Riva via the Linn Kazoo app.

OK...synch with the Pi is not the case and that´s one reason why i will
remain "subscribed" to this thread because I´m also looking for a stable
solution to synch both "renderers" (Pi2, Riva) controlling via iPeng on
iOS and Orange Squeeze (on Android).

Cheers.



marflao's Profile: http://forums.slimdevices.com/member.php?userid=57334
View this thread: http://forums.slimdevices.com/showthread.php?t=107962

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