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

2018-03-25 Thread Michael Herger

As a curiosity, what do you use for cross-compiling. I settled on a
Linux x86 machine and add compilers using crosstool-ng which so far did
a pretty good job.


Rust comes with cross-compilation out of the box 
(https://github.com/japaric/rust-cross). And it seems to be working fine 
for armv7/aarch64. Only the combination of Pi first generation, pCP and 
files compiled this way seem to fail. Pi2+ is ok. Go figure...


I'm using this Dockerfile: 
https://github.com/michaelherger/spotty/blob/master/docker/Dockerfile


The librespot guys recdently added support for armv6hf in their 
Dockerfile. I might give that another try.


--

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


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

2018-03-25 Thread Michael Herger

LMS still hasn't picked up the updated plugin. Any way to force it to
look for new plugins?


I have a poor track record of rushing hotfixes before going to bed... 
:-). I forgot to update the main repository file. Should be fine now.


--

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


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

2018-03-25 Thread Michael Herger

I installed 2.2.1, but it still skips the tracks in the playlist.
I tried to reset my Spotify credentials, and I get "Authorization
failed".


You seem to have plugin.cli or something enabled in logging, but not 
plugin.spotty? Please set the latter to INFO and try to authenticate 
before anything else. Then provide another copy of the server.log


--

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


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

2018-03-25 Thread boyrobot

mherger wrote: 
> I'm learning every day... I didn't know that file was updated with every
> track!
> 
> A few days ago we had a similar report, which turned out to be cause by
> a slow storage space (a NAS). Where do you have your LMS' cache folder
> stored? If it's the SD card, what kind of product? And which Pi?

It's all running on a Readynas Ultra 6 upgraded to use Readynas OS6. 

The cache folder is on the root partition (that's where /var is located
in my case) so I'm really not sure why it would be slow. I'm quite at a
loss here. From my complete lack of knowledge but from similar issues in
other Linux applications, the consistent 10s delay looks suspiciously
like some timeout.



boyrobot's Profile: http://forums.slimdevices.com/member.php?userid=67331
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

___
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-03-25 Thread philippe_44

Ge Ba wrote: 
> Yes, seems it's specific to FLAC. MP3 worked ok. Result is the same with
> all three modes for "FLAC header".
> 
> I have Output Device log, let me know if you need another one.

Are these hi-res flac? Can you try some 16bits/44KHz files?



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] LMS-to-uPnP on FreeBSD 11.1 - squeeze2upnp-amd64 - won't work

2018-03-25 Thread Alex001

Hi x11max, I am trying to build on 32bit FreeBSD 11.1 and have no
success. Could you please share the steps you used for your 64bit build?
There's no other mentioning on the Internet about anyone else making it
work on FreeBSD. Thanks!



Alex001's Profile: http://forums.slimdevices.com/member.php?userid=67986
View this thread: http://forums.slimdevices.com/showthread.php?t=108612

___
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-03-25 Thread Ge Ba

philippe_44 wrote: 
> Repositioning fails on all formats or just on flac? I’m asking because
> flac has a special handling process which causes issues in some cases
> and I still need to figure out why. Can you also post a log when issue
> happen? 

Yes, seems it's specific to FLAC. MP3 worked ok.

I have Output Device log, let me know if you need another one.


+---+
|Filename: FLAC_Reposit.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24786|
+---+


*Server:* LMS 7.9.1-166 Synology @ Sept 04 2017 on DS216Play. SOX mansr
ARMv7 & C-3PO. *Players:* SB Radio, Freecom MusicPal. Multiroom HiFi:
Denon AVR-X4000, AVM M30, Nubert NuLine/NuVero 5.1+2

Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
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] Spotty 2.0.0 - Spotify Connect for your Squeezebox

2018-03-25 Thread magnulu

mherger wrote: 
> > Upgraded to 3.5.x today, in hopes that it would change things to the
> > better.
> 
> Ok, v2.2.1 with an updated binary for Pi is on its way. Cross-compiling
> 
> still doesn't work as well as I hoped :-(. I need to build it on the Pi
> 
> itself - which takes a little longer than when cross-compiling. But it 
> breaks something for the older Pi.
> 
> -- 
> 
> Michael

