Re: [SlimDevices: Plugins] Announce: Google Music plugin

2018-01-04 Thread RobbH
davewongillies wrote: > Hi all, > > I've just released version 0.7.0 of this plugin which should resolve the > issues with LMS 7.9.0 and greater and SSL. If you've got > https://squeezebox-googlemusic.github.io/squeezebox-googlemusic/repository/repo.xml > configured as the repo URL for this

Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2018-01-04 Thread JanB
slartibartfast wrote: > Still displaying incorrect artwork. > > Sent from my SM-G900F using Tapatalk Here too. JanB's Profile: http://forums.slimdevices.com/member.php?userid=67702 View this thread:

Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2018-01-04 Thread slartibartfast
mherger wrote: > > This has happened before a few months ago. Let us hope that Michael > sees > > this and alerts Radio Paradise to the issue. > > Thanks. Bill usually fixed this within a few hours. Please let me know > if the problem persists. I'll have to investigate Pandora/Slacker issues >

Re: [SlimDevices: Plugins] [Plugin Request/Offer] Mute or Skip tracks on a Blacklist

2018-01-04 Thread Roland0
mkkyah wrote: > I have tried several versions of your pattern but shouldn't > TRIGGER="@(ABC%20Lounge*) work? In the script, try changing Code: if [[ $CSONG == "$TRIGGER" ]]; then to Code: if [[ $CSONG ==

Re: [SlimDevices: Plugins] [Plugin Request/Offer] Mute or Skip tracks on a Blacklist

2018-01-04 Thread mkkyah
Roland0 wrote: > In the script, try changing > > Code: > > > if [[ $CSONG == "$TRIGGER" ]]; then > > > > to > > Code: > > > if [[ $CSONG == $TRIGGER ]]; then > > > > > to check your

Re: [SlimDevices: Plugins] Announce: Google Music plugin

2018-01-04 Thread castalla
Max2Play wrote: > Hi guys, > > Thank you so much for the kind words and direct help in error reporting! > :) > > We will have a look at your notes in github and hopefully fix the issue > asap. > > edit: the fix is now included in our newest beta. Thanks again to Dave > for the help. No plans

Re: [SlimDevices: Plugins] ANNOUNCE: Player Groups (alpha version)

2018-01-04 Thread philippe_44
woodster wrote: > Might not be as intended but changing two lines in the player.pm file > makes a quick fix: > > From: > > sub model { "group" } > sub modelName { "Group" } > > To: > > sub model { "squeezelite" } > sub modelName { "SqueezeLite" } > > > Must say that the brilliant work

[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

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

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

2018-01-04 Thread Man in a van
Code: sudo apt-get update Code: sudo apt-get install libio-socket-ssl-perl libnet-ssleay-perl Man in a van's Profile:

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:

Re: [SlimDevices: Plugins] ANNOUNCE: Player Groups (alpha version)

2018-01-04 Thread woodster
Hi there, just trying the plugin - and when creating a virtual group from two players (both using the RAOP plugin) i get the message from the IckStream plugin, that the virtual player is a unsupported device. Any ideas? How does the virtual player identify itself - by the type of the RAOP

Re: [SlimDevices: Plugins] ANNOUNCE: Player Groups (alpha version)

2018-01-04 Thread pippin
Yea, that’s probably something we need to look at in the ickStream plugin (or more specifically in the list of authorized devices) since ickStream doesn’t know this player type --- learn more about iPeng, the iPhone and iPad remote for the Squeezebox and Logitech UE Smart Radio as well as

Re: [SlimDevices: Plugins] ANNOUNCE: Player Groups (alpha version)

2018-01-04 Thread woodster
woodster wrote: > Hi Pippen, > > if it is possible it would be super :) Might not be as intended but changing two lines in the player.pm file makes a quick fix: From: sub model { "group" } sub modelName { "Group" } To: sub model { "squeezelite" } sub modelName { "SqueezeLite" } Must say

Re: [SlimDevices: Plugins] ANNOUNCE: Player Groups (alpha version)

2018-01-04 Thread Jeff07971
philippe_44 wrote: > Yes, it is on the github site https://github.com/philippe44/LMS-Groups > (might be a bit difficult to understand though, currently it's more for > my own use otherwise I lose track) Thanks I did look there, I must have missed it ! The small bug I mentioned does seem to be

Re: [SlimDevices: Plugins] ANNOUNCE: Player Groups (alpha version)

2018-01-04 Thread woodster
pippin wrote: > Yea, that’s probably something we need to look at in the ickStream > plugin (or more specifically in the list of authorized devices) since > ickStream doesn’t know this player type Hi Pippen, if it is possible it would be super :)

Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2018-01-04 Thread mherger
Huey11 wrote: > Might as well try it. Notice that bitrate is set at 96, which is of > course not what anyone would want... > [18-01-04 13:57:24.7104] Plugins::Spotty::Connect::startHelper (381) > Starting Spotty Connect deamon: >

Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2018-01-04 Thread Huey11
mherger wrote: > > Or is it I install spotty on the server and need to enable connect on > > (both) players and connect to one of those? > > You need to enable Connect for every player in LMS. > > -- > > Michael Ok, thanks. On my new server install I now have it working. That requirement on

Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2018-01-04 Thread Huey11
mherger wrote: > Don't worry about the Connect daemon's bitrate: that audio data is > dumped to /dev/null... The actual audio data is received by another > spotty instance. (And yes, this means that in Connect mode you're > actually downloading audio data _twice_.) Ah great, ofcourse that is

Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2018-01-04 Thread Huey11
Huey11 wrote: > Yes I did actually: same results. Ok, so I installed LMS on a raspberry pi. Indeed there is not auto discovery issue there. connectpoint appears, but I still am unable to connect... not without credentials set nor wit credentials set. Read above that soemone enbales the connect

Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2018-01-04 Thread Michael Herger
Or is it I install spotty on the server and need to enable connect on (both) players and connect to one of those? You need to enable Connect for every player in LMS. -- Michael ___ plugins mailing list plugins@lists.slimdevices.com

Re: [SlimDevices: Plugins] [Plugin Request/Offer] Mute or Skip tracks on a Blacklist

2018-01-04 Thread mkkyah
Roland0 wrote: > And what is the song name (as reported by the script) which isn't > matched? > this is the announcement and it's ending with different numbers all the time, I have tried several versions of your pattern but shouldn't TRIGGER="@(ABC%20Lounge*) work? P:

Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-04 Thread BobHy
Many thanks for submitting this. iHeart seems to be gobbling up more and more stations. Just recently I lost two that I frequently listen to. This plugin solved my problem. My previous solution to the issue was to run the station stream on a computer, then use the WaveInput plugin to listen on