Re: [SlimDevices: Plugins] Google Music Plugin

2016-05-20 Thread askvictor

I've written an Android App that lets you share (fling?) things from
your Android to your Squeezebox. I've just added preliminary Google
Music support; if you've got the Google Music plugin working on your
squeezebox, give it a go and any feedback to me. 

Details at this forum thread:
http://forums.slimdevices.com/showthread.php?104572-Announce-SendToSqueezebox-Android-app&p=853906#post853906

I've got a bunch of free promo codes available at the moment - details
at the above linked thread.



askvictor's Profile: http://forums.slimdevices.com/member.php?userid=64977
View this thread: http://forums.slimdevices.com/showthread.php?t=98526

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


Re: [SlimDevices: Plugins] Announce: SendToSqueezebox Android app

2016-05-20 Thread askvictor

I've added prelim support for sharing from Google Music. A single song
can be shared from the Google Music app to squeezebox, provided that
you've got the Google Music plugin working on your Squeezebox. The
plugin doesn't seem to deal with album, artist or radio URLs, so you
can't share those from your Android at this point, but I'm looking into
if it will be possible.



askvictor's Profile: http://forums.slimdevices.com/member.php?userid=64977
View this thread: http://forums.slimdevices.com/showthread.php?t=104572

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


Re: [SlimDevices: Plugins] Announce: SendToSqueezebox Android app

2016-05-20 Thread askvictor

Hi Folks,

There are 100 promo codes for this available here:
https://docs.google.com/spreadsheets/d/1UtJcPNvLgJfQ6CJ3URW3mOQjmATAkjzAHwT81YuFHeM/edit?usp=sharing

If you take one, please delete it from the spreadsheet (each can only be
used once).

If you have any problems with the app, I'd appreciate if you didn't
leave a negative review, but rather let me know of the problems via this
forum, or via https://github.com/askvictor/SendToSqueezebox/issues

Cheers,



askvictor's Profile: http://forums.slimdevices.com/member.php?userid=64977
View this thread: http://forums.slimdevices.com/showthread.php?t=104572

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-05-20 Thread bpa

Jerry1964 wrote: 
>  can you chaps tell me if this means something and what I can do?

These message can occur if playing BBCiPlayer plugin and there are
problem with BBC sending data.  If it started 10 days ago - it may be a
transient issue (e.g. server maintenance/upgrade in progress).

I'll see if I can find the reply I posted previously altering the
timeout..



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

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