Thanks!

LMS still hasn't picked up the updated plugin. Any way to force it to
look for new plugins?



magnulu's Profile: http://forums.slimdevices.com/member.php?userid=66362
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

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


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

2018-03-25 Thread philippe_44

mherger wrote: 
> > Upgraded to 3.5.x today, in hopes that it would change things to the
> > better.
> 
> Ok, v2.2.1 with an updated binary for Pi is on its way. Cross-compiling
> 
> still doesn't work as well as I hoped :-(. I need to build it on the Pi
> 
> itself - which takes a little longer than when cross-compiling. But it 
> breaks something for the older Pi.
> 
> -- 
> 
> Michael

As a curiosity, what do you use for cross-compiling. I settled on a
Linux x86 machine and add compilers using crosstool-ng which so far did
a pretty good job. I build openssl, libupnp, flac, vorbis, mad, faad,
soxr in addition of my own pieces of software. Most recent "success" was
adding aarch64. What I'm missing is the possibility to build non-Linux
hosts like freeBSD / SunOS. It seems to be possible, but crosstool-ng
does not have that included.



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

___
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-03-25 Thread philippe_44

SteveLazer wrote: 
> Works perfectly! 
> 
> btw, problem w/ dev repository. Adding it as resource to plugins
> produces blank list. Looks like a redirect causing fail. Have been
> downloading dev versions manually.

Strange, I don't have that on any of my platforms (W7, Linux x86, arm
and aarch64). Can you remind me what platform you use?



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


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

2018-03-25 Thread Adjunkten

Thanks...

I installed 2.2.1, but it still skips the tracks in the playlist.
I tried to reset my Spotify credentials, and I get "Authorization
failed".

another log24785


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


Setup: Living room: 1 Raspberry Pi 2 with Max2Play as server and
Squeezelite (Hifiberry),  Kitchen: 1 Radio, Room: 1 Boom
Logitech Media Server Version: 7.9.1 - 1521268188 @ Sat Mar 17 08:41:38
CET 2018
http://www.last.fm/user/adjunkten | 'http://www.lektoren.dk'
(http://lektoren.dk)

Adjunkten's Profile: http://forums.slimdevices.com/member.php?userid=31690
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

___
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-03-25 Thread SteveLazer

philippe_44 wrote: 
> Thanks - I've updated the version 0.4.0.0 to include this (thanks
> @pippin for the advice). It's now moving to a stable release, but I've
> not pushed it yet to the stable repository. So, if you want to be able
> to test it from the dev repository, you must first remove  the plugin,
> then re-install it (it's due to versionning number, as 4.0.0 <
> 0.4.0.0.11)

Works perfectly! 

btw, problem w/ dev repository. Adding it as resource to plugins
produces blank list. Looks like a redirect causing fail. Have been
downloading dev versions manually.



SteveLazer's Profile: http://forums.slimdevices.com/member.php?userid=67202
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 2.0.0 - Spotify Connect for your Squeezebox

2018-03-25 Thread Michael Herger

This morning I rebooted after changing timezone. (For some reason my
system time has been 1,5 hrs off for a few weeks). I might have been
running an older version of Spotty before the reboot.


You don't happen to be running this on a 1st gen. Pi? Could you please 
try v2.2.1?



--

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


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

2018-03-25 Thread Michael Herger

Upgraded to 3.5.x today, in hopes that it would change things to the
better.


Ok, v2.2.1 with an updated binary for Pi is on its way. Cross-compiling 
still doesn't work as well as I hoped :-(. I need to build it on the Pi 
itself - which takes a little longer than when cross-compiling. But it 
breaks something for the older Pi.


--

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


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

2018-03-25 Thread magnulu

mherger wrote: 
> > ARM Cortex-A7 CPU, running PCP.
> 
> 3.5.x or 3.2.x?
> 
> -- 
> 
> Michael

Upgraded to 3.5.x today, in hopes that it would change things to the
better.



magnulu's Profile: http://forums.slimdevices.com/member.php?userid=66362
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

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


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

2018-03-25 Thread Adjunkten

