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

2018-01-05 Thread Roland0

mkkyah wrote: 
> 
> But "unmute" problem exist. Unmute volume is negative. I don't know why
> it worked a few times normally.
> 

Roland0 wrote: 
> 
> Check the volume of your player before, while and after muting (for some
> reason, when testing with squeezelite, it wasn't enough to unmute after
> muting, the former volume level had to be restored as well. Maybe that's
> not the case with your player)
> 
So what is the volume of your player before, while and after muting?



SW: 'extGUI4LMS'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
| 'Playlist Editor'
(http://forums.slimdevices.com/showthread.php?108199-Announce-LMS-Playlist-Editor)
| 'Music Classification'
(http://forums.slimdevices.com/showthread.php?108278-Announce-Essentia-Integration-music-classification-(moods-genres-))
| 'Similar Music'
(http://forums.slimdevices.com/showthread.php?108495-Announce-LMSmusly-play-similar-music)
| 'LMSlib2go' (https://www.nexus0.net/pub/sw/lmslib2go/)
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth/ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=106244

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


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

2018-01-05 Thread Michael Herger

I sent an mail to Bill and he replied that it will be ok in 45 minutes,
and now it works fine here..


Looking good here, too.

--

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


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

2018-01-05 Thread Heuer

Same here, music is 1 hour behind displayed artwork.



Heuer's Profile: http://forums.slimdevices.com/member.php?userid=2543
View this thread: http://forums.slimdevices.com/showthread.php?t=108189

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


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

2018-01-05 Thread JanB

I sent an mail to Bill and he replied that it will be ok in 45 minutes,
and now it works fine here..



JanB's Profile: http://forums.slimdevices.com/member.php?userid=67702
View this thread: http://forums.slimdevices.com/showthread.php?t=108189

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


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

2018-01-05 Thread antonio81le

Huey11 wrote: 
> Hi, yes it seems I have the same issues. Has been not too long since i
> have a working setup, so not been able yet to discern a pattern.

Ok..when it s not only a my problem i feel better :P  I ll wait the
solving of problem! For days it was all ok, i was using spotty without
any kind of problem..i hope u ll find fast the solution



antonio81le's Profile: http://forums.slimdevices.com/member.php?userid=67656
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

___
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-01-05 Thread Candlemass

> It does decode mp3, flac, aac, pcm and aif, do the resample and then
> send the audio in the AirPlay expected format.

Hi,

what is the expected format? ALAC?
How are other formats like Ogg Vorbis handled?
What about Airplay devices that are capable of playing FLAC (like some
network receivers)?



Candlemass's Profile: http://forums.slimdevices.com/member.php?userid=63202
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


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

2018-01-05 Thread cear1

mherger wrote: 
> > Spotify Connect seems not to work so far, I can listen different
> tracks
> 
> Did you enable it in Settings/Player/Spotty?
> 
> -- 
> 
> Michael

Thanks for the hint, There are two player (max2play and Squeezebox)
running, only max2play was enabled for Spotify Connect. After enalling
the Squeezebox, everything is working fine. Some time delays for
transferring a track from my laptop/mobile to the Squeezebox and back,
but overall working very well. Thanks a lot again and all the best for
2018

Chris



cear1's Profile: http://forums.slimdevices.com/member.php?userid=67156
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] LMSmusly - play similar music

2018-01-05 Thread srasher

Some more information that might be helpful for others: after analyzing
a portion of my collection on the Ubuntu x86_64 machine, I proceeded to
installing libmusly and lmsmusly on my server, which is an Odroid U3
running max2play.

I used the compilation from source for libmusly (because it's a 32-bit
machine) which was pretty straightforward (the libmusly source code
README contains instructions for necessary dependencies).
Initially I just left the libs where they were installed by "sudo make
install" after compilation, which was "/usr/local/lib".

I then chose to use the source archive for lmsmusly.

First error on running lmsmusly.py was that it couldn't find libmusly.so
and libmusly_resample.so.

A recursive grep on the src sub directory leads to the following line:


Code:

./lmsmusly/utils/config.py:MUSLY_LIB = "/opt/musly-0.2/lib/libmusly.so"



So one can either change that variable value or put the lib into that
directory (as instructed on Roland's page). I chose the second option.

After that I got the same error for "libmusly_resample.so", although it
was also put into the directory mentioned above.

An run of


Code:

strace -o strace.log ./lmsmusly.py info



and latter grep for "libmusly_resample.so" in that log file found that
neither "/usr/local/lib" nor "/opt/musly-0.2/lib" are used to search for
that lib. So as a dirty solution I put it into "/usr/lib".

After that I had to install python-requests via


Code:

sudo apt install python3-requests



Then lmsmusly.py works from the command line. Great!

Next step will be to include it into LMS, will try this tomorrow.

Cheers,
Seb



"The only word I know is 'Grunt' - and I can't spell it" (R.I.P. D.A.)

srasher's Profile: http://forums.slimdevices.com/member.php?userid=6209
View this thread: http://forums.slimdevices.com/showthread.php?t=108495

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


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

2018-01-05 Thread gianni6

I tried to install Spotty on a Synology DS209 DSM 4.2 but is not
working. Keeps telling me that I need to install perl IO-socket-ssl
although this is already installed and up to date. Is there an issue
with Armv5?



gianni6's Profile: http://forums.slimdevices.com/member.php?userid=56128
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


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

2018-01-05 Thread large

Thank you Michael for this wonderfull plugin!
This made my wifes day, since the Squeezebox is not very WAF and can
handle Spotify on her phone better :)

I'm running the server on a Ubuntu server (Ubuntu 17.10, aka artful) and
it works like a charm!
Flawless installation, got it up and running in no time.

There is only one issue regarding the Connect, only the first account
added sees the "available devices" in the Spotify-app.
Is this a known issue/limitation?

BTW: I sent you a donation today, since you saved me from buying a Sonos
for my wife ;)
Regards. Lars



large's Profile: http://forums.slimdevices.com/member.php?userid=23279
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


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

2018-01-05 Thread Michael Herger

pippin wrote:

I noticed you don't have a player group icon, yet.
In case you are interested: this is the player group icon I'm going to
use in iPeng, just with the squeezeboy grey gradient background.



Thanks very much, I precisely looking for one :)


add it as HTML/EN/html/images/Players/group.png to the plugin folder. 
Should be all you'll need to do.


--

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


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

2018-01-05 Thread philippe_44

philippe_44 wrote: 
> Perfect ... there as so many options in LMS to make life easy ... still
> amazed

oh, just one thing - iPeng does not seem to get that new icon (it works
on the web UI)



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

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


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

2018-01-05 Thread philippe_44

pippin wrote: 
> It's possible but not ETA, yet.
> 
> @philippe: I think I found a bug with "power" handling.
> If you press "power" on a Group it will change the power state of all
> players in the group even if the group is not assembled/playing.

It's on purpose, when you have the option "Power on/off with Group
Player" checked. You can disable it, but I think it makes sense, when
you poweroff a Group Player that, whether it's assembled or not, all
members would follow. Yes, it can be a bit inconvenient if they play
something else, but why pressing on/off on the Group then?



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

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


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

2018-01-05 Thread philippe_44

mherger wrote: 
> > pippin wrote:
> >> I noticed you don't have a player group icon, yet.
> >> In case you are interested: this is the player group icon I'm going
> to
> >> use in iPeng, just with the squeezeboy grey gradient background.
> >>
> > 
> > Thanks very much, I precisely looking for one :)
> 
> add it as HTML/EN/html/images/Players/group.png to the plugin folder. 
> Should be all you'll need to do.
> 
> -- 
> 
> Michael

