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

2018-02-01 Thread benrjunk

rgoovyrob wrote: 
> Hi Philippe the other weird thing I experience is that the chromecast
> audio is set to 'mute' when playback stops from the LMS. When playback
> resumes from the LMS it is unmuted automatically, however if I then
> choose to cast from say Spotify the CCA stays muted and I have to change
> the volume of the CCA to un-mute it. Is it possible to stop it muting?
> 
> Many thanks,
> 
> Rob.

I have the same issue also. I've made a homeseer event that
automatically unmutes my Chromecast audio devices because of this
problem. Not optimal because it means I can't use the mute function when
desired.



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

2018-01-26 Thread benrjunk

rgoovyrob wrote: 
> Hi, First thanks for a great plugin Philippe which I've just discovered
> now I have a Google Home device and Chromecast :)
> 
> I also use Homeseer for home automation which has a ChromeCast plugin -
> this is able to view the meta data and status of each chromecast on the
> network.
> 
> When I play music from Spotify I can see in Homeseer that the
> Application meta field changes to Spotify, the Status changes from Idle
> to Play, and the Album and Title fields get populated. I also get the
> album artwork sent (must be a URL). The same meta data is sent to the
> chromecast with music playback from Amazon Music or Plex too. 
> 
> When I play from Squeezebox to the chromecast the Application meta
> changes to 'Default Media Receiver' but Status remains as Idle, and no
> track data is sent when the music plays. 
> 
> If I could see the status change to 'Playing' for a squeezebox stream I
> would be able to trigger events in Homeseer such as powering on my
> amplifier etc when playback starts, but without this data I cant :(
> 
> Is it possible to send the track and playback status from the LMS to the
> chromecast? Could the application name be changed to something more
> meaningful too?
> 
> Many thanks in advance,
> 
> Rob.

I am having the exact same problem. Also using HomeSeer with the
Chromecast plugin, and no metadata is being passed from LMS. Any
assistance you can provide in this regard would be greatly appreciated.



benrjunk's Profile: http://forums.slimdevices.com/member.php?userid=24288
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-01-21 Thread benrjunk

Thank you so much with 2.1.0! Addresses issue with multiple
users/accounts. 

Sincerely,

Ben



benrjunk's Profile: http://forums.slimdevices.com/member.php?userid=24288
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-01-20 Thread benrjunk

Thanks for a great plugin. Allows me to keep using my squeezebox
hardware.

I'd like to mention a problem that has already been brought up but I
don't see a solution. 

With multiple Spotify users (eg. for a family account), only one user
can see the Spotify connect endpoints in the Spotify app. I'm wondering
if there's any way so all users can see the connect players. 

Thanks again. 

Ben



benrjunk's Profile: http://forums.slimdevices.com/member.php?userid=24288
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-01-20 Thread benrjunk

Thanks for a fantastic plugin. It really allows me to keep using my SB
hardware!

Just wanted to bring something up that has already been mentioned -
multiple users. 

My wife and I have a family account and are logged in with different
accounts on our phones. Only one of us can see the squeezebox spotify
connect players. Is there any way so that both of us can see them while
maintaining different accounts?



benrjunk's Profile: http://forums.slimdevices.com/member.php?userid=24288
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] Help with Spotty on Rpi 3 getting IO::Socket::SSL error

2018-01-04 Thread benrjunk

Man in a van wrote: 
> > 
Code:

  >   > sudo apt-get update

> > 
> 
> > 
Code:

  >   >  sudo apt-get install libio-socket-ssl-perl libnet-ssleay-perl 

> > 

Thank you ... you beat me to it by a few seconds! Don't need the ssleay
library ... the ssl library automatically installs it.

Thanks again!!



benrjunk's Profile: http://forums.slimdevices.com/member.php?userid=24288
View this thread: http://forums.slimdevices.com/showthread.php?t=108507

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


Re: [SlimDevices: Plugins] Help with Spotty on Rpi 3 getting IO::Socket::SSL error

2018-01-04 Thread benrjunk

sudo apt-get install libio-socket-ssl-perl

This should be listed in the installation instructions for RPi

Ben



benrjunk's Profile: http://forums.slimdevices.com/member.php?userid=24288
View this thread: http://forums.slimdevices.com/showthread.php?t=108507

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


[SlimDevices: Plugins] Help with Spotty on Rpi 3 getting IO::Socket::SSL error

2018-01-04 Thread benrjunk

It seems this has been covered many times. However I am unable to find a
solution in the forums.

I am running a Raspberry Pi 3, current Raspbian release. LMS is
installed. Unfortunately in the server log file, I am getting an error
that says IO::Socket::SSL isn't installed. I can't figure out how to
install it. Can anyone point me in the right direction?

Thank you so much,

Ben



benrjunk's Profile: http://forums.slimdevices.com/member.php?userid=24288
View this thread: http://forums.slimdevices.com/showthread.php?t=108507

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