Re: [SlimDevices: Plugins] Spotify playlists very slow to load

2017-01-25 Thread Happygirlnyc

Happygirlnyc wrote: 
> As of last night the Triode app was working for me.  Playlists loaded
> albeit slowly.  After reading this post, I checked mysqueezebox.com and
> found oddly enough that my account wasn't enabled.  I enabled it and now
> I get this meassage:
> 
> Error reading headers: Server closed connection without sending any data
> back at /usr/share/squeezeboxserver/CPAN/Net/HTTP/Methods.pm line 306.
> ...propagated at /usr/share/squeezeboxserver/CPAN/Net/HTTP/NB.pm line
> 32.

Nevermind, apparently I typed the wrong password...



Happygirlnyc's Profile: http://forums.slimdevices.com/member.php?userid=37908
View this thread: http://forums.slimdevices.com/showthread.php?t=106473

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


Re: [SlimDevices: Plugins] Spotify playlists very slow to load

2017-01-25 Thread Happygirlnyc

As of last night the Triode app was working for me.  Playlists loaded
albeit slowly.  After reading this post, I checked mysqueezebox.com and
found oddly enough that my account wasn't enabled.  I enabled it and now
I get this meassage:

Error reading headers: Server closed connection without sending any data
back at /usr/share/squeezeboxserver/CPAN/Net/HTTP/Methods.pm line 306.
...propagated at /usr/share/squeezeboxserver/CPAN/Net/HTTP/NB.pm line
32.



Happygirlnyc's Profile: http://forums.slimdevices.com/member.php?userid=37908
View this thread: http://forums.slimdevices.com/showthread.php?t=106473

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


[SlimDevices: Plugins] MuisicIP root directory: how to reset/ change?

2017-01-25 Thread chaug