Perfect ... there as so many options in LMS to make life easy ... still
amazed



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

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


[SlimDevices: Plugins] Spotty + Spotify app

2018-01-05 Thread Snyrkill

I have LMS 7.9.0 - 1488878280 running on my Linux box. I also have
Touch, Firmware: 7.8.0-r16754.

Spotty works fine if I use the Squeeze Commander app (or the Touch
interface). However, if I use the original Spotify app to play on
"Devices available", my Touch is listed, but if I select it nothing
happens. 

Nothing is displayed in the log so I'm wandering what to look for.

Any ideas?



Snyrkill's Profile: http://forums.slimdevices.com/member.php?userid=45648
View this thread: http://forums.slimdevices.com/showthread.php?t=108513

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


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

2018-01-05 Thread Michael Herger

There is only one issue regarding the Connect, only the first account
added sees the "available devices" in the Spotify-app.
Is this a known issue/limitation?


It should be seen for whatever account you used on a player last. If you 
have multiple accounts configured, you can pick which one to use from 
the player's menu. Whenever you change the account there, it should show 
up in that new account's Spotify application.


--

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


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

2018-01-05 Thread Michael Herger

I tried to install Spotty on a Synology DS209 DSM 4.2 but is not
working. Keeps telling me that I need to install perl IO-socket-ssl
although this is already installed and up to date. Is there an issue
with Armv5?


