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

2017-05-19 Thread kusselin

Thank you..this was the misstake!! Now the player was found.

One Problem i have. when i play music from the LMS to my AV Receiver and
i turn on the hear level higher...the music on the AV is going a fe
seconds higher and then always low.

Can you say me where is the misstake?

best regards



kusselin's Profile: http://forums.slimdevices.com/member.php?userid=66907
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] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread Girth

There has been a problem running the Spotty helper application. Most
likely your operating system and/or platform is not supported. Please
report the following details to me: Debian / armv7l-linux

uname -a
4.1.19-v7+ #858 SMP Tue Mar 15 15:56:00 GMT 2016 armv7l GNU/Linux

ldd --version
ldd (Debian EGLIBC 2.13-38+rpi2+deb7u11) 2.13

This is on wheezy. Can't upgrade libc6,
The following packages have unmet dependencies:
libdbus-1-3 : Breaks: dbus (< 1.9.16-1~) but 1.6.8-1+deb7u6 is to be
installed

I'm sure upgrading to Jessie would likely resolve this but I'm just not
there yet, my system will need some work for that.

Thanks Michael



Girth's Profile: http://forums.slimdevices.com/member.php?userid=62640
View this thread: http://forums.slimdevices.com/showthread.php?t=107418

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

2017-05-19 Thread philippe_44

Moe1980 wrote: 
> On a RPi 2 with armv6hf. In this case I was playing online radio, thats
> right. But it happens also when I play mp3-files which are stored on a
> local storage.

Still, there is no reason why LMS would choose to send wav from an
online radio (don't know what it does on mp3, as log file only shows
online radio). What version of LMS are you using?



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

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

2017-05-19 Thread Moe1980

philippe_44 wrote: 
> What arm environment are you running that onto? Everything seems to be
> send as a wav file which is a bit strange, especially as it seems that
> some playback are using online radio

On a RPi 2 with armv6hf. In this case I was playing online radio, thats
right. But it happens also when I play mp3-files which are stored on a
local storage.



Moe1980's Profile: http://forums.slimdevices.com/member.php?userid=66896
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2017-05-19 Thread philippe_44

Moe1980 wrote: 
> Can nobody help? I have attached the castbridge debugging log. Maybe
> someone knows the trick?

What arm environment are you running that onto?



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

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


Re: [SlimDevices: Plugins] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread marcelveldt

Hi Michael, as discussed earlier on GH, I registered here to post my
findings with the LMS plugin.

First of all, amazing work!

I am testing it on a Synology NAS DS716 II+ which is a Intel x86 Model.

A few small observations:

1) The x86_64 Spotty Linux executable is failing with what appears to be
a segfault:
[39959.964415] traps: spotty[14424] trap invalid opcode ip:7f6e5e691e61
sp:7f6e5cdf7880 error:0 in spotty[7f6e5e3d1000+46f000]

2) I manually swapped the executable with the Linux i686 one and now
it's playing fine.
Not sure if this is just a faulty build of the x86_64 executable or it
is my NAS. Trying to find out if I can build it from source myself to
test but that's kind of a pain on a NAS with a bare minimum OS on it.

3) I can play multiple (read: different) streams to multiple players.
This is really great but I'm not sure if it's intended and can backfire
?
I was already thinking about duplicating into multiple instances of the
spotty plugin for each spotify account linked to different players ( I
have a family subscription) but that doesn't seem to be needed. Wow!

4) With the original SpotifyProtocolHandler I was able to feed LMS (with
CLI or json api) with a Spotify playlist url. That doesn't seem to be
working now. A quick glance at your code (but I'm not an expert in perl)
is that the handler now catches all spotify protocol requests while it
should only listen to track events so that the spotify plugin can expand
the playlist requested into the individual tracks.
The behaviour I see now is that the Spotty Protocol Handler is
responding to the playlist request.

5) Crossfade doesn't seem to be working between tracks. Is that supposed
to work ?

Other than that, I must say it's working better than the libspotify
implementation. Playback and seeking is really fast and reponsive and
excellent sound quality.


Details about the NAS running LMS 7.9.1:

Linux homeserver 3.10.102 #15101 SMP Fri May 5 12:01:55 CST 2017 x86_64
GNU/Linux synology_braswell_716+II



marcelveldt's Profile: http://forums.slimdevices.com/member.php?userid=66909
View this thread: http://forums.slimdevices.com/showthread.php?t=107418

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


Re: [SlimDevices: Plugins] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread TheLastMan