mherger wrote: 
> > FYI, when I set the timezone on my max2play and rebooted today,
> Spotty
> > 2.2.0 also stopped working. Playlists and album covers loads from
> > Spotify it seems, but the songs are just skipped.
> 
> And it did work before the change to the timezone? No other updates 
> installed or something? I wouldn't expect the time setting to break 
> things...
> 
> Please provide the full server.log file.
> 
> -- 
> 
> Michael

Yesterday I streamed Jack White flawlessly from Spotify/Spotty for
hours.

This morning I rebooted after changing timezone. (For some reason my
system time has been 1,5 hrs off for a few weeks). I might have been
running an older version of Spotty before the reboot.

Here's my log

24784

Cheers, 
Lars


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


Setup: Living room: 1 Raspberry Pi 2 with Max2Play as server and
Squeezelite (Hifiberry),  Kitchen: 1 Radio, Room: 1 Boom
Logitech Media Server Version: 7.9.1 - 1521268188 @ Sat Mar 17 08:41:38
CET 2018
http://www.last.fm/user/adjunkten | 'http://www.lektoren.dk'
(http://lektoren.dk)

Adjunkten's Profile: http://forums.slimdevices.com/member.php?userid=31690
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

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


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

2018-03-25 Thread Michael Herger

ARM Cortex-A7 CPU, running PCP.


3.5.x or 3.2.x?

--

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


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

2018-03-25 Thread magnulu

mherger wrote: 
> > The only thing I remember is that I didn't change it at any time, so
> I
> > guess the default one, if there is such a thing.
> 
> As it depends on your CPU and OS installed, and I thought it didn't work
> 
> on the 1st gen. Pi anyway, I don't know what it would have been. But I 
> see that it fails on Pi0, too. So I'll test with it.
> 

ARM Cortex-A7 CPU, running PCP.

Thanks for your effort, and thanks for all the greatness!



magnulu's Profile: http://forums.slimdevices.com/member.php?userid=66362
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

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


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

2018-03-25 Thread Michael Herger

The only thing I remember is that I didn't change it at any time, so I
guess the default one, if there is such a thing.


As it depends on your CPU and OS installed, and I thought it didn't work 
on the 1st gen. Pi anyway, I don't know what it would have been. But I 
see that it fails on Pi0, too. So I'll test with it.


--

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


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

2018-03-25 Thread magnulu

mherger wrote: 
> > Is there any way to downgrade? I'll be happy staying at the previous
> > version.
> 
> Not easily. I'd rather fix this on my end... would you remember what 
> binary you were using (spotty, spotty-hf, or spotty-muslhf)? I could 
> send you a copy of the old file.
> 

The only thing I remember is that I didn't change it at any time, so I
guess the default one, if there is such a thing. 

Thank you for your kindness.



magnulu's Profile: http://forums.slimdevices.com/member.php?userid=66362
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

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


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

2018-03-25 Thread Michael Herger

Is there any way to downgrade? I'll be happy staying at the previous
version.


Not easily. I'd rather fix this on my end... would you remember what 
binary you were using (spotty, spotty-hf, or spotty-muslhf)? I could 
send you a copy of the old file.



--

Michael
___
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-03-25 Thread philippe_44

Ge Ba wrote: 
> Started testing 0.3.0.0 playing to DENON AVR-X4000, up to now looking
> good - even gapless with my C-3PO upsampled flacs works - which never
> did before... 
> 
> Following error appears multiple times in the log:
> [20:34:45.125970] UpdateThread:972 Error obtaining description
> http://127.0.0.1:9000/TMRDeviceDescription.xml -- error = -204
> 
> Back/Forward/Pause works but I have an issue with track repositioning,
> it will skip and start the next track instead of moving to another
> position.

Repositioning fails on all formats or just on flac? I’m asking because
flac has a special handling process which causes issues in some cases
and I still need to figure out why. Can you also post a log when issue
happen? Thanks


Envoyé de mon iPad en utilisant Tapatalk



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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-03-25 Thread philippe_44

Freddy wrote: 
> Long thread so I'm asking. It is still not possible to synchronise with
> other players? First post mention that but maybe it has changed?

No, it's still not possible to sync with other players. Only Chromecast
groups work



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

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


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

2018-03-25 Thread magnulu

mherger wrote: 
> > Model B Rev 2. Updated to last PCP. It puzzles me, as it worked good
> > until I updated to last version of Spotty. How can I troubleshoot
> this
> 
> Hmm... I thought it never worked with Pi B... My question might sound 
> stupid, but are you sure it did work before?!?
> 
> -- 
> 
> Michael

It has worked like a charm all the way :-)