The IO::Socket::SSL is independent of the plugin. How did you install? 
It should work just fine.


But you might need to updae DSM. 4.2 is old.

--

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


Re: [SlimDevices: Plugins] Spotty + Spotify app

2018-01-05 Thread Michael Herger

Nothing is displayed in the log so I'm wandering what to look for.


You can set logging for plugin.spotty to INFO to get more information.

--

Michael
___
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-01-05 Thread philippe_44

Candlemass wrote: 
> Hi,
> 
> what is the expected format? ALAC?
> How are other formats like Ogg Vorbis handled?
> What about Airplay devices that are capable of playing FLAC (like some
> network receivers)?

Audio is always sent to AirPlay devices using ALAC. The flow is

LMS out => (mp3, flac, pcm, aac) Bridge In => Decode to PCM => Encode in
ALAC => Bridge out => AirPlay Device

For all other formats, LMS will do the transcoding before sending it to
the Bridge



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: Player Groups (alpha version)

2018-01-05 Thread philippe_44

pippin wrote: 
> I noticed you don't have a player group icon, yet.
> In case you are interested: this is the player group icon I'm going to
> use in iPeng, just with the squeezeboy grey gradient background.
> 

Thanks very much, I precisely looking for one :)



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

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


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

2018-01-05 Thread philippe_44

epoch1970 wrote: 
> I've finally come around to testing the plugin a little bit. In the
> current version it seems to work beautifully.
> 
> I have noticed power does not sync well with my SB3 that has fixed
> output (100%) and uses the IR Blaster plugin. When I access the player
> directly my commands operate both the player and the amp. When the power
> commands are sent from the virtual player, IR blaster is somehow
> overlooked and the SB3 alone starts/stop with the group. The amp stays
> in its current state: player on, no sound.
> 
> TBH, the alarm feature of LMS has the same problem, when the alarm has
> played for its full duration the player stops but not the amp. So I'm
> not sure the plugin can do something about it.
> I think my workaround would be to untick power management from the
> virtual player, and access the SB3 directly. I use the PowerSave plugin,
> so after 15 mins idle the player and amp could orderly go off.
> 
It's strange as I power on/off players using proper LMS command so that
other plugins can subscribe. I had that issue with ServoPower (can't
remember the exact name) at the beginning and correct it. I also looked
at IRBlaster code and  it subscribes to power command

> 
> Also when I have my Loop (via Airplay bridge) powered up along with the
> SB3, the virtual player looks like it is confused with its "volume" IR
> commands. Sometimes it will only send "volume up" (even when pressing
> down) and sometimes only "volume down" is being sent. 
> When the SB3 is powered up alone in the group, volume commands work ok.
> In other words, I can power Loop off and then virtual player volume
> control work ok for the SB3.
> 
> HTH, and congratulations on another fabulous plugin, philippe_44!

I'm not sure I fully follow. You mean the volume command on the SB IR's
remote or the IRBlaster command as well?

Thanks :)



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

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


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

2018-01-05 Thread Huey11

Huey11 wrote: 
> I think it has to do with the kernel version of my linux box. It is 3.4
> and similar problems were found with spotify tooling and kernel < 3.9. 
> 
> 

Upgraded kernel to 4.4 and indeed now the protocol error is also gone.



Huey11's Profile: http://forums.slimdevices.com/member.php?userid=67632
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


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

2018-01-05 Thread Huey11