Not working on Synology 214  :-(
"There has been a problem running the Spotty helper application. Most
likely your operating system and/or platform is not supported. Please
report the following details to me: Synology DiskStation / armle-linux"



Matt
SQUEEZEBOXES:[/B] TWO SB DUETS (LIVING ROOM AND KITCHEN) AND A
*'PICOREPLAYER' (HTTPS://SITES.GOOGLE.COM/SITE/PICOREPLAYER/HOME)
[b]Server:* Synology DS214 (2TB) NAS running LMS 7.9
*Network:* TP-Link Archer VR200 router, Draytek Vigor 130 VDSL modem,
TP-Link access point
*Livingroom:* Receiver, Linn LP12, Naim 72/Hi-cap/110/Headline amp, B
CM2 speakers
*Kitchen:* Receiver, Topping TP20 Mk2 Class T amp, B 686 speakers

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

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


Re: [SlimDevices: Plugins] Qobuz Squeezebox plugin - Artwork gone missing in favorites

2017-05-19 Thread PaulinPosset

mherger wrote: 
> > Since yesterday I can no longer see the artwork in
> > Qobuz>Favorites>Albums in LMS.
> 
> Working fine here. Please check your server.log file. Anything in
> there?
> 
> -- 
> 
> Michael

Not working for me in the UK using either the Qobuz plug-in or through
ickstream. 

Windows 7 and 7.9.1 - 1494667952



PaulinPosset's Profile: http://forums.slimdevices.com/member.php?userid=63060
View this thread: http://forums.slimdevices.com/showthread.php?t=107427

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


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

2017-05-19 Thread meep

New release today with the changes listed below. 

For those recently volunteered to test, assuming this turns out to be
stable enough, I'll be sending out your invites soon, probably tomorrow.

Version 0.2.0.3 (19th May 2017)


  [*=left]Fixed an issue with selected device not saving correctly
  (skill)
  [*=left]Expanded status intent to include a lot more permutations
  (skill)
  [*=left]Expanded player name list (skill)
  [*=left]Added option to contribute player names to project (plugin /
  skill / db)
  [*=left]Changed use MQTT param initialisation to default to On, making
  it the default mode (plugin)
  [*=left]Set currently nominated player as selected if nothing
  currently selected (plugin)
  [*=left]Caught cases where squeezebox is muted and reported
  accordingly in list and status commands (skill)
  [*=left]Added rudimentary volume reduction when in extended listening
  mode (skill/plugin)
  [*=left]Fixed a bug preventing DE users selecting devices by number
  (skill)
  [*=left]Updated alexa-verifier from v0.2.0 to v0.3.6 to benefit from
  utf improvements (skill)
  [*=left]Fixed a bug with umlauts in device names causing verification
  errors (skill)
  [*=left]Tweaked response and re-prompt language (skill)
  [*=left]Added missing responses to translations file (skill)
  [*=left]Bumped the version (plugin)
  
Known issues:


  [*=left]_All__playback devices will be volume reduced to 10% during
  extended listening. It's a blunt instrument to test the overall
  efficacy of this solution to see if we can minimise false commands
  resulting from Alexa responding to song lyrics.
  [*=left]In extended listening mode, volume change commands may not
  work as anticipated due to volume levelling
  [*=left]List and Status responses may not return the correct player
  volume settings in extended listening mode.
  [*=left]Users should respond to Alexa prompts with known commands
  only. Polite 'yes' and 'no' are not yet supported.
  [*=left]If the server is inaccessible, the plugin log file fills
  quickly.
  [*=left]Still a lot of translations missing for our DE users



ALEXA LMS SKILL: http://www.hab-tunes.com | Twitter: '#habtunes'
(https://twitter.com/search?q=%23habtunes=typd=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] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread gary

Windows 10 for the server..raspberry pi running pi core player.



gary's Profile: http://forums.slimdevices.com/member.php?userid=269
View this thread: http://forums.slimdevices.com/showthread.php?t=107418

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


Re: [SlimDevices: Plugins] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread karlek

I played two different Spotify Streams on a Boom and a Radio without a
problem.
Server is on a RasPi 3 (Jessie)

Code:

pi@raspberrypi:~ $ uname -a
  Linux raspberrypi 4.4.13-v7+ #894 SMP Mon Jun 13 13:13:27 BST 2016 armv7l 
GNU/Linux




Code:

pi@raspberrypi:~ $ ldd --version
  ldd (Debian GLIBC 2.19-18+deb8u4) 2.19
  Copyright © 2014 Free Software Foundation, Inc.
  Dies ist freie Software; in den Quellen befinden sich die Lizenzbedingungen.
  Es gibt KEINERLEI Garantie; nicht einmal für die TAUGLICHKEIT oder
  VERWENDBARKEIT FÜR EINEN ANGEGEBENEN ZWECK.
  Implementiert von Roland McGrath und Ulrich Drepper.



Great Work, Thank you!
I want a child from you! :)

Do you need further information?

Regards karlek



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

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


Re: [SlimDevices: Plugins] Spotify-connect-web

2017-05-19 Thread mherger

Ugh... something's totally broken in the playlist integration. Some
mails don't arrive, and many end up in the wrong place :-(.



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

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


Re: [SlimDevices: Plugins] Qobuz Squeezebox plugin - Artwork gone missing in favorites

2017-05-19 Thread Michael Herger

Since yesterday I can no longer see the artwork in
Qobuz>Favorites>Albums in LMS.


Working fine here. Please check your server.log file. Anything in there?

--

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


Re: [SlimDevices: Plugins] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread Michael Herger

Thank you Michael, what a great effort and superb achievement. Works
super swift and very well here:cool:


Cool! I'll ask you, too: what OS, platform? I'd like to get an idea what 
platforms are most popular.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotify Protocol Handler - play Spotify on all your Squeezeboxen

2017-05-19 Thread Michael Herger

I've managed to set up Squeezelite. I've started forwarding ports 9000
and 3483 from my router to the server and this allows iPeng, local music
and BBC iPlayer to work peerfectly fine.


Don't. Just don't.

http://forums.slimdevices.com/showthread.php?107165-IMPORTANT-Stop-forwarding-your-LMS-ports-to-the-internet!


--

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


Re: [SlimDevices: Plugins] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread Michael Herger

thanks, now playing on my raspberry pi..which i have never been able to
do on the other plugin


Server is on the Pi or player? What Pi version and OS?

--

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)

2017-05-19 Thread PasTim

kusselin wrote: 
> yes..ist this hier:
> 
> 22730
> 
> 
> and when i go to the log information this is comming...what is this and
> what is thr mistake??
> > 
Code:

  >   > Starting Squeeze2upnp: 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/UPnPBridge/Bin/squeeze2upnp-armv5te
 -Z -I -f /volume1/@appstore/SqueezeCenter/Logs/upnpbridge.log -x 
/volume1/@appstore/SqueezeCenter/prefs/upnpbridge.xml
  > [20:50:09.814117] main:1579 Starting squeeze2upnp version: v0.2.12.1 (May  
7 2017 @ 10:26:01)
  > [20:50:09.814582] main:1582 Wrong GLIBC version, use -static build
  > 
  > What can i do???
  > 
  > Thanks for help> > 
> It says "use -static build", so I suggest you try to select a binary
> on the UPnP settings page that has -static in the name.



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.04, 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.04 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] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread gary