Is there any way to downgrade? I'll be happy staying at the previous
version.



magnulu's Profile: http://forums.slimdevices.com/member.php?userid=66362
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

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


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

2018-03-25 Thread Michael Herger

Model B Rev 2. Updated to last PCP. It puzzles me, as it worked good
until I updated to last version of Spotty. How can I troubleshoot this


Hmm... I thought it never worked with Pi B... My question might sound 
stupid, but are you sure it did work before?!?


--

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


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

2018-03-25 Thread Michael Herger

FYI, when I set the timezone on my max2play and rebooted today, Spotty
2.2.0 also stopped working. Playlists and album covers loads from
Spotify it seems, but the songs are just skipped.


And it did work before the change to the timezone? No other updates 
installed or something? I wouldn't expect the time setting to break 
things...


Please provide the full server.log file.

--

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-03-25 Thread Freddy

Long thread so I'm asking. It is still not possible to synchronise with
other players? First post mention that but maybe it has changed?



Freddy's Profile: http://forums.slimdevices.com/member.php?userid=41055
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

___
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-03-25 Thread Ge Ba

philippe_44 wrote: 
> I've pushed in the Dev repo what you be the first true 0.3.0.0 version
> (need to de-install/re-install). I'll continue a few tests on my side
> and i none of us see major issues, I'll push it in the stable repo (and
> probably the s... will hit the fan, but that's the limit of what I can
> do, as you know testing & validating is at least as much consuming that
> developping)

Started testing 0.3.0.0 playing to DENON AVR-X4000, up to now looking
good - even gapless with my C-3PO upsampled flacs works - which never
did before... 

Following error appears multiple times in the log:
[20:34:45.125970] UpdateThread:972 Error obtaining description
http://127.0.0.1:9000/TMRDeviceDescription.xml -- error = -204

Back/Forward/Pause works but I have an issue with track repositioning,
it will skip and start the next track instead of moving to another
position.



*Server:* LMS 7.9.1-166 Synology @ Sept 04 2017 on DS216Play. SOX mansr
ARMv7 & C-3PO. *Players:* SB Radio, Freecom MusicPal. Multiroom HiFi:
Denon AVR-X4000, AVM M30, Nubert NuLine/NuVero 5.1+2

Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
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] Spotty 2.0.0 - Spotify Connect for your Squeezebox

2018-03-25 Thread mherger

martindt wrote: 
> I have a ReadyNAS 212 (with a Logitech Transporter) that was running
> Spotty 2.1.5 and Spotty connect until I (stupidly) upgraded the ReadyNAS
> firmware to version 6.9.3. After this upgrade, Spotty 2.1.5 works from
> the Transporter, but Spotify Connect is now broken. (I have tried both
> LMS 7.9.0 and 7.9.1).
> 
> Upgrading Spotty to 2.2.0 does not work at all - Transporter shows
> Spotty as "Empty" and attempting to "Spotty connect" from Spotify App
> fails after 10 seconds or so.
> 
> Putting in Spotify username and password gives "Authorization Failed"
> and the log says: Plugins::Spotty::SettingsAuth::handler (70)
> Authorization failed:
> 

Could you please set logging for plugin.spotty to INFO, then remove and
re-add your credentials in Settings/Advanced/Spotty. Once this or any
other use of the plugin has failed, upload the full server.log file to
https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a.



Michael

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

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

___
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-03-25 Thread philippe_44

Frank Black wrote: 
> Hi Everyone. 
> 
> Real newb here so bear with. I think is set up everything. I changed the
> player on my touch to my BandW Zepplin Air 
> but playing music there is no sound.
> 
> Ok downloaded the new Raop. Where do i put these files or is there how
> to? someone can point me to?

