Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-21 Thread epoch1970

philippe_44 wrote: 
> Does it matter to you to correct that ? I think I know where to change
> that, (some int overflow) but I'm not sure this is useful for such huge
> delays. I've also found a way to improve the accuracy of my sample
> points, so I should be able to return to rapid but unfrequent changes
> (when I'm back)
Then this is a verified bug of low importance and low priority, I would
say.

I'm with you, I can't think of any reason why someone should want to set
a startup delay greater than a couple secs.

In case the overflow thing can happen more easily as the size of the
sync group increases (or the number of software player increases), then
correcting the bug could benefit some users in the real world. 
There again, for me I don't think I have ever used more than 4 synced
audio sources at the same time. 3 is less exceptional.

Thanks!



4 SB 3 • Libratone Loop mk.2 • iPeng (iPhone + iPad) • Squeezebox Server
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=105114

___
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

2016-02-21 Thread ascomm74

Does anyone have any info about the Spotify App? It still does not show
up in My Apps in LMS web interface. I even did clean install of whole
Squeezebox system but still "no show".



ascomm74's Profile: http://forums.slimdevices.com/member.php?userid=41341
View this thread: http://forums.slimdevices.com/showthread.php?t=105187

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


Re: [SlimDevices: Plugins] Max2Play Webinterface for Mediaclients (Audioplayer, Squeezeserver, Airplay, XBMC)

2016-02-21 Thread E.Man

So here's where I got to :

Plugged the Touch and the Pi (and PC) into the Router.   Touch found Pi
and played off the HDD.

So I then just went direct Touch  > Pi with Network cable and it still
worked but the screen slightly flickered now and then.

I then turned the Pi off and turned the Touch just standby screen as a
clock. Then fired up the Pi again, then Touch and I have music again.

Real *problem is* when I *totally power down*/turn SB touch right off
then the *SB and Pi don't connect after* that.

I'm hoping I've just got a setting wrong somewhere?  and *can someone
please tell me where* or *what else I need to do* cos it seems I'm so
close to having it done.

thanks heaps.



E.Man's Profile: http://forums.slimdevices.com/member.php?userid=65355
View this thread: http://forums.slimdevices.com/showthread.php?t=101856

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


Re: [SlimDevices: Plugins] Max2Play Webinterface for Mediaclients (Audioplayer, Squeezeserver, Airplay, XBMC)

2016-02-21 Thread E.Man

kidstypike wrote: 
> You now need to configure Logitech Media Server (LMS):
> 
> On the SqueezeBox Server page you should see a link to the LMS web
> interface, click that. When it's opened click "Settings" bottom right,
> then enter the path to your music folder and hit apply bottom right,
> this should trigger a scan.
OK thanks. Have done that.  This is scan result 'Complete' from the
'Information' Tab.  I see many other Tabs.  I have gone through and made
some settings but need to know if there is some important ones to get
right or I should have left alone like 'Browser refresh' or something
thumbnail size. items per page etc.  I didn't change anything in the
Plugins,is that right ?  I guess it's Click 'Apply' on each Tab and then
...?
20011
Have also ticked 'Fix Current IP address'.


+---+
|Filename: Capture Max2play Scan result..PNG|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=20011|
+---+


E.Man's Profile: http://forums.slimdevices.com/member.php?userid=65355
View this thread: http://forums.slimdevices.com/showthread.php?t=101856

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-02-21 Thread spiffin

RE. SMARTMIX CRASHES SERVER (7.9 NIGHTLY 1455784650 ON A MAC)

spiffin wrote: 
> I'll look into it and let you know how I get on tomorrow.

THIS WORKS:

If you don't have Homebrew - 'install Homebrew' (http://brew.sh).

Then, in a terminal window, run:


Code:

brew install openssl -universal



.. it'll take a while.

Followed by:


Code:

brew link openssl --force



You'll now be running the Homebrewed version of openssl instead of the
(crippled) El Capitan version.

SmartMix (and logging into mysqueezebox.com) - and anything else
requiring Perl's Net::SSLeay and/or a fully functioning openssl - should
now work.

Phew.



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2016-02-21 Thread tiggert

OK so the API is working now, but the plugin isn't working properly for
me.
The search does work, just a bit slow.
I get the screenshot image, and the timer starts moving, but no sound,
and then the timer keeps going back to 0 if I change the volume or press
paused or do anything else.

Also sometimes it seems to try to play a completely different song than
the one I had chosen.

Any ideas how I can get this to work?

Thanks,
T.



tiggert's Profile: http://forums.slimdevices.com/member.php?userid=62866
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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


Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2016-02-21 Thread tiggert

tiggert wrote: 
> I seem to have a problem with the API key.
> I spent a few hours reading most of this thread. 
> But my searches don't work on the plugin (all of them time out) and when
> I go to "recently played" it fails to play (timer starts a few times for
> a few seconds then back to zero and then I get "no more streams".
> 
> I enabled the log and I see (I've removed the key):
> [16-02-21 23:27:48.5045] Slim::Utils::Misc::msg (1311) Warning:
> [23:27:48.4991] (
> bless([
> sub { "???" },
> sub { "???" },
> { params => {}, timeout => 15 },
> "GET",
> "https://www.googleapis.com/youtube/v3/videos?key=  removed>=OB4MsmL2q1A=50=snippet%2CcontentDetails=US",
> "403 Forbidden",
> undef,
> undef,
> undef,
> undef,
> undef,
> undef,
> ], "Slim::Networking::SimpleAsyncHTTP"),
> "403 Forbidden",
> ) at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/API.pm
> line 162.
> [16-02-21 23:27:48.5116] Plugins::YouTube::API::__ANON__ (163) 403
> Forbidden
> [16-02-21 23:27:48.5182] Plugins::YouTube::ProtocolHandler::__ANON__
> (724) 403 Forbidden
> [16-02-21 23:27:48.5261] Slim::Networking::IO::Select::__ANON__ (147)
> Error: Select task failed calling Slim::Networking::Async::_async_read:
> Can't use string ("") as a subroutine ref while "strict refs" in use at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/ProtocolHandler.pm
> line 725.
> ; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0x5f47650)
> 
> I tried to regenerate the key and use a new one but I get the same.
> I then tried paste the link with the key above into a broswer and it
> gets me:
> 
> {
> "error": {
> "errors": [
> {
> "domain": "usageLimits",
> "reason": "accessNotConfigured",
> "message": "Access Not Configured. The API (YouTube Data API) is not
> enabled for your project. Please use the Google Developers Console to
> update your configuration."
> "extendedHelp": "https://console.developers.google.com;
> }
> ],
> "code": 403,
> "message": "Access Not Configured. The API (YouTube Data API) is not
> enabled for your project. Please use the Google Developers Console to
> update your configuration."
> }
> }
> 
> So I try going to my google account to enable the api but under "enabled
> APIs" I don't see it, and when I look the api up there seems to be no
> option to enable/disable it.
> 
> Can anyone let me know how to enable this API key? I would love to have
> youtube working again on my squeezeboxes.
> 
> Thanks,
> T.

Doh! I think I must be tired! I went back to the Google Developers
Console and searched again for the API and saw the enable button!
Now search still not working, and when I try to play from "recent" plays
I now get the video image (that I didn't get before) but the timer just
goes forward a few seconds then back to 0 continuously.
I'll keep digging.
T.



tiggert's Profile: http://forums.slimdevices.com/member.php?userid=62866
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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


Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2016-02-21 Thread tiggert

I seem to have a problem with the API key.
I spent a few hours reading most of this thread. 
But my searches don't work on the plugin (all of them time out) and when
I go to "recently played" it fails to play (timer starts a few times for
a few seconds then back to zero and then I get "no more streams".

I enabled the log and I see (I've removed the key):
[16-02-21 23:27:48.5045] Slim::Utils::Misc::msg (1311) Warning:
[23:27:48.4991] (
bless([
sub { "???" },
sub { "???" },
{ params => {}, timeout => 15 },
"GET",
"https://www.googleapis.com/youtube/v3/videos?key= =OB4MsmL2q1A=50=snippet%2CcontentDetails=US",
"403 Forbidden",
undef,
undef,
undef,
undef,
undef,
undef,
], "Slim::Networking::SimpleAsyncHTTP"),
"403 Forbidden",
) at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/API.pm
line 162.
[16-02-21 23:27:48.5116] Plugins::YouTube::API::__ANON__ (163) 403
Forbidden
[16-02-21 23:27:48.5182] Plugins::YouTube::ProtocolHandler::__ANON__
(724) 403 Forbidden
[16-02-21 23:27:48.5261] Slim::Networking::IO::Select::__ANON__ (147)
Error: Select task failed calling Slim::Networking::Async::_async_read:
Can't use string ("") as a subroutine ref while "strict refs" in use at
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/ProtocolHandler.pm
line 725.
; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0x5f47650)

I tried to regenerate the key and use a new one but I get the same.
I then tried paste the link with the key above into a broswer and it
gets me:

{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "accessNotConfigured",
"message": "Access Not Configured. The API (YouTube Data API) is not
enabled for your project. Please use the Google Developers Console to
update your configuration."
"extendedHelp": "https://console.developers.google.com;
}
],
"code": 403,
"message": "Access Not Configured. The API (YouTube Data API) is not
enabled for your project. Please use the Google Developers Console to
update your configuration."
}
}

So I try going to my google account to enable the api but under "enabled
APIs" I don't see it, and when I look the api up there seems to be no
option to enable/disable it.

Can anyone let me know how to enable this API key? I would love to have
youtube working again on my squeezeboxes.

Thanks,
T.



tiggert's Profile: http://forums.slimdevices.com/member.php?userid=62866
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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


Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-21 Thread philippe_44

epoch1970 wrote: 
> God I hate this alsa sh*te and pulse cr*p. Every time I touch it I
> lament the day I chose linux over bsd.
> Anyways. I was able to get a Localplayer running on my 32-bit test
> machine. I synced the Squeezelite player with one SB3, and shot the
> startup delay up to see what happens : on my system Squeezelite waited
> with the SB3 if the delay was under 10006. 10.006ms and above,
> Squeezelite started alone.
> 
> So I synced the SB3 with my AE airplay player (on the same LMS server).
> Same behavior: synced started ok if delay not too high. I would like to
> write 10005 here, but it's more mysterious than that: if the delay is
> not too high, most of the time it will be observed. If really high
> (20secs) then it is never observed by the software player.
> And then a weird thing happened: I noticed Squeezelite player (from
> Local Player plugin), who was still in the sync group and outputting to
> earphones in another room was starting without waiting at all anymore.
> 
> I stopped using Local Player and created a 3 device sync group with an
> SB3, my AE and my Libratone Loop. The behaviour of the airplay players
> in the sync group wrt. start is erratic when the delay is large.
> Sometimes they respect the delay, sometimes 1 starts alone, sometimes
> both start early. The SB3 always stays put until the delay has expired. 
> If I power down 1 of the 2 airplay devices, the sync group behaves
> again. If I power down the SB3 in the group, one airplay device waits
> and the other starts early.
> 
> I returned to my own 1000ms setting, and I think I can report all
> airplay players and SB3 start in sync.
> That's unclear and possibly inconsistent with my previous report, sorry.
> But for me the startup behaviour of squeezelite in a sync group is
> erratic indeed.

Does it matter to you to correct that ? I think I know where to change
that, (some int overflow) but I'm not sure this is useful for such huge
delays. I've also found a way to improve the accuracy of my sample
points, so I should be able to return to rapid but unfrequent changes
(when I'm back)



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105114

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-02-21 Thread spiffin

> 
> dyld: lazy symbol binding failed: Symbol not found:
> _CRYPTO_THREADID_get_callback
> Referenced from:
> /Library/Perl/5.18/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle
> Expected in: flat namespace

Okay, I've been looking into this and it's a bit of a nightmare:

In recent (El Capitan, 10.11) updates, Apple has stopped including
openssl headers. So, I thought, Homebrew to the rescue - and installed
the latest openssl (1.0.2f) with 'brew install openssl' and forced the
system to use it with 'brew link openssl --force'...

BUT the Perl module Net:SSLeay (latest version 1.72) - used by LMS (and
others) - does not yet support openssl version 1.XX.

So - I'm currently fiddling with homebrew/versions to see if I can
install a 0.XX version of openssl - with headers - and get that to run
as system default.

I'll let you know how I get on tomorrow.



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2016-02-21 Thread philippe_44

No, it must be below you available disk (virtual or not) size. In your
case, go with 16MB likit



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2016-02-21 Thread Paden

Hey all
Got a weird issue where I have different weather icons showing at the
same time on my Boom & Classic, how can this be?
I've restarted LMS with no affect :confused:
Not a huge issue, just odd.

Cheers, Paul



Paden's Profile: http://forums.slimdevices.com/member.php?userid=21468
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2016-02-21 Thread oyvindo

philippe_44 wrote: 
> Yes, this is the parameter "Max Size" of the audio buffer. You can use 2
> strategies: a low value (say around 8-16MB) but that mean that buffer
> shrinking will happen frequently even when playing files and some
> players, when paused, will not resume properly (won't happen most of the
> time) or a high value (like 500MB) which means that you likely only
> force buffer shrinking when listening to live streams, but you need the
> space

How can I set it to 500Mb when the total size of the RAMDisk is 200Mb ?



QNAP HS-251 4TB RAID0, QTS 4.2.1 beta
Kodi 15.2 Isengard
Logitech Media server 7.9

QNAP TS-119 1TB Single, QTS 4.2.0 Stable
Logitech Media Server 7.9
MediaSonic 5.01

oyvindo's Profile: http://forums.slimdevices.com/member.php?userid=19302
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2016-02-21 Thread philippe_44

oyvindo wrote: 
> Hi Philippe,
> 
> My ramdisk exhausted when i began streaming radio to Kodi 15.2 using LMS
> 7.9 and the squeeze2UPnP bridge plugin. Playing mp3 files can go on for
> ever, but streaming radio steadily fills up the Ram disk until the
> settings file can no longer be saved and the stream breaks. This is what
> the LMS log shows:
> 
> 0006: [16-02-21 08:25:58.5818] Slim::Control::Request::execute (1888)
> Error: While trying to run function coderef
> [Slim::Control::Queries::songinfoQuery]: [Can't call method
> "playingSong" on an undefined value at
> /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Player/Protocols/HTTP.pm
> line 672.
> 0005: [16-02-21 08:25:58.5813]
> Slim::Player::Protocols::HTTP::getMetadataFor (663) Metadata provider
> Slim::Plugin::RadioTime::Metadata::provider failed: Can't call method
> "master" on an undefined value at
> /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Plugin/RadioTime/Metadata.pm
> line 88.
> 0004: [16-02-21 08:25:58.3979] Slim::Plugin::CLI::Plugin::cli_process
> (634) Request [songinfo] failed with error: Bad dispatch!
> 
> And this is what my DF -H looks like:
> 
> Filesystem Size Used Available Use% Mounted on
> none 200.0M 169.2M 30.8M 85% /
> tmpfs 64.0M 64.0M 0 100% /tmp
> tmpfs 64.0M 64.0M 0 100% /share/CACHEDEV1_DATA/.qpkg/HD_Station/tmp
> 
> 
> Clearly the cache is full. But I do not know why and what to do with
> it.
> Any idea?
> 
> Oyvind

Yes, this is the parameter "Max Size" of the audio buffer. You can use 2
strategies: a low value (say around 8-16MB) but that mean that buffer
shrinking will happen frequently even when playing files and some
players, when paused, will not resume properly (won't happen most of the
time) or a high value (like 500MB) which means that you likely only
force buffer shrinking when listening to live streams, but you need the
space



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2016-02-21 Thread anterz

THANK YOU bpa!!! Works fantastic! ;)



5 Radios and a Boom
Squezeeplug on Raspberry Pi with a HiFiBerry DAC

anterz's Profile: http://forums.slimdevices.com/member.php?userid=42866
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2016-02-21 Thread oyvindo

Hi Philippe,

My ramdisk exhausted when i began streaming radio to Kodi 15.2 using LMS
7.9 and the squeeze2UPnP bridge plugin. Playing mp3 files can go on for
ever, but streaming radio steadily fills up the Ram disk until the
settings file can no longer be saved and the stream breaks. This is what
the LMS log shows:

0006: [16-02-21 08:25:58.5818] Slim::Control::Request::execute (1888)
Error: While trying to run function coderef
[Slim::Control::Queries::songinfoQuery]: [Can't call method
"playingSong" on an undefined value at
/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Player/Protocols/HTTP.pm
line 672.
0005: [16-02-21 08:25:58.5813]
Slim::Player::Protocols::HTTP::getMetadataFor (663) Metadata provider
Slim::Plugin::RadioTime::Metadata::provider failed: Can't call method
"master" on an undefined value at
/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Plugin/RadioTime/Metadata.pm
line 88.
0004: [16-02-21 08:25:58.3979] Slim::Plugin::CLI::Plugin::cli_process
(634) Request [songinfo] failed with error: Bad dispatch!

And this is what my DF -H looks like:

Filesystem Size Used Available Use% Mounted on
none 200.0M 169.2M 30.8M 85% /
tmpfs 64.0M 64.0M 0 100% /tmp
tmpfs 64.0M 64.0M 0 100% /share/CACHEDEV1_DATA/.qpkg/HD_Station/tmp


Clearly the cache is full. But I do not know why and what to do with
it.
Any idea?

Oyvind



QNAP HS-251 4TB RAID0, QTS 4.2.1 beta
Kodi 15.2 Isengard
Logitech Media server 7.9

QNAP TS-119 1TB Single, QTS 4.2.0 Stable
Logitech Media Server 7.9
MediaSonic 5.01

oyvindo's Profile: http://forums.slimdevices.com/member.php?userid=19302
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2016-02-21 Thread oyvindo

mherger wrote: 
> 
> Try harder ;-)
> 
> http://kodi.wiki/view/Advancedsettings.xml#.3Cjsonrpc.3E
> 
> Michael

He, he - good to see you as well Michael :)
Thanks for that link. It is now solved.

Philippe: I guess this means you need not stress with the modification,
(but I still think it is a good idea).

Rgds
Oyvind



QNAP HS-251 4TB RAID0, QTS 4.2.1 beta
Kodi 15.2 Isengard
Logitech Media server 7.9

QNAP TS-119 1TB Single, QTS 4.2.0 Stable
Logitech Media Server 7.9
MediaSonic 5.01

oyvindo's Profile: http://forums.slimdevices.com/member.php?userid=19302
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

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


Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-21 Thread epoch1970

philippe_44 wrote: 
> I see ... in the remote test I make, at least the traces show (I've set
> a delay of 10s) that the player waits these 10s to start. But I cannot
> confirm by hearing as I'm remote. Strange

God I hate this alsa sh*te and pulse cr*p. Every time I touch it I
lament the day I chose linux over bsd.
Anyways. I was able to get a Localplayer running on my 32-bit test
machine. I synced the Squeezelite player with one SB3, and shot the
startup delay up to see what happens : on my system Squeezelite waited
with the SB3 if the delay was under 10006. 10.006ms and above,
Squeezelite started alone.

So I synced the SB3 with my AE airplay player (on the same LMS server).
Same behavior: synced started ok if delay not too high. I would like to
write 10005 here, but it's more mysterious than that: if the delay is
not too high, most of the time it will be observed. If really high
(20secs) then it is never observed by the software player.
And then a weird thing happened I noticed Squeezelite player (from Local
Player plugin), who was still in the sync group and outputting to
earphones in another room was starting without waiting at all anymore.

I stopped using Local Player and created a 3 device sync group with an
SB3, my AE and my Libratone Loop. The behaviour of the airplay players
in the sync group wrt. start is erratic. Sometimes they respect the
delay, sometimes 1 starts alone, sometimes both start early. The SB3
always stays put until the delay has expired. 
If I power down 1 of the 2 airplay devices, the sync group behaves
again. If I power down the SB3 in the group, one airplay device waits
and the other starts early.

I returned to my own 1000ms setting, and I think I can report all
airplay players and SB3 start in sync.
That's unclear and possibly inconsistent with my previous report, sorry.
But for me the startup behaviour of squeezelite in a sync group is
erratic indeed.



4 SB 3 • Libratone Loop mk.2 • iPeng (iPhone + iPad) • Squeezebox Server
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=105114

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


Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-02-21 Thread castalla

Nice plugin!   Works out of the tin!

Just not sure if I want to hear tracks chosen by an 'expert' in Hip-Hop,
etc.!!



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Radio
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
UPnPBridge - 2 paired Sonos Play1 speakers
UPnPBridge - Rocki - Sony SRS-BTM8 speaker
UPnPBridge - Pioneer WX-SMA1 speaker
UPnPBridge - PURE One Flow internet radio
Castbridge - Chromecast 1 + Chromecast Audio
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=105232

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


Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-02-21 Thread 505

Made a small enhancement. Artist info and playlist info is now available
in the track menu. These items can contain HTML. This displays fine on
the web player, but in apps you'll see the plain HTML.



My patch: 'Reduce brightness when screen saver is active'
(http://server.vijge.net/squeezebox/) for Touch
Source code: 'GitHub' (https://github.com/danielvijge) for SqueezeCloud
and YouTube (old version)

505's Profile: http://forums.slimdevices.com/member.php?userid=44967
View this thread: http://forums.slimdevices.com/showthread.php?t=105232

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2016-02-21 Thread atrocity

tamanaco wrote: 
> That worked... Thanks. In my system re-enabling "full text search" still
> breaks some of the builtin options in CB. Hopefully, the fix will be in
> the the release of CB.

I've been using "Never Played Albums" from Dynamic Playists for quite
some time on a Wandboard Quad that was running SoA.  With the demise of
SoA, I recently switched that box over to Debian per the instructions
posted at
http://forums.slimdevices.com/showthread.php?104744-SOA-alternatives/page2=debian+wandboard+quad.

I've disabled full text search, but now when I attempt to play Never
Played Albums, I get an extended period of intense CPU usage, no music
added to the playlist and this in the log:


Code:


  [16-02-21 06:37:06.2570] Slim::Control::Request::callback (1996) Error: While 
trying to run function coderef: [illegal file descriptor or filehandle (either 
no attached file descriptor or illegal value):  at 
/usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  ]
  [16-02-21 06:38:45.9481] 
Slim::Networking::SqueezeNetwork::Players::_players_error (339) Unable to get 
players from SN: unexpected end of string while parsing JSON string, at 
character offset 49866 (before "(end of string)") at 
/usr/share/perl5/Slim/Networking/SqueezeNetwork/Players.pm line 99.
  , retrying in 86400 seconds
  [16-02-21 06:38:46.0693] Slim::Control::Request::callback (1996) Error: While 
trying to run function coderef: [illegal file descriptor or filehandle (either 
no attached file descriptor or illegal value):  at 
/usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  ]
  [16-02-21 06:43:40.4370] Slim::Control::Request::callback (1996) Error: While 
trying to run function coderef: [illegal file descriptor or filehandle (either 
no attached file descriptor or illegal value):  at 
/usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  ]
  [16-02-21 06:45:18.6648] Slim::Control::Request::callback (1996) Error: While 
trying to run function coderef: [illegal file descriptor or filehandle (either 
no attached file descriptor or illegal value):  at 
/usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  ]
  



I assume this is due to the API change and is probably being worked on,
but I wanted to put it out there just in case.

It may also be relevant that my library is fairly large with 84,069
tracks.



atrocity's Profile: http://forums.slimdevices.com/member.php?userid=16009
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-02-21 Thread strim

Thanks Daniel, this works fine on my setup.

Sander



strim's Profile: http://forums.slimdevices.com/member.php?userid=59606
View this thread: http://forums.slimdevices.com/showthread.php?t=105232

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


Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-02-21 Thread kidstypike

Right, thanks, I see it now under My Apps, I needed to clear the browser
cache.



kidstypike 

LMS on Raspberry Pi 2 model B/max2play/HiFiBerry DAC+ > AVI DM5

1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x Raspberry
Pi/max2play/HiFiBerry

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

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

2016-02-21 Thread ButC

I'm running it on two different Windows 10-machines and it runs pretty
good.



ButC's Profile: http://forums.slimdevices.com/member.php?userid=57330
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] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-21 Thread strim

philippe_44 wrote: 
> There is a fair bit of issues with running this plugin on NAS especially
> with an arm5 CPU. I think I will need to build a all-inclusive
> application with all the codecs like I did for Mac OS but that a fair
> bit of work and I need more time. What I would recommend if you want to
> try is to use this on any machine on your network. You do not need to
> run this application on the same machine that runs LMS. If you have a
> Linux (pc or raspi) a Windows or a Mac, just download the zip file from
> sourceforge and launch the corresponding executable found in the Bin
> sub-directory. It's more likely to work and is easier than, at this
> stage, trying on an arm5 NAS. Or you can wait till I've made this
> all-in-one version but it will probably take me a few weeks

Okay, Thanks again, i give it a try in a couple of weeks, no hurry.
Buying a raspi2 or odroidC1 is also on my list.


Sander



strim's Profile: http://forums.slimdevices.com/member.php?userid=59606
View this thread: http://forums.slimdevices.com/showthread.php?t=105114

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


Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-02-21 Thread 505

kidstypike wrote: 
> Installed your plugin, selected London in settings, er ... where would I
> find the menu to select what to play?
> 
> Thanks

What is the result you get? If I select London, I see 28 playlists. It
should look like:
[image: http://s12.postimg.org/of4mpple5/London.png]
Each of the photos is a playlist, and has a play button. You can also
click on each playlist to see the tracks, and play just one track.



My patch: 'Reduce brightness when screen saver is active'
(http://server.vijge.net/squeezebox/) for Touch
Source code: 'GitHub' (https://github.com/danielvijge) for SqueezeCloud
and YouTube (old version)

505's Profile: http://forums.slimdevices.com/member.php?userid=44967
View this thread: http://forums.slimdevices.com/showthread.php?t=105232

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


Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-02-21 Thread kidstypike

Installed your plugin, selected London in settings, er ... where would I
find the menu to select what to play?

Thanks



kidstypike 

LMS on Raspberry Pi 2 model B/max2play/HiFiBerry DAC+ > AVI DM5

1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x Raspberry
Pi/max2play/HiFiBerry

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

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


Re: [SlimDevices: Plugins] Triode Spotify

2016-02-21 Thread john.c.kramer

john.c.kramer wrote: 
> My bad. Accept my apologies.
> 
> Sent from my SM-G920T using Tapatalk
It is working again. 

Sent from my SM-G920T using Tapatalk





john.c.kramer's Profile: http://forums.slimdevices.com/member.php?userid=64149
View this thread: http://forums.slimdevices.com/showthread.php?t=105195

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


[SlimDevices: Plugins] [Annouce] 22tracks plugin - Play music from 22tracks.com

2016-02-21 Thread 505

22tracks.com is a website with curated playlists. Each playlist is made
by an expert, and contains exactly 22 tracks. There are playlists per
genre, but also special playlists for events/festivals/sponsors etc.
Playlists are refreshed monthly. 22tracks now operates in four
locations: Amsterdam, Brussels, Paris, and London. Each of these cities
has their own set of playlists.

With this plugin, you can steam from 22tracks. You can browse location,
browse playlist, and browse individual tracks for the playlists. By
default, it first shows the available cities. In the plugin settings you
can choose a default city, so those playlists are immediately displayed.
If you set a default city, it is still possible to change the city by
selecting 'All locations' on the playlist overview menu.

To install the 22tracks plugin, add a new repo to the list of 3rd party
repositories. The address is
http://danielvijge.github.io/squeezebox-22tracks/public.xml

If you are interested, please test this plugin. For example, I have no
idea if the tracks are geo-blocked, or if everyone around the world can
listen to it. If a receive positive feedback, I can move the plugin to
my personal repo, so it will automatically become part of the official
3rd party plugins. 

One thing to do is on the settings screen, the cities are not loaded
dynamically. Couldn't figure out how to do that. But that's not a big
deal for now. The code itself is on GitHub at
https://github.com/danielvijge/squeezebox-22tracks

Apparently Sonos is a sponsor of 22tracks, some playlists have their
name/logo in them. Of course, you can also play those on your
Squeezebox.



My patch: 'Reduce brightness when screen saver is active'
(http://server.vijge.net/squeezebox/) for Touch
Source code: 'GitHub' (https://github.com/danielvijge) for SqueezeCloud
and YouTube (old version)

505's Profile: http://forums.slimdevices.com/member.php?userid=44967
View this thread: http://forums.slimdevices.com/showthread.php?t=105232

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


[SlimDevices: Plugins] Triode - Helper app not running

2016-02-21 Thread OiPenguin

I have a persistent problem with Spotify due to the Helper app not
running (according to the test under Settings) on an Ubuntu server.
Until recently I solved it by doing a manual -sudo service
logitechmediaserver restart-, however this isn't working anymore. I'm
using the lastest version -7.9.0 - 1455784650-. I've tried 
- multiple reboots
- uninstall and reinnstalling
- running older versions (7.8*)

I've also tried to modify the settings in Advanced --> Spotify, however
I'm unable to save the changes which is rather peculiar. I've also tried
to manually modify
-/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/spotifyd.conf-
which I can do, but the altered settings are not reflected in Settings
--> Advanced --> Spotify.

-spotifyd.conf-
loglevel: DEBUG
username: oipenguin
cachedir: /var/lib/squeezeboxserver/cache/spotifycache
bitrate: 320
volnorm: 1
httpport: 9005
cliport: 9090
cacheaudio: 1

-Exctract from spotifyd.log-
[11:35:17.183024] log_message:81 log: 10:35:17.183 I [ap:1752]
Connecting to AP ap.spotify.com:4070
[11:35:17.185985] logged_in:54 logged in
[11:35:17.210218] log_message:81 log: 10:35:17.210 I [ap:1226] Connected
to AP: 193.182.7.66:4070
[11:35:18.312792] log_message:81 log: 10:35:18.312 I [offline-mgr:2084]
Storage has been cleaned
[11:35:18.403471] credentials_blob_updated:119 credentials blob updated
[11:35:18.403488] metadata_updated:86 new meta
[11:35:18.403666] main:567 new connection
[11:35:18.403676] main:619 req: status.json res: (null) par: (null)
prot: HTTP/1.0 auth: (null)
[11:35:18.403682] process_status:1464 process status
[11:35:18.523854] metadata_updated:86 new meta
[11:35:18.543654] log_message:81 log: 10:35:18.543 E [ap:4172]
ChannelError(1, 1, link-tracks)
[11:35:18.674045] log_message:81 log: 10:35:18.674 E [ap:4172]
ChannelError(1, 1, link-tracks)
[11:35:18.713778] metadata_updated:86 new meta
[11:35:18.721465] metadata_updated:86 new meta
[11:35:19.114555] log_message:81 log: 10:35:19.114 E [ap:4172]
ChannelError(1, 1, link-tracks)
[11:35:19.138086] metadata_updated:86 new meta
[11:35:19.191600] metadata_updated:86 new meta
[11:35:19.408904] log_message:81 log: 10:35:19.408 E [ap:4172]
ChannelError(1, 1, link-tracks)
[11:35:19.481414] metadata_updated:86 new meta

Any help will be greatly appreciated!



OiPenguin's Profile: http://forums.slimdevices.com/member.php?userid=13658
View this thread: http://forums.slimdevices.com/showthread.php?t=105231

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

2016-02-21 Thread philippe_44

Oh ... It does not seems to even start on Windows 10. I've not tried yet
and I don't know if somebody has. I won't have access to a win10 machine
before a week or so



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-21 Thread philippe_44

There is a fair bit of issues with running this plugin on NAS especially
with an arm5 CPU. I think I will need to build a all-inclusive
application with all the codecs like I did for Mac OS but that a fair
bit of work and I need more time. What I would recommend if you want to
try is to use this on any machine on your network. You do not need to
run this application on the same machine that runs LMS. If you have a
Linux (pc or raspi) a Windows or a Mac, just download the zip file from
sourceforge and launch the corresponding executable found in the Bin
sub-directory. It's more likely to work and is easier than, at this
stage, trying on an arm5 NAS. Or you can wait till I've made this
all-in-one version but it will probably take me a few weeks



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105114

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


Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-21 Thread strim

Hi Philippe,

Thanks, i am a nobody on Linux :)
LMS runs on a Synology DS 213 
I have to hack the machine to rename things...

Sander



Logitech Media Server Versie: 7.9.0 - 1428327734 @ Fri May 8 05:46:28
UTC 2015
HTTP-poortnummer van server: 9000
Besturingssysteem: Synology DiskStation - NL - utf8
Platformarchitectuur: unknown
Perl-versie: 5.18.4 - armle-linux
Audio::Scan: 0.93
Databaseversie: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Totaalaantal herkende muzieksystemen: 2



strim's Profile: http://forums.slimdevices.com/member.php?userid=59606
View this thread: http://forums.slimdevices.com/showthread.php?t=105114

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-02-21 Thread Mnyb

Hi there i've found that smartmix does not respect the limit for don't
delete tracks from playlists .

I often use don't stop the music , despite setting the limit to 4000
songs SmartMix starts to knock away songs from the top of the original
list ( tracks not added by SmartMix ) I have not found patience to test
if the playlist
Beventually builds up to the full 4K track size :P but it seems to grow
.

I tried one thing I set the limit again and reapplied ( the apply button
in web UI ) it seems to work better for now ? But it's not consistent ?

And don't stop the music has another issue while adding short albums .
If you start the playlist with a very short album SmartMix is so fast to
insert a couple of tracks before I add the next album or song to the
list . When the list is big enough you can take your own time to
assembly the track list




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-21 Thread philippe_44

No you are no doing stupid, I did :). The armv5el does not have the
right name so the plugin installer looks for squeeze2raop-armv5 instead.
Can you either rename the file or change the plugin Perl part
squeeze2raop.pm and look for the wrong name. What platform are you using
?



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105114

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


Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-21 Thread strim

Hello Philippe,

I might do something stupid, but i can't find the armv5el version of
your plugin.
See only armv5 static, armv5 and armv6hf binary's.

Thanks



strim's Profile: http://forums.slimdevices.com/member.php?userid=59606
View this thread: http://forums.slimdevices.com/showthread.php?t=105114

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


Re: [SlimDevices: Plugins] Max2Play Webinterface for Mediaclients (Audioplayer, Squeezeserver, Airplay, XBMC)

2016-02-21 Thread kidstypike

You now need to configure Logitech Media Server (LMS):

On the SqueezeBox Server page you should see a link to the LMS web
interface, click that. When it's opened click "Settings" bottom right,
then enter the path to your music folder and hit apply bottom right,
this should trigger a scan.


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


kidstypike 

LMS on Raspberry Pi 2 model B/max2play/HiFiBerry DAC+ > AVI DM5

1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x Raspberry
Pi/max2play/HiFiBerry

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

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