antonio81le wrote: 
> I m having 2 little problems these last days:
> 
> 1 - Old problem, sometimes audio go down using SPOTIFY CONNECT!if i play
> a playlist using directly spotty from LMS i dnt have problem
> 2 - Always using SPOTIFY CONNECT sometimes the song goes in pause, i
> push play and it come back on pause...i fight a little bit until the
> song continue.
> 
> I dont know if somebody has the same problems and if there is a
> solution
> 
> 
> UPDATE: No ok, I m having the same problem even using Spotty from
> LMS!The Problem could be a problem of internet connection? I dnt have
> problems with internet eh, but it s strange! From when i updated lms i
> didnt have problems with spotty!

Hi, yes it seems I have the same issues. Has been not too long since i
have a working setup, so not been able yet to discern a pattern.



Huey11's Profile: http://forums.slimdevices.com/member.php?userid=67632
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


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

2018-01-05 Thread lalu01

slartibartfast wrote: 
> Still displaying incorrect artwork.
> 
> Here too!



lalu01's Profile: http://forums.slimdevices.com/member.php?userid=30852
View this thread: http://forums.slimdevices.com/showthread.php?t=108189

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


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

2018-01-05 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 Pippin,

do you have any idea if it is possible, and an ETA perhaps?



woodster's Profile: http://forums.slimdevices.com/member.php?userid=32688
View this thread: http://forums.slimdevices.com/showthread.php?t=108421

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


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

2018-01-05 Thread Sir G

I haven't posted here in over four years and was not even aware of the
Radio Paradise FLAC stream until yesterday when I heard Bill announce it
"on air". I came straight to this forum, and found this thread. It did
not work at first, all I had to do is upgrade to the latest LMS version
(I was running V7.7 something, an indication that I was happy with it).
Thank you so much Michael for the effort, RP is my favorite Internet
radio and has never sounded so good! Of course I am getting the wrong
artwork, but I trust this issue will be solved eventually. 
A very happy new year to you and all on the forum.



Sir G's Profile: http://forums.slimdevices.com/member.php?userid=2489
View this thread: http://forums.slimdevices.com/showthread.php?t=108189

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


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

2018-01-05 Thread pippin

It's possible but not ETA, yet.

@philippe: I think I found a bug with "power" handling.
If you press "power" on a Group it will change the power state of all
players in the group even if the group is not assembled/playing.



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=108421

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


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

2018-01-05 Thread epoch1970

I've finally come around to testing the plugin a little bit. In the
current version it seems to work beautifully.

I have noticed power does not sync well with my SB3 that has fixed
output (100%) and uses the IR Blaster plugin. When I access the player
directly my commands operate both the player and the amp. When the power
commands are sent from the virtual player, IR blaster is somehow
overlooked and the SB3 alone starts/stop with the group. The amp stays
in its current state: player on, no sound.

TBH, the alarm feature of LMS has the same problem, when the alarm has
played for its full duration the player stops but not the amp. So I'm
not sure the plugin can something about it.
I think my workaround would be to untick power management from the
virtual player, and access the SB3 directly. I use the PowerSave plugin,
so after 15 mins idle the player and amp could orderly go off.


Also when I have my Loop (via Airplay bridge) powered up along with the
SB3, the virtual player looks like it is confused with is "volume" IR
commands. Sometimes it will only send "volume up" (even when pressing
down) and sometimes only "volume down" is being sent. 
When the SB3 is powered up alone in the group, volume commands work ok.
In other words, I can power Loop off and then virtual player volume
control works ok for the SB3.

I'm not sure what can/should be done about this. 
2 out of 3 of my SB3s are using fixed output and an IR Blaster link.
Because of this most of the time I control players volumes separately. 
Pippin is proud of what iPeng's group volume control can do for me; it
certainly doesn't confuse IR vol up and down, but nevertheless I don't
use it with the fixed output players. Their volume ramp widely differs
from that of other players so individual control is the way to go.


HTH, and congratulations on another fabulous plugin, philippe_44!



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

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


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

2018-01-05 Thread pippin

I noticed you don't have a player group icon, yet.
In case you are interested: this is the player group icon I'm going to
use in iPeng, just with the squeezeboy grey gradient background.

24298


+---+
|Filename: player_group.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24298|
+---+