You don't need to put put files anywhere if you have added the plugin
through LMS settings/plugin tabs



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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2018-03-25 Thread gorman

I use Squeeze Control together with SB Player, to listen with headphones
when at home.

Headphones used are Sony WH-1000XM2, wireless LDAC. They offer touch
controls for volume (works), play/pause, skip track. Play/pause and
skipping tracks don't work.

I have activated Preferences/Controls/Use Media Buttons to no avail.
Touch controls work perfectly with all other players I've tried them
with (Gone Mad Music Player, foobar2000 and DSub).



gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

___
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-03-25 Thread PasTim

philippe_44 wrote: 
> I've pushed in the Dev repo what you be the first true 0.3.0.0 version
> (need to de-install/re-install). I'll continue a few tests on my side
> and i none of us see major issues, I'll push it in the stable repo (and
> probably the s... will hit the fan, but that's the limit of what I can
> do, as you know testing & validating is at least as much consuming that
> developping)
I uninstalled and reinstalled from dev (now 0.3.0.0).  Used my
well-behaved Marantz.  I played a few tracks from the start of an album
normally, without any problems.  I then mucked around, stopping,
pausing, starting, repositioning, changing tracks very quickly from the
start of one to another, and so on.  I couldn't fault it :)



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.10, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.10 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
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] Spotty 2.0.0 - Spotify Connect for your Squeezebox

2018-03-25 Thread Adjunkten

Hello Michael,


FYI, when I set the timezone on my max2play and rebooted today, Spotty
2.2.0 also stopped working. Playlists and album covers loads from
Spotify it seems, but the songs are just skipped.

Log:

[18-03-25 12:06:11.9073]
Plugins::Spotty::Connect::Daemon::_checkStartTimes (102) The spotty
helper has crashed 3 times within less than 5 minutes - disable local
announcement of the Connect daemon.

Don't let it spoil your Sunday .. :-)



Setup: Living room: 1 Raspberry Pi 2 with Max2Play as server and
Squeezelite (Hifiberry),  Kitchen: 1 Radio, Room: 1 Boom
Logitech Media Server Version: 7.9.1 - 1521268188 @ Sat Mar 17 08:41:38
CET 2018
http://www.last.fm/user/adjunkten | 'http://www.lektoren.dk'
(http://lektoren.dk)

Adjunkten's Profile: http://forums.slimdevices.com/member.php?userid=31690
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

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


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

2018-03-25 Thread magnulu

slartibartfast wrote: 
> You can see the helper info in the settings tab for Spotty.
> 
> Sent from my SM-G900F using Tapatalk

Thanks, but it seems the problem is that the helper application never
starts. So on shown page it states simply "v" where the version info
should be. :-)



magnulu's Profile: http://forums.slimdevices.com/member.php?userid=66362
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

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


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

2018-03-25 Thread slartibartfast

magnulu wrote: 
> Uninstalled unneeded plugin.
> 
> Model B Rev 2. Updated to last PCP. It puzzles me, as it worked good
> until I updated to last version of Spotty. How can I troubleshoot this
> further? You say to make sure one has the latest version of the helper
> app. How do I do that? 
> 
> Do you hang out on IRC?You can see the helper info in the settings tab for 
> Spotty.[image:
https://uploads.tapatalk-cdn.com/20180325/c0370c9a87f18a0121820eee93f06501.jpg]

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

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


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

2018-03-25 Thread magnulu

mherger wrote: 
> You don't need that plugin. Please uninstall.
> 
> Ok, uninstlled. 
> 
> That doesn't look good. What Pi are you using? I'm using pCP as a server
> myself (on a 3B/3B+).

Model B Rev 2. Updated to last PCP. It puzzles me, as it worked good
until I updated to last version of Spotty. How can I troubleshoot this
further? You say to make sure one has the latest version of the helper
app. How do I do that? 

Do you hang out on IRC?



magnulu's Profile: http://forums.slimdevices.com/member.php?userid=66362
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

___
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-03-25 Thread Frank Black

Hi Everyone. 

Real newb here so bear with. I think is set up everything. I changed the
player on my touch to my BandW Zepplin Air 
but playing music there is no sound.



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