ih8gates wrote: 
> It seems like you might be saying that it's the Spotify plugin's issue.
> I do note that in the web interface for LMS, it uses the same URL (in
> the IMG's SRC tag) that you're passing to the Chromecast. My web browser
> seems to be able to treat that like it's an image.
> 
> 
> It sends something like:
> 
> [08:50:27.231] SendCastMessage:265 [00CED3C0]: Cast sending: {
> "type": "LOAD",
> "requestId": 182,
> "media": {
> "contentId":
> "http://192.168.1.110:49157/LMS2CAST/a4-77-33-32-58-88-idx-1.wav";,
> "streamType": "BUFFERED",
> "metadata": {
> "albumArtist": "The Smiths",
> "metadataType": 3,
> "albumName": "The Smiths",
> "title": "This Charming Man - 2011 Remastered Version",
> "artist": "The Smiths",
> "trackNumber": 6,
> "images": [
> {
> "url":
> "spotifyimage/spotify:image:1ebddc2d9db587b6d949cc844c10cefece810a83/cover.jpg"
> }
> ]
> },
> "contentType": "audio/wav"
> },
> "autoplay": false,
> "sessionId": "CA8AAA05-86BA-4D72-97D3-74B909291190",
> "currentTime": 0.0

But I'm guessing that the spotify plugin in LMS has a "protocol handler"
that knows how to handle "spotifyimage/spotify:image:" ressources. The
problem is that for CC devices, this does not mean anything, they dont't
know how to handle such ressource:
"spotifyimage/spotify:image:1ebddc2d9db587b6d949cc844c10cefece810a83/cover.jpg"
(for example, if you copy/paste that in your browser, it does not know
what to do with it). My plugin does not know either how to handle such
ressources, so I can not proxy it. I might be wrong, somebody knowing
spotify can correct me here



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] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2016-05-20 Thread pinkdot

pputzer wrote: 
> You would not be changing the source code of LMS, just the start-up
> script originally provided by Synology. 
Let me make this clear: we are in Synology territory, the fact that they
provide a Beta package, which is not even an official Logitech build is
highly appreciated, and something I handle with care. That's why I stick
to merging the Github commits, no more, no less. 

> 
> As we are talking about a plain Bourne shell script, this does not
> depend on system architecture at all. 
I know, but it was a general comment (there have been several requests
in the past which did depend on architecture.)

> 
> I don't think forking the package would do anyone any good. I can patch
> my own installation from the command line, it's just a hassle to do that
> every time you update the LmsUpdate package.
> If you were interested, I would be willing to have a look if one might
> even provide a GUI via Synology's package mechanism, but since you
> aren't willing to even consider a tiny patch for the start-up script, I
> see no point. :(
No, I won't consider this as an option for LmsUpdate, sorry.

Greetings,

Martin



-Synology nas DS115 - ('LmsUpdate'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*&p=817970&viewfull=1#post817970))
-Raspberry PI2 (Max2Play), HifiBerry DAC+ (LMS/Squeezelite/Kodi)-
Cambridge Azur 840A - PMC GB1i
-2x Radio
-Laptop - openSUSE Tumbleweed - Squeezelite

pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2016-05-20 Thread pputzer

pinkdot wrote: 
> The basic idea behind LmsUpdate is to provide an up-to-date package 
> based on the github commits, no more, no less. Mainly because of the
> fact that, there is no possibility to test changes on all architectures,
> my knowledge is limited and changes will be overwritten after an
> official Synology update (if LmsRepack was still alive and functional,
> it might have been an option to consider).

You would not be changing the source code of LMS, just the start-up
script originally provided by Synology. Also, the change would be
completely transparent to anyone not using it. If the file does not
exist (or does not contain the relevant variable), nothing differs from
the status quo. It would simply open a door for advanced users to inject
their own command line options into their LMS installation.

As we are talking about a plain Bourne shell script, this does not
depend on system architecture at all. 

pinkdot wrote: 
> 
> But feel free to make the changes to the script after you downloaded the
> package. Just rename the package to 'tar', and open the tarball ;-)

I don't think forking the package would do anyone any good. I can patch
my own installation from the command line, it's just a hassle to do that
every time you update the LmsUpdate package.

If you were interested, I would be willing to have a look if one might
even provide a GUI via Synology's package mechanism, but since you
aren't willing to even consider a tiny patch for the start-up script, I
see no point. :(



pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-05-20 Thread Jerry1964

bpa wrote: 
> Any message in the log file ?
> 
> Rebuffering is usually due to BBC server not delivering data in time. 
> This can be due to DNS or just the CDN servers are slow.   The CDN
> servers seems to be setup in regions which means just one region can be
> bad (perhaps running out of capacity).  The default timeout for
> BBCiPlayer setting depends on your prefs setting - IIRC I posted a reply
> and a patch how to increase the timeout - won't cure the problem but
> makw it less worse.   DASH uses the same CDN servers so it will not
> eliminate the problem but may ameliorate it somewhat.
> 
> Extra plugin won't help as it is the same stream - Extra only helps to
> find programs not playing them.

Thanks for the prompt responses guys - re the log files, just had a look
and it's full of the following:

[16-05-20 15:39:43.0600] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0xb4d597c)
[16-05-20 15:39:43.0615] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0xb4d597c)
[16-05-20 15:39:43.0630] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0xb4d597c)
[16-05-20 15:39:43.0646] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0xb4d597c)
[16-05-20 15:39:43.0675] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0xb4d597c)
[16-05-20 15:39:58.1320] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0xae01ee4)
[16-05-20 15:54:00.1320] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x8e4d3fc)
[16-05-20 15:54:00.1337] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x8e4d3fc)
[16-05-20 15:54:00.1353] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x8e4d3fc)
[16-05-20 15:54:00.1369] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x8e4d3fc)
[16-05-20 15:54:00.1385] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x8e4d3fc)
[16-05-20 15:54:00.1415] Slim::Networking::IO::Select::__ANON__ (131)
Error: Select task failed calling
Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/Slim/Networking/IO/Select.pm line 134.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x8e4d3fc)

Sorry my knowledge of how LMS works doesnt extend very deep and
certainly nowhere near deep enough to understand what this is telling me
- can you chaps tell me if this means something and what I can do?

Cheers! Jerry

Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2016-05-20 Thread pinkdot

pputzer wrote: 
> 
> What is your argument against adding something to the startup script?
> IMHO that is exactly the place for such options. Why not make them
> usable for experienced users? SSODS even hat a GUI for this, IIRC.

The basic idea behind LmsUpdate is to provide an up-to-date package 
based on the github commits, no more, no less. Mainly because of the
fact that, there is no possibility to test changes on all architectures,
my knowledge is limited and changes will be overwritten after an
official Synology update (if LmsRepack was still alive and functional,
it might have been an option to consider).
But feel free to make the changes to the script after you downloaded the
package. Just rename the package to 'tar', and open the tarball ;-)