I am running MusicIP headless on a NAS (for use with Spicefly
Sugarcube). On that NAS, there are several paths to the folder
containing the music (don't ask me why). So far, MusicIP accessed the
music via  the path /media/Music/. Today I accidentally asked it to scan
/c/media/Music (which is physically identical with /media/Music/). The
result is that MusicIP now wants to validate thousands of songs that it
has "discovered" in this "new" folder.  

Is there any way I can make it forget this path again?



*Server*: LMS 7.7.5 on a ReadyNAS Ultra 2
*Players*: Radio, Touch, Duet (Receiver & Controller), Boom
*Remote control apps*: iPeng (iOS), SqueezePad (iOS), Squeezecontroller
(Android)
*Important plugins*: Trackstat, Spicefly Sugarcube, Lazy Search Music,
Switch Player, SmartMix, Custom Browse, Spotify (Logitech and Triode),
Multi Library

chaug's Profile: http://forums.slimdevices.com/member.php?userid=47641
View this thread: http://forums.slimdevices.com/showthread.php?t=106875

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


Re: [SlimDevices: Plugins] SugarCube and MusicIP for music mixing

2017-01-25 Thread chaug

Could it be that those 2% of your songs include non-ascii characters
like äöåüßéèêç etc? MusicIP ignores those...



*Server*: LMS 7.7.5 on a ReadyNAS Ultra 2
*Players*: Radio, Touch, Duet (Receiver & Controller), Boom
*Remote control apps*: iPeng (iOS), SqueezePad (iOS), Squeezecontroller
(Android)
*Important plugins*: Trackstat, Spicefly Sugarcube, Lazy Search Music,
Switch Player, SmartMix, Custom Browse, Spotify (Logitech and Triode),
Multi Library

chaug's Profile: http://forums.slimdevices.com/member.php?userid=47641
View this thread: http://forums.slimdevices.com/showthread.php?t=106276

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


Re: [SlimDevices: Plugins] Using plugin to get Internet radio track data from web site

2017-01-25 Thread Michael Herger

Code:

Slim::Control::Request::notifyFromArray( $client, [ 'newmetadata' ] );


You might need to do this for all the clients currently playing that 
station. Are they synced? Then you'd have to deal with $client->master. 
Otherwise you could/should keep track of all clients streaming that 
station, and send the notification to all of them.



--

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


Re: [SlimDevices: Plugins] Using plugin to get Internet radio track data from web site

2017-01-25 Thread Michael Herger

Is there a recommended way to check that my plugin still "owns" the
client?


Keep track of the URL playing. If it has changed when your timer 
triggers, then don't do anything.



Alternative approach could be a registration to be called on
stop/pause/switch-away then I could killtimers - but I have not found a
registration like that.


subscribe takes commands as arguments. You might want to listen to 
"playlist play/stop/pause" etc.


--

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


Re: [SlimDevices: Plugins] Orange Squeeze removed from Google Play and Amazon App Store

2017-01-25 Thread doctor_big

Works great on 6.01





doctor_big's Profile: http://forums.slimdevices.com/member.php?userid=15196
View this thread: http://forums.slimdevices.com/showthread.php?t=106729

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


[SlimDevices: Plugins] How to SyncOptions Plugin writing to Playlists directory?

2017-01-25 Thread chaug

I am seeing some ugly playlists in my playlists folder (and which are
hence displayed in the squeezebox UI). They have file names like
"SyncOptions-Radio-00_04_20_27_da_2d", It looks like these originate
from the setting RESTORE PLAYLIST AFTER UNSYNCING=ON in the SyncOptions
plugin. 

My question: how can I get the plugin to store those playlists somewhere
else than the official playlist folder?

Thanks in advance for any hints!



*Server*: LMS 7.7.5 on a ReadyNAS Ultra 2
*Players*: Radio, Touch, Duet (Receiver & Controller), Boom,
Squeezeplayer on iPad 2
*Remote control apps*: iPeng (iOS), SqueezePad (iOS), Squeezecontroller
(Android)
*Important plugins*: Trackstat, Spicefly Sugarcube, Lazy Search Music,
Switch Player, SmartMix, Custom Browse, Spotify (Logitech and Triode)

chaug's Profile: http://forums.slimdevices.com/member.php?userid=47641
View this thread: http://forums.slimdevices.com/showthread.php?t=106874

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


Re: [SlimDevices: Plugins] Orange Squeeze removed from Google Play and Amazon App Store

2017-01-25 Thread fragfutter

It works with Android 7 (nougat). 

Great that it is back and thanks for contacting the developer.



sent from a computer using a keyboard

fragfutter's Profile: http://forums.slimdevices.com/member.php?userid=35184
View this thread: http://forums.slimdevices.com/showthread.php?t=106729

___
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-01-25 Thread usc95

philippe_44 wrote: 
> Scan is automatic unless you disabled it. Can you post your config file?

So I have two steps forward and one step back.  My AVR finally showed up
and I was able to play music to it no problem.  Unfortunately, now my
airplay speaker is not working again at all.  It shows as a player in
LMS but when I go to play music it just plays and plays with no audio. 
I have the volume all the way up but nothing.  Also, the player becomes
unresponsive in that clicking pause or skip doesn't tend to do anything.
My configuration file is below:

This XML file does not appear to have any style information associated
with it. The document tree is shown below.

debug
debug

1

0
-1
-30:1, -15:50, 0:100
1000
0
1764000
?
1
2097152
30
1
flc,pcm,aif,aac,mp3
1
1
0
30
1

15
debug
-1
debug
debug
30
debug
?
debug
debug

B827EB11785C@Kodi (OpenELEC)._raop._tcp.local
1
192.168.1.126
OpenELEC
aa:aa:eb:11:78:5c
OpenELEC


1
192.168.1.126
AFTB-10AE60C001CA
AFTB-10AE60C001CA
aa:aa:60:c0:01:ca
10AE60C001CA@AirBuddy on AFTB._raop._tcp.local


Apple-TV
aa:aa:95:38:f3:c5
1
192.168.1.126
Apple-TV
D0034B035757@Apple TV._raop._tcp.local


Ggmm speaker
1
aa:aa:09:64:7b:1a
Ggmm speaker
70B3D50C06B5@Ggmm speaker._raop._tcp.local


745E1C594BA6@SC-95 594BA6._raop._tcp.local
SC-95-594BA6
aa:aa:1c:59:4b:a6
1
SC-95-594BA6
192.168.1.126


max2play
aa:aa:65:95:7f:72
1
max2play
7BF3A0FB25A3@max2play._raop._tcp.local


aa:aa:eb:11:78:5c
OpenELEC
1
OpenELEC
B827EB442D09@Kodi (OpenELEC)._raop._tcp.local


000102030405@Kodi (OpenELEC)._raop._tcp.local
1
OpenELEC
OpenELEC
aa:aa:eb:11:78:5c





usc95's Profile: http://forums.slimdevices.com/member.php?userid=59694
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] Using plugin to get Internet radio track data from web site

2017-01-25 Thread Paul Webster

and another one ... sorry ... but one issue with using timers is that
they can return after the listener has changed stations.
So the "traditional" check of client->isPlaying is not enough ... since
the client object represents the player and it is now playing a
different station.