---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=108421

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


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

2018-01-05 Thread yeomanspc

Many thanks for this.  

I got an error 503 bad gateway when I first tried it yesterday, but it's
working fine now.For my stations all seem to work initially but the
HLS and Secure HLS have breaks every 30 - 60 seconds.  The station
artwork  is displayed  on my controller display but reverts to the
antenna picture sometimes 
This on my QNAP which is my main music server.  
I have some old SB2 players - it works fine on that also (not HLS), and
displays the track correctly.  I have some old SLIMP3's and will try one
of them later.

On the Odroids runing MAX2PLAY I cannot play the HLS streams.  Maybe
that's an FFMPEG thing - I do have your PLAYHLS plugin installed but I
do not think I copied FFMPEG modules in (do I have to?)

Anyway, for now, I am more than happy.  11 downloads?  Give it time...

This is great example of the power of the Squeezebox system.  How many
15 year old streaming music devices can play iHeart radio streams? 
Sadly, this power is also what killed it because it's hard to force
people to keep buying expensive new players.



yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


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

2018-01-05 Thread bpa

yeomanspc wrote: 
> I got an error 503 bad gateway when I first tried it yesterday, but it's
> working fine now.   
This is an unoffical plugin making use of an undocumented API without
any sign-in so odd behaviour or breakdown may occur at any time.

I don't use the plugin very often but I noticed the 503 yesterday and
today.  I think it was an iheart CDN issue rather anything else - I
compared the iheart.com HTTP "genre catalog" request against the similar
plugin HTTP request and no difference so I don't think it is an API
change.  LMS will cache responses so if you get an error, it is possible
LMS will cache that bad response for 15-30 minutes so gateway error may
have gone away quickly but it may still appear on LMS for a number of
minutes.  I've tried to disable caching where it is reasonable.

> For my stations all seem to work initially but the HLS and Secure HLS
> have breaks every 30 - 60 seconds.  The station artwork  is displayed 
> on my controller display but reverts to the antenna picture sometimes 
> This on my QNAP which is my main music server.  
> I have some old SB2 players - it works fine on that also (not HLS), and
> displays the track correctly.  I have some old SLIMP3's and will try one
> of them later.
> 
> On the Odroids runing MAX2PLAY I cannot play the HLS streams.  Maybe
> that's an FFMPEG thing - I do have your PLAYHLS plugin installed but I
> do not think I copied FFMPEG modules in (do I have to?)

AFAICT (at least from a non UK non US location) HLS streams do not offer
any better quality that shoutcast - so don't opt for HLS if shoutcast
streams are available.

If you look at top of the thread - the HLS gaps issue has been discussed
already. iHeart HLS stream are "special" - I think spaces are being for
ads - so at the moment HLS stream do not play properly. As iHeart stream
do not play for me on any browser (chrome, Firefox or Explorer) but do
play with gaps using ffmpeg so I don't have any reference "good" stream
to compare and determine what is "special".  It is possible that it
requires "personal details" to to tune the ads.  I may look into it
later.

Images are LMS for menus - PlayHLS plays HLS stream but does not support
metadata or images so it will revert to LMS generic (which may be
affected by where HLS URLs appear in the generated playlist) .

Have you found a station which only has HLS ?

I have worked out how to make Streamtheworld URLs playable but so far no
request so I will not update the plugin until there is a need.



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

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


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

2018-01-05 Thread Max2Play

Sure, all our improvements and updates are first published in the beta
and if we get enough positive feedback, or our testing was positive and
we want to release a new version, they are all included in the next
official "stable" release.

By the way, we also just published our new Raspbian Stretch Beta for
which we are now looking for feedback (preferably in our forums).



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

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


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

2018-01-05 Thread antonio81le

I m having 2 little problems these last days:

1 - Old problem, sometimes audio go down using SPOTIFY CONNECT!if i play
a playlist using directly spotty from LMS i dnt have problem
2 - Always using SPOTIFY CONNECT sometimes the song goes in pause, i
push play and it come back on pause...i fight a little bit until the
song continue.

I dont know if somebody has the same problems and if there is a solution



antonio81le's Profile: http://forums.slimdevices.com/member.php?userid=67656
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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