Greetings,

Martin



-Synology nas DS115 - ('LmsUpdate'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*&p=817970&viewfull=1#post817970))
-Raspberry PI2 (Max2Play), HifiBerry DAC+ (LMS/Squeezelite/Kodi)-
Cambridge Azur 840A - PMC GB1i
-2x Radio
-Laptop - openSUSE Tumbleweed - Squeezelite

pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


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

2016-05-20 Thread dhallag

well I love this plug in as I think it works much better over
spicefly/musicIP and I am hoping that this is incorrect.



dhallag's Profile: http://forums.slimdevices.com/member.php?userid=30845
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-05-20 Thread ih8gates

philippe_44 wrote: 
> CC devices expect a URL where they can get the artwork (in other words,
> I'm not sending an artwork image, I'm sending an URL where to acquire
> the artwork). Can you take a log with the "casting debugging" activated
> so I can see exactly what is sent ?

It seems like you might be saying that it's the Spotify plugin's issue.
I do note that in the web interface for LMS, it uses the same URL (in
the IMG's SRC tag) that you're passing to the Chromecast. My web browser
seems to be able to treat that like it's an image.


It sends something like:

[08:50:27.231] SendCastMessage:265 [00CED3C0]: Cast sending: {
"type": "LOAD",
"requestId": 182,
"media": {
"contentId":
"http://192.168.1.110:49157/LMS2CAST/a4-77-33-32-58-88-idx-1.wav";,
"streamType": "BUFFERED",
"metadata": {
"albumArtist": "The Smiths",
"metadataType": 3,
"albumName": "The Smiths",
"title": "This Charming Man - 2011 Remastered Version",
"artist": "The Smiths",
"trackNumber": 6,
"images": [
{
"url":
"spotifyimage/spotify:image:1ebddc2d9db587b6d949cc844c10cefece810a83/cover.jpg"
}
]
},
"contentType": "audio/wav"
},
"autoplay": false,
"sessionId": "CA8AAA05-86BA-4D72-97D3-74B909291190",
"currentTime": 0.0



ih8gates's Profile: http://forums.slimdevices.com/member.php?userid=65736
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-05-20 Thread bpa

Jerry1964 wrote: 
> For about 10 days now I've been suffering from regular re-buffering
> and/or loss of steam (ie stream stopping) - it's not a wireless problem
> as I have some Classics connected via wire which have the same problem.

Any message in the log file ?

Rebuffering is usually due to BBC server not delivering data in time. 
This can be due to DNS or just the CDN servers are slow.   The CDN
servers seems to be setup in regions which means just one region can be
bad (perhaps running out of capacity).  The default timeout for
BBCiPlayer setting depends on your prefs setting - IIRC I posted a reply
and a patch how to increase the timeout - won't cure the problem but
makw it less worse.   DASH uses the same CDN servers so it will not
eliminate the problem but may ameliorate it somewhat.



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

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-05-20 Thread Man in a van

Jerry1964 wrote: 
> Hi all
> 
> For about 10 days now I've been suffering from regular re-buffering
> and/or loss of steam (ie stream stopping) - it's not a wireless problem
> as I have some Classics connected via wire which have the same problem.
> I've upgraded LMS to "7.9.0 - 1463511051" but no change (am running
> Windows Servier 2012 Essentials). I am using the BBC iPlayer
> v1.3.1alpha3 plugin and copied over the BBCXMLParser.pm from
> 
> http://forums.slimdevices.com/showthread.php?53229-Announce-BBCiPlayer-Plugin-(UK-only)&p=834111&viewfull=1#post834111
> 
> (I cant get the iPlayer Extras part to work because the Google link no
> longer works)
> 
> All local music and non-BBC related things playing fine, it's just the
> BBC iPlayer ones I have problems with.
> 
> Anyone else experiencing similar problems recently - any suggestions as
> to way forward gratefully received.
> 
> Thanks - Jerry

Hi Jerry, I would look at changing over to the DASH: it has been very
solid 

http://forums.slimdevices.com/showthread.php?104672-BBCiPlayer-with-DASH-support-test-version


atb

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2016-05-20 Thread pputzer

pinkdot wrote: 
> I have this wish also, already asked about this in another
> 'context/thread'
> (http://forums.slimdevices.com/showthread.php?105461-Please-read-software-players-amp-mysqueezebox-com&p=853560&viewfull=1#post853560),
> but I rather don't want to implement new stuff outside the source code.
> If someone could make a plugin for it to trigger the '--nomysb flag'
> (https://github.com/Logitech/slimserver/blob/public/7.9/slimserver.pl#L48),
> that would be a good solution IMO.

I fear that is not possible as --nomysqueezebox is simply used to define
the value of a Perl constant main:NOMYSB. I have not written Perl code
in quite a while, but according to the documentation, constants are
handled at compile time.

What is your argument against adding something to the startup script?
IMHO that is exactly the place for such options. Why not make them
usable for experienced users? SSODS even hat a GUI for this, IIRC.





pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-05-20 Thread Jerry1964

Hi all

For about 10 days now I've been suffering from regular re-buffering
and/or loss of steam (ie stream stopping) - it's not a wireless problem
as I have some Classics connected via wire which have the same problem.
I've upgraded LMS to "7.9.0 - 1463511051" but no change (am running
Windows Servier 2012 Essentials). I am using the BBC iPlayer
v1.3.1alpha3 plugin and copied over the BBCXMLParser.pm from

http://forums.slimdevices.com/showthread.php?53229-Announce-BBCiPlayer-Plugin-(UK-only)&p=834111&viewfull=1#post834111

(I cant get the iPlayer Extras part to work because the Google link no
longer works)

All local music and non-BBC related things playing fine, it's just the
BBC iPlayer ones I have problems with.

Anyone else experiencing similar problems recently - any suggestions as
to way forward gratefully received.

Thanks - Jerry



Jerry1964's Profile: http://forums.slimdevices.com/member.php?userid=22126
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] ANNOUNCE: Simple Library Views plugin

2016-05-20 Thread adhawkins

Thanks for the confirmation @kidstypike, @mherger had provided me with
some hints as to how to speed things up, but while I was in the middle
of implementing them he submitted a pull request with them all done!
Still, I learned a bit more about Perl database in the process, so no
bad thing!

I've got a sneaky feeling there's still a bug that exists the very first
time the plugin is installed and a library view is configured. I see
some warning about using undefined variables in a comparison, and I'm
not 100% sure the comparison 'works' as a result. I'll investigate that
today.

Andy



adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=105593

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2016-05-20 Thread pinkdot

pputzer wrote: 
> First, thank you for all the work you put into providing an up-to-date
> LMS package for us Synology users :)
UR welcome.
> 
> Second, it would be great if you could add a way to customize the
> command line options for slimserver.pl in a persistent way (i.e. across
> updates). Specifically, I'd like to add --nomysqueezebox, but I think
> such a feature would be useful for all powerusers. A simple .conf file
> that is included if it exists would suffice (with SLIM_OPTIONS=... in
> Bourne shell syntax) would probably suffice. 
> 
I have this wish also, already asked about this in another
'context/thread'
(http://forums.slimdevices.com/showthread.php?105461-Please-read-software-players-amp-mysqueezebox-com&p=853560&viewfull=1#post853560),
but I rather don't want to implement new stuff outside the source code.
If someone could make a plugin for it to trigger the '--nomysb flag'
(https://github.com/Logitech/slimserver/blob/public/7.9/slimserver.pl#L48),
that would be a good solution IMO.

Greetings,

Martin



-Synology nas DS115 - ('LmsUpdate'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*&p=817970&viewfull=1#post817970))
-Raspberry PI2 (Max2Play), HifiBerry DAC+ (LMS/Squeezelite/Kodi)-
Cambridge Azur 840A - PMC GB1i
-2x Radio
-Laptop - openSUSE Tumbleweed - Squeezelite

pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] ANNOUNCE: Simple Library Views plugin

2016-05-20 Thread Michael Herger

Wow! that's speeded up the "Create library views" some, was >3:00 mins,
now 19 secs.


Nice! Interesting ratio, as this pretty much reflects the improvement 
I've seen on my SSD based system - though at a different level :-)


--

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


Re: [SlimDevices: Plugins] ANNOUNCE: Simple Library Views plugin

2016-05-20 Thread kidstypike

adhawkins wrote: 
> I've just released v0.99.2.
> 
> Release notes below:
> 
> v0.99.2
> ---
> 
> * Plugin now licensed under the GPL
> * Correctly register and unregister library views when changes are made
> in settings
> * Only actually build library views from scanner process, trigger a scan
> when appropriate
> * Performance enhancements in library view building (thanks to Michael
> Herger)
> 
> Andy

Wow! that's speeded up the "Create library views" some, was >3:00 mins,
now 19 secs.

Thanks


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


kidstypike 

LMS on Raspberry Pi 3/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=105593

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