Is there a recommended way to check that my plugin still "owns" the
client?
Alternative approach could be a registration to be called on
stop/pause/switch-away then I could killtimers - but I have not found a
registration like that.



Paul Webster
http://dabdig.blogspot.com

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=106810

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


Re: [SlimDevices: Plugins] Orange Squeeze removed from Google Play and Amazon App Store

2017-01-25 Thread slartibartfast

kidstypike wrote: 
> Looks like the developers have been told to remove the album art from
> their play store images, how long has it been like that?
I guess that was why it was taken down for a while. I notice the preview
version has not been reinstated.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=106729

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


Re: [SlimDevices: Plugins] Orange Squeeze removed from Google Play and Amazon App Store

2017-01-25 Thread pippin

Very likely. That's something Google (and Apple) has been doing for a
while



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

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


Re: [SlimDevices: Plugins] Using plugin to get Internet radio track data from web site

2017-01-25 Thread Paul Webster

I've tried calling

Code:

Slim::Control::Request::notifyFromArray( $client, [ 'newmetadata' ] );


from a couple of places - including on return from the provider that
registers via

Code:

Slim::Formats::RemoteMetadata->registerProvider


but still not updating the other devices (first one does).

Have filled the code with debug trace statements - but to make the debug
better ... can you point me to where to find the device name?
I tried

Code:


  $dumped =  Dumper $client->master->pluginData;
  main::DEBUGLOG && $log->is_debug && $log->debug($dumped);
  


to see what is in there but didn't spot it.



Paul Webster
http://dabdig.blogspot.com

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=106810

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


Re: [SlimDevices: Plugins] Orange Squeeze removed from Google Play and Amazon App Store

2017-01-25 Thread kidstypike

quadronado wrote: 
> Fortunately OrangeSqueeze ist back in the play store.
> But there are many reviews that complain that OrangeSqueeze is not
> working under Android 6.0.1. That's strange because I use the app on two
> devices with 6.0.1. I hope I can go on using it for a long time, it's
> really the best android app for my Squeezeboxen.

Looks like the developers have been told to remove the album art from
their play store images, how long has it been like that?


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


LMS 7.9 on a Raspberry Pi 3/piCorePlayer 3.10, playlists and LMS cache
on a USB stick, 25K+ music library on a WD MyCloud network drive,
Rasberry Pi 2 > piCorePlayer 3.02 > HiFiBerry DIGI+ > AudioEngine DAC1 >
AVI DM5
Raspberry Pi 3/piCorePlayer 3.10/HiFiBerry DAC+ > Cambridge Audio Minx 5
(study)
1 x Boom (dining room) - 1 x  Radio (garage) - 1 x Touch (display and
controller only) - 1 x SB3 (spare)

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=106729

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-01-25 Thread caplam

Hello,
I've never payed great attention to the way lms and plugins work. I
installed shairtunes2W, upnpbridge and airplay bridge. 
But now i want to use my devices (1 boom, 1 SQ3, 2 sonos play1,
différents devices with kodi) more often i see that i have many bugs.
For what concerns the shairtunes plugin:

When i want to stream from an iphone or a macbook air :
works great with my sq3
doesn't work at all with my boom
works with play1 but often stops working and need lms restart

when i try with the boom i see nothing in the server log. The shairtunes
log worked once but nothing is added.



caplam's Profile: http://forums.slimdevices.com/member.php?userid=65973
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] Orange Squeeze removed from Google Play and Amazon App Store

2017-01-25 Thread quadronado

Fortunately OrangeSqueeze ist back in the play store.
But there are many reviews that complain that OrangeSqueeze is not
working under Android 6.0.1. That's strange because I use the app on two
devices with 6.0.1. I hope I can go on using it for a long time, it's
really the best android app for my Squeezeboxen.



quadronado's Profile: http://forums.slimdevices.com/member.php?userid=60946
View this thread: http://forums.slimdevices.com/showthread.php?t=106729

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


Re: [SlimDevices: Plugins] Using plugin to get Internet radio track data from web site

2017-01-25 Thread Michael Herger

However, and odd thing is that LMS web Ui shows the correct Now Playing
info for both client 1 and client 2 even though client 2 physical device
sticks with the first set that I sent on its stream starting.


Do you send the new metadata notification? The difference between the 
web UI and the players is that the web UI would poll the server for 
changes every few seconds. The players rely on the notification (push 
rather than poll).


--

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