thanks, now playing on my raspberry pi..which i have never been able to
do on the other plugin


;);););)



gary's Profile: http://forums.slimdevices.com/member.php?userid=269
View this thread: http://forums.slimdevices.com/showthread.php?t=107418

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

2017-05-19 Thread Moe1980

Can nobody help? I have attached the castbridge debugging log. Maybe
someone knows the trick?


+---+
|Filename: castbridge.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=22731|
+---+


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

2017-05-19 Thread kusselin

yes..ist this hier:

22730


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


kusselin's Profile: http://forums.slimdevices.com/member.php?userid=66907
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2017-05-19 Thread castalla

Have you clicked on Apply?



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

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


Re: [SlimDevices: Plugins] Qobuz Squeezebox plugin - Artwork gone missing in favorites

2017-05-19 Thread hsmeets

Yes, same here, all artwork gone, lms 7.9.0 on picore.



does the all-black SB sound better than the white SB?

hsmeets's Profile: http://forums.slimdevices.com/member.php?userid=9716
View this thread: http://forums.slimdevices.com/showthread.php?t=107427

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


[SlimDevices: Plugins] Qobuz Squeezebox plugin - Artwork gone missing in favorites

2017-05-19 Thread Deco-Doctor

Hi - I'm using the Qobuz plugin in LMS 7.9.0 running on a Vortexbox
2.4.

Since yesterday I can no longer see the artwork in
Qobuz>Favorites>Albums in LMS.

Anyone seeing the same problem, any ideas why?



Deco-Doctor's Profile: http://forums.slimdevices.com/member.php?userid=8742
View this thread: http://forums.slimdevices.com/showthread.php?t=107427

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

2017-05-19 Thread kusselin

Its not possible for me to activate the Bridge...all what i do ..the
bridge is not running. you can see it on the screenshot.

Is there a reason wy not running?

22728


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


kusselin's Profile: http://forums.slimdevices.com/member.php?userid=66907
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] Spotify Protocol Handler - play Spotify on all your Squeezeboxen

2017-05-19 Thread Wigster

Hi,
I am going to be workring away from home for a while and I've taken with
me an RPi to set up as a Plex/Squeezelite client to connect to my home
network remotely.

I've managed to set up Squeezelite. I've started forwarding ports 9000
and 3483 from my router to the server and this allows iPeng, local music
and BBC iPlayer to work peerfectly fine.

The remaining issue is Spotify (the standard helper). No music plays
when I start it, even though LMS shows the progress.

I have forwarded the spotify helper port 9005, the remote player is
properly registered at mysb.com. Here is a copy of the spotify helper
log when I tried to play something:


Code:


  [19:45:42.549] main:448 
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\SPOTIF~1\Bin\MSWIN3~1\spotifyd.exe 
2.3.8 started ( libspotify: 12.1.51.g86c92b43 Release win32 )
  [19:45:42.549] main:478 Config: username: 1121829537 cachedir: 
C:\ProgramData\Squeezebox\Cache\spotifycache bitrate: 320 volnorm: 1 httpport: 
9005 cliport: 9090 cacheaudio: 1
  [19:45:42.721] main:567 new connection
  [19:45:42.721] main:619 req: status.json res: (null) par: login prot: 
HTTP/1.0 auth: (null)
  [19:45:42.721] main:702 relogging in as user: 1121829537
  [19:45:42.721] logged_in:54 logged in
  [19:45:42.721] credentials_blob_updated:119 credentials blob updated
  [19:45:42.737] log_message:81 log: 17:45:42.737 E 
[c:/Users/spotify-buildagent/BuildAgent/work/1e0ce8a77adfb2dc/client/core/network/proxy_resolver_win32.cpp:215]
 WinHttpGetProxyForUrl failed
  [19:45:42.737] log_message:81 log: 17:45:42.737 I [ap:1752] Connecting to AP 
ap.gslb.spotify.com:4070
  [19:45:42.768] log_message:81 log: 17:45:42.768 I [ap:1226] Connected to AP: 
104.199.65.77:4070
  [19:45:43.815] process_status:1464 process status
  [19:45:43.815] log_message:81 log: 17:45:43.815 I [offline-mgr:2084] Storage 
has been cleaned
  [19:45:43.831] credentials_blob_updated:119 credentials blob updated
  [19:45:43.831] metadata_updated:86 new meta
  [19:45:43.893] log_message:81 log: 17:45:43.893 E [ap:4172] ChannelError(0, 
1, link-tracks)
  [19:45:43.893] log_message:81 log: 17:45:43.893 E [ap:4172] ChannelError(1, 
0, playlist)
  [19:45:43.893] log_message:81 log: 17:45:43.893 E [ap:4172] ChannelError(2, 
0, playlist)
  [19:45:43.971] log_message:81 log: 17:45:43.971 E [ap:4172] ChannelError(11, 
1, playlist)
  [19:45:43.971] log_message:81 log: 17:45:43.971 E [ap:4172] ChannelError(14, 
1, playlist)
  [19:45:43.971] log_message:81 log: 17:45:43.971 E [ap:4172] ChannelError(5, 
1, link-tracks)
  [19:45:43.971] log_message:81 log: 17:45:43.971 E [ap:4172] ChannelError(12, 
1, playlist)
  [19:45:43.971] log_message:81 log: 17:45:43.971 E [ap:4172] ChannelError(15, 
1, playlist)
  [19:45:43.971] log_message:81 log: 17:45:43.971 E [ap:4172] ChannelError(13, 
1, playlist)
  [19:45:43.971] log_message:81 log: 17:45:43.971 E [ap:4172] ChannelError(16, 
1, playlist)
  [19:45:44.284] log_message:81 log: 17:45:44.284 E [ap:4172] ChannelError(4, 
1, link-tracks)
  [19:45:44.315] log_message:81 log: 17:45:44.315 E [ap:4172] ChannelError(0, 
1, link-tracks)
  [19:45:53.988] log_message:81 log: 17:45:53.988 E [ap:4172] ChannelError(5, 
1, playlist)
  [19:45:53.988] log_message:81 log: 17:45:53.988 E [ap:4172] ChannelError(6, 
1, playlist)
  [19:45:53.988] log_message:81 log: 17:45:53.988 E [ap:4172] ChannelError(2, 
1, playlist)
  [19:45:53.988] log_message:81 log: 17:45:53.988 E [ap:4172] ChannelError(3, 
1, playlist)
  [19:45:53.988] log_message:81 log: 17:45:53.988 E [ap:4172] ChannelError(7, 
1, playlist)
  [19:45:53.988] log_message:81 log: 17:45:53.988 E [ap:4172] ChannelError(4, 
1, playlist)
  [19:46:08.989] log_message:81 log: 17:46:08.989 E [ap:4172] ChannelError(1, 
1, playlist)
  [19:46:08.989] log_message:81 log: 17:46:08.989 E [ap:4172] ChannelError(2, 
1, playlist)
  [19:46:08.989] log_message:81 log: 17:46:08.989 E [ap:4172] ChannelError(0, 
1, playlist)
  [19:46:08.989] log_message:81 log: 17:46:08.989 E [ap:4172] ChannelError(3, 
1, playlist)
  [19:46:14.010] log_message:81 log: 17:46:14.010 E [ap:4172] ChannelError(0, 
1, playlist)
  [19:46:14.010] log_message:81 log: 17:46:14.010 E [ap:4172] ChannelError(1, 
1, playlist)
  [19:46:34.072] log_message:81 log: 17:46:34.072 E [ap:4172] ChannelError(0, 
1, playlist)
  [19:46:39.104] log_message:81 log: 17:46:39.104 E [ap:4172] ChannelError(0, 
1, playlist)
  [19:46:39.104] log_message:81 log: 17:46:39.104 E [ap:4172] ChannelError(1, 
1, playlist)
  [19:46:44.120] log_message:81 log: 17:46:44.120 E [ap:4172] ChannelError(0, 
1, playlist)
  [19:46:49.106] log_message:81 log: 17:46:49.106 E [ap:4172] ChannelError(0, 
1, playlist)
  [19:46:49.106] log_message:81 log: 17:46:49.106 E [ap:4172] ChannelError(1, 
1, playlist)
  [19:47:24.121] log_message:81 log: 17:47:24.121 E [ap:4172] ChannelError(0, 
1, playlist)
  [19:47:29.108] log_message:81 log: 17:47:29.108 E [ap:4172] ChannelError(0, 
1, playlist)
  [19:47:44.114] log_message:81 

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

2017-05-19 Thread kusselin

and must i have an account at squeezebox to find my AV Receiver Onkyo ?



kusselin's Profile: http://forums.slimdevices.com/member.php?userid=66907
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] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread MacMeijers

Thank you Michael, what a great effort and superb achievement. Works
super swift and very well here:cool:



MacMeijers's Profile: http://forums.slimdevices.com/member.php?userid=30161
View this thread: http://forums.slimdevices.com/showthread.php?t=107418

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2017-05-19 Thread pinkdot

nono056 wrote: 
> Server down again?

Well, router lost all port forward settings (again). Thanks for
reporting.
It is accessible again.



-Synology nas DS115 - ('LmsUpdate'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*=817970=1#post817970))
+ ('LmsRepack'
(http://forums.slimdevices.com/showthread.php?107180-Synology-7-9-1-packages))
-RPI 3 ('Moode 3.6 + LibreSpot' (http://moodeaudio.org/)),  IQaudIO
Pi-DAC PRO - Exposure 3010S2 - PMC GB1i
-2x Radio
-Laptop - openSUSE Leap - LMS/Squeezelite

pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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

2017-05-19 Thread PasTim

kusselin wrote: 
> Hello together, thanks 
> 
> must the Receiver Onkyo tx-nr509 on when i start the upnp bridge?
It's easier if it is.  If it is not you have to wait for the bridge to
rescan every so often (there is a setting you can change for the length
of this period). I have found it more reliable to have the device on
first.



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.04, 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.04 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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2017-05-19 Thread kusselin

Hello together, thanks 

must the Receiver Onkyo tx-nr509 on when i start the upnp bridge?



kusselin's Profile: http://forums.slimdevices.com/member.php?userid=66907
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] Spotify-connect-web

2017-05-19 Thread d6jg

Back at Post 60 or thereabouts people were talking about having
individual Spotify accounts per player and playing multiple streams at
the same time.

Whether or not Spotty replaces SPH I would like to offer a practical
solution to the issue that I know works. Simply install multiple
instances of LMS on your network and point them at the same physical
library but configure each to use a different Spotify account and
different MySB.com accounts where the corresponding Spotify account is
also registered.

In my case the local library is on a NAS, each LMS instance is a
piCoreplayer which is also the player for its designated user (setup to
only connect to 127.0.0.1). Each user has access to the full library via
SMB mounts and their own Spotify. You can also use the "Remote Library"
feature if you don't want to mount the NAS to each Pi but then you don't
get the luxury of Michael's Dont Stop The Music / LastMix.

In addition I run a Vortexbox on a server class old PC as the "main"
server for my stuff. Its a Vortexbox as I like the convenience of the CD
ripper but it reads/writes direct to the same NAS via NFS.



*Vortexbox LMS 7.9 music on QNAP TS419p via NFS* iThingys/iPeng/Tablets
*Living Room* - SB3 -> Onkyo TS606 - > Celestion Ditton F20s - Zone 2 ->
Sony TA FE 320 -> Sennheiser RS 130 & B P7
*Office* - RPi -> Sony TA FE320 -> Celestion F10s / SB3 -> Onkyo CRN 755
-> Wharfedale Modus Cubes
*Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - SB Touch -> Topping TP21 -> AKG Headphones
*Bedroom (TV)* - Amazon Fire TV (SB Player) -> Topping TP20 ->
Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=105968

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


Re: [SlimDevices: Plugins] Spotify incoming IP addresses for LMS?

2017-05-19 Thread d6jg

jeremy wrote: 
> I had this issue a while back. After a bit of web searching I found a
> stack of IP addresses that Spotify uses, so many that I'm not convinced
> that the setting now provides any security. However, for what it's worth
> my Allowed IP Addresses now has the list below & Spotify works ok (now
> with Michael's new Spotty plugin)
> 
> Jeremy
> 
> 192.168.1.*, 23.92.96.0, 194.71.232.0, 194.68.28.0, 194.68.176.0,
> 194.68.169.0, 194.68.165.0, 194.68.116.0, 194.14.177.0, 194.132.73.0,
> 194.132.72.0, 194.132.204.0, 194.132.196.0, 194.132.173.0,
> 194.132.172.0, 194.132.168.0, 194.132.162.0, 194.132.152.0,
> 194.103.36.0, 194.103.10.0, 193.235.51.0, 193.235.32.0, 193.235.206.0,
> 193.235.203.0, 193.234.240.0, 193.182.7.0, 193.182.3.0, 193.182.243.0,
> 193.181.4.0, 193.181.180.0, 192.165.160.0, 192.121.53.0,
> 192.121.132.0,78.31.8.0,
> 193.182.8.0,194.68.28.0,193.235.232.0,78.31.*.*,193.182.*.*, 194.68.*.*

I think you need to read up a bit on networking, NAT and TCP/IP
generally. 
Surely the setting inside LMS is primarily intended for controlling
internal network access i.e. to block a Kids PC for example.
Unless you have ports forwarded on your router to your LMS machine all
of the above IPs should be superfluous except 192.168.1.*



*Vortexbox LMS 7.9 music on QNAP TS419p via NFS* iThingys/iPeng/Tablets
*Living Room* - SB3 -> Onkyo TS606 - > Celestion Ditton F20s - Zone 2 ->
Sony TA FE 320 -> Sennheiser RS 130 & B P7
*Office* - RPi -> Sony TA FE320 -> Celestion F10s / SB3 -> Onkyo CRN 755
-> Wharfedale Modus Cubes
*Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - SB Touch -> Topping TP21 -> AKG Headphones
*Bedroom (TV)* - Amazon Fire TV (SB Player) -> Topping TP20 ->
Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=107404

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

2017-05-19 Thread PasTim

castalla wrote: 
> Err - it's on the right at the bottom ...I was just about to say that!



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.04, 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.04 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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2017-05-19 Thread castalla

kusselin wrote: 
> Hello Castalla,
> yes i have.
> 
> this is on the left above in advanced settings

Err - it's on the right at the bottom ...



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

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

2017-05-19 Thread kusselin

Hello Castalla,
yes i have.

this is on the left above in advanced settings



kusselin's Profile: http://forums.slimdevices.com/member.php?userid=66907
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2017-05-19 Thread castalla

kusselin wrote: 
> Hello,
> i installed the LMS on my Synology DS213j NAS. Well done. After that i
> installed the upnp/dlna plugin from phillippe here.
> Then i go to the advanced section in the options from LMS and there i
> choose this:
> 
> Select Binary "squeeze2upnp-armv5te"
> 
> After this i pressed the Button "Create" an then i waited 30 sec. - but
> nothing create the Onkyo AV Receiver :confused:
> 
> Wen i go to the receiver and there on DLNA - i can see the LMS and i can
> play also musik. but in the LMS there is nothing create like an Onkyo
> :-(
> 
> Please can you help me.
> 
> Best gegards 
> 
> Mark

You have to click on Apply to start the bridge



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

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

2017-05-19 Thread kusselin

Hello,
i installed the LMS on my Synology DS213j NAS. Well done. After that i
installed the upnp/dlna plugin from phillippe here.
Then i go to the advanced section in the options from LMS and there i
choose this:

Select Binary "squeeze2upnp-armv5te"

After this i pressed the Button "Create" an then i waited 30 sec. - but
nothing create the Onkyo AV Receiver :confused:

Wen i go to the receiver and there on DLNA - i can see the LMS and i can
play also musik. but in the LMS there is nothing create like an Onkyo
:-(

Please can you help me.

Best gegards 

Mark



kusselin's Profile: http://forums.slimdevices.com/member.php?userid=66907
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] Spotify-connect-web

2017-05-19 Thread adamdea

For max2play users it seems that a spotify connect plugin is currently
in beta. I've not tried it yet.
install url
http://shop.max2play.com/media/downloadable/beta/spotifyconnect.tar



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

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


Re: [SlimDevices: Plugins] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread Max2Play

Shared in our forums:
https://www.max2play.com/en/forums/topic/new-hope-for-spotify-lms-plugin/

We recommend using a current version of Max2Play based on Jessie lite in
order to have version-specific issues minimized.



Max2Play's Profile: http://forums.slimdevices.com/member.php?userid=66120
View this thread: http://forums.slimdevices.com/showthread.php?t=107418

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


Re: [SlimDevices: Plugins] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread adamdea

expectingtofly wrote: 
> I've now updated the OS and reinstalled LMS from scratch. 
> Interestingly, it still won't start.  I'm still getting the message:
> > 
Code:

  >   > 
  > There has been a problem running the Spotty helper application. Most likely 
your operating system and/or platform is not supported. Please report the 
following details to me: Debian / armv7l-linux
  > 

> > 
> 
> however there has been a step forward, I can start Spotty from the
> command line
> > 
Code:

  >   > 
  > 
pi@max2play:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
 $ ./spotty
  > spotty v0.5.0
  > error: Required option 'name' missing.
  > Usage: ./spotty [options]
  > 
  > Options:
  > -c, --cache CACHE   Path to a directory where files will be cached.
  > -n, --name NAME Device name
  > --onstart PROGRAM
  > Run PROGRAM when playback is about to begin.
  > --onstop PROGRAM
  > Run PROGRAM when playback has ended.
  > --onchange PROGRAM
  > Run PROGRAM when playback changes (new track, seeking
  > etc.).
  > --single-track ID
  > Play a single track ID and exit.
  > --start-position STARTPOSITION
  > Position (in ms) where playback should be started.
  > Only valid with the --single-track option.
  > -u, --username USERNAME
  > Username to sign in with
  > -p, --password PASSWORD
  > Password
  > -a, --authenticate  Authenticate given username and password. Make sure
  > you define a cache folder to store credentials.
  > --disable-discovery
  > Disable discovery mode
  > -t, --get-token Get oauth token to be used with the web API etc.
  > --client-id CLIENT_ID
  > A Spotify client_id to be used to get the oauth token.
  > Required with the --get-token request.
  > --scope SCOPE   The scopes you want to have access to with the oauth
  > token.
  > -x, --check Run quick internal check
  > 

> > 
> 
> ldd --version :
> > 
Code:

  >   > 
  > 
pi@max2play:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
 $ ldd --version
  > ldd (Debian GLIBC 2.19-18+deb8u6) 2.19
  > Copyright (C) 2014 Free Software Foundation, Inc.
  > This is free software; see the source for copying conditions.  There is NO
  > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  > Written by Roland McGrath and Ulrich Drepper.
  > 

> > 
> 
> uname -a :
> > 
Code:

  >   > 
  > 
pi@max2play:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux
 $ uname -a
  > Linux max2play 4.4.41+ #942 Mon Jan 9 14:52:21 GMT 2017 armv6l GNU/Linux
  > 

> > 
> 
> Let me know you would like me to investigate anything
Hi expecting.. I'm also trying to use with max2play. Are you using an
original pi B. I'm confused by the first message saying arm7 and the
second (uname -a) showing arm6
also when you updated the OS did you use a fresh max2play install with
jessie?

I'm trying to get the max2play devs interested and have opened a thread
on max2play forum. Your input would be welcome obvs 
https://www.max2play.com/en/forums/topic/new-hope-for-spotify-lms-plugin/



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

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2017-05-19 Thread nono056

pinkdot wrote: 
> Server is up again.

Server down again?



nono056's Profile: http://forums.slimdevices.com/member.php?userid=66905
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] Spotify incoming IP addresses for LMS?

2017-05-19 Thread jeremy

I had this issue a while back. After a bit of web searching I found a
stack of IP addresses that Spotify uses, so many that I'm not convinced
that the setting now provides any security. However, for what it's worth
my Allowed IP Addresses now has the list below & Spotify works ok (now
with Michael's new Spotty plugin)

Jeremy

192.168.1.*, 23.92.96.0, 194.71.232.0, 194.68.28.0, 194.68.176.0,
194.68.169.0, 194.68.165.0, 194.68.116.0, 194.14.177.0, 194.132.73.0,
194.132.72.0, 194.132.204.0, 194.132.196.0, 194.132.173.0,
194.132.172.0, 194.132.168.0, 194.132.162.0, 194.132.152.0,
194.103.36.0, 194.103.10.0, 193.235.51.0, 193.235.32.0, 193.235.206.0,
193.235.203.0, 193.234.240.0, 193.182.7.0, 193.182.3.0, 193.182.243.0,
193.181.4.0, 193.181.180.0, 192.165.160.0, 192.121.53.0,
192.121.132.0,78.31.8.0,
193.182.8.0,194.68.28.0,193.235.232.0,78.31.*.*,193.182.*.*, 194.68.*.*



RaspberryPi3 server running Raspbian & LMS 7.9, USB hard drive
Lounge - Transporter with -10dB internal attenuation, P2 running
Squeezelite, Linn LP12/Ekos/Troika, Naim NAC102, Linn Tunebox crossover,
4 x Naim NAP250 power amps, Linn Keltik active isobarik speakers
Office - Squeezebox Boom
Kitchen - Squeezebox Boom
Sunroom - Squeezebox Boom
Bedroom - Squeezebox Radio x2
Dining Room - SB3 & small computer speakers
No 2 daughter's room - Squeezebox Duet Receiver

jeremy's Profile: http://forums.slimdevices.com/member.php?userid=3000
View this thread: http://forums.slimdevices.com/showthread.php?t=107404

___
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-05-19 Thread epoch1970

philippe_44 wrote: 
> Thanks - if this is reasonabiliy easy to reproduce, could you do one
> version with no addition debugging?
> 
> [edit]: and more important, can you confirm that it does not happen with
> non-sync'd players?

1st a response on the "most important" question. I removed logging
completely to discard any timing interference, zapped the plugin/players
config, restarted the plugin. 
With new Zipp alone on a repeat playlist of one flac album, I was able
to skip forward and back every 1-5 secs and go through the playlist
something like 5 times, and nothing happened at all.
Then I powered on player Loop and synched it with Zipp. I set volumes to
be sure I would mostly hear Zipp. I resumed rotating through songs on
the same playlist. Within something like 1 minute, the Zipp had dropped
its volume.
Demonstrating something does not happen can take a while ;) ... is this
report confirmation enough for you?

I will now set logging on, with "additional none" and re-run the test.



3 SB 3 • Libratone Loop, Zipp Mini • iPeng (iPhone + iPad) • LMS 7.9
(linux) with plugins: CD Player, WaveInput, Triode's BBC iPlayer by bpa
• IRBlaster by Gwendesign (Felix) • Server Power Control by Gordon
Harris • Smart Mix, Music Walk With Me, What Was That Tune? by Michael
Herger • PowerSave by Jason Holtzapple • Song Info, Song Lyrics by
Erland Isaksson • AirPlay Bridge by philippe_44 • WeatherTime by Martin
Rehfeld • Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
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] For the brave only: the Spotty Spotify implementation

2017-05-19 Thread jeremy

Feeling brave this morning. It installed first time just as described
and plays great so far on my Pi3/Raspbian/LMS7.91 system. Will report
any snags here.

Very many thanks Michael

Jeremy



RaspberryPi3 server running Raspbian & LMS 7.9, USB hard drive
Lounge - Transporter with -10dB internal attenuation, P2 running
Squeezelite, Linn LP12/Ekos/Troika, Naim NAC102, Linn Tunebox crossover,
4 x Naim NAP250 power amps, Linn Keltik active isobarik speakers
Office - Squeezebox Boom
Kitchen - Squeezebox Boom
Sunroom - Squeezebox Boom
Bedroom - Squeezebox Radio x2
Dining Room - SB3 & small computer speakers
No 2 daughter's room - Squeezebox Duet Receiver

jeremy's Profile: http://forums.slimdevices.com/member.php?userid=3000
View this thread: http://forums.slimdevices.com/showthread.php?t=107418

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