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

2015-03-08 Thread phred

tcutting wrote: 
 It looks you may have found a bug. I haven't seen the issue because my
 refresh is set to 10 minutes.  Looking at my log, it looks like it's
 querying wunderground twice for most queries - not sure why. My stats on
 wunderground show about 230/day, which is more than what it should be
 (6x/hour s/b 144/day).
 Suggest for now you reduce your data refresh interval. If I find the
 problem, I'll update and post on the forum.
I'm not sure it's a bug, but it's something.  I have the refresh rate
set for 5 minutes and my WU stats are showing about 475/day.  I have
-never- hit 500 since I changed my refresh from every 10 minutes to
every 5 minutes.  But - at every 5 minutes, I calculate 12 hits/hour x
24 hours equals 288.  I'm way over 288, so something is going on.


+---+
|Filename: 2015-03-08_14-35-49.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=17569|
+---+


phred's Profile: http://forums.slimdevices.com/member.php?userid=52602
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread steffen

tcutting wrote: 
 Doesn't sound right. Do you see anything obvious in the server log?
 Try turning on debug for logging of SuperDateTime (server settings -
 advanced - logging, find (plugin.superdatetime) - SuperDateTime
 Screensaver, set to debug and apply).
 I'll PM you with my email address, and you can send me the log (assuming
 you don't see anything obvious).

Thanks.
I enabled the logging. Look good for me. every five minutes the plugin
starts a requests. To be correct, there are at least 4 requests every 5
minutes.
How about moon/sun stats. These aren't counted, right?
My Stats say i 460-480 hits a day. Intermediate values is 2 hits per
minute.

If you like, i can send you the full log.


Code:

15-03-08 19:55:55.3858] Plugins::SuperDateTime::Plugin::refreshData (4566) 
Data refresh in process...
  [15-03-08 19:55:55.3869] Plugins::SuperDateTime::Plugin::refreshData (4595) 
Eastern Hour/Date:14/08
  [15-03-08 19:55:55.3873] Plugins::SuperDateTime::Plugin::getWunderground 
(2876) async request: 
http://api.wunderground.com/api/XXX/conditions/forecast10day/astronomy/almanac/hourly/lang:EN/q/pws:IVORDORF3.json
  [15-03-08 19:55:56.6567] Plugins::SuperDateTime::Plugin::gotWunderground 
(2892) got 
http://api.wunderground.com/api/XXX/conditions/forecast10day/astronomy/almanac/hourly/lang:EN/q/pws:IVORDORF3.json
  [15-03-08 19:55:56.6591] Plugins::SuperDateTime::Plugin::gotWunderground 
(2977) Current Weather Time: 19:55




Code:

[15-03-08 19:55:56.6623] Plugins::SuperDateTime::Plugin::gotWunderground 
(3124) moonphase: Waning Gibbous, moonage: 17, moonphaseURL: 
http://icons.wunderground.com/graphics/moonpictsnew/moon17.gif




Code:

[15-03-08 19:55:56.6695] Plugins::SuperDateTime::Plugin::gotWunderground 
(3784) WETDisplayItems2temp added to index 5 from index 6: Abundant sunshine. 
Scattered frost possible. High 52F. Winds NNW at 10 to 15 mph.
  [15-03-08 19:55:56.6697] Plugins::SuperDateTime::Plugin::getWunderground 
(2876) async request: 
http://api.wunderground.com/api/XXX/conditions/forecast10day/astronomy/almanac/hourly/lang:EN/q/pws:IVORDORF3.json
  [15-03-08 19:55:57.2284] Plugins::SuperDateTime::Plugin::gotWunderground 
(2892) got 
http://api.wunderground.com/api/XXX/conditions/forecast10day/astronomy/almanac/hourly/lang:EN/q/pws:IVORDORF3.json




Code:

[15-03-08 19:55:57.2330] Plugins::SuperDateTime::Plugin::gotWunderground 
(3124) moonphase: Waning Gibbous, moonage: 17, moonphaseURL: 
http://icons.wunderground.com/graphics/moonpictsnew/moon17.gif
  [15-03-08 19:55:57.2332] Plugins::SuperDateTime::Plugin::gotWunderground 
(3162) Daily ICON URL for CURRENT (-1) is 
/plugins/SuperDateTime/html/images/nt_clear.png
  [15-03-08 19:55:57.2333] Plugins::SuperDateTime::Plugin::gotWunderground 
(3181) Sunrise: 6:49 AM
  [15-03-08 19:55:57.2334] Plugins::SuperDateTime::Plugin::gotWunderground 
(3182) Sunset: 6:09 PM




Code:

[15-03-08 19:55:57.2400] Plugins::SuperDateTime::Plugin::getMoonData (3827) 
async request: 
http://aa.usno.navy.mil/cgi-bin/aa_mrst2.pl?form=2ID=AAyear=2015month=3day=8reps=5body=11place=%28no+name+given%29lon_sign=1lon_deg=10lon_min=31lon_sec=52.1lat_sign=1lat_deg=52lat_min=22lat_sec=53.0height=tz=1.0tz_sign=1
  [15-03-08 19:55:58.1825] Plugins::SuperDateTime::Plugin::gotMoonData (3843) 
got 
http://aa.usno.navy.mil/cgi-bin/aa_mrst2.pl?form=2ID=AAyear=2015month=3day=8reps=5body=11place=%28no+name+given%29lon_sign=1lon_deg=10lon_min=31lon_sec=52.1lat_sign=1lat_deg=52lat_min=22lat_sec=53.0height=tz=1.0tz_sign=1
  [15-03-08 19:55:58.1840] Plugins::SuperDateTime::Plugin::gotMoonData (3886) 
Moon Times TODAY: 2015 Mar 08 (Sun)  MoonRise: 9:14 PM, MoonSet: 7:41 AM
  [15-03-08 19:55:58.1843] Plugins::SuperDateTime::Plugin::gotMoonData (3918) 
Moon Times TOMORROW: 2015 Mar 09 (Mon)  MoonRise: 10:18 PM, MoonSet: 8:06 AM
  [15-03-08 19:55:58.1845] Plugins::SuperDateTime::Plugin::gotMoonData (3925) 
Moonrise: 9:14 PM
  [15-03-08 19:55:58.1846] Plugins::SuperDateTime::Plugin::gotMoonData (3926) 
Moonset: 7:41 AM




steffen's Profile: http://forums.slimdevices.com/member.php?userid=27673
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread tcutting

I believe I've found the issue. I've posted a new version to the
repository.
Also available directly at:
http://sourceforge.net/projects/superdatetimewu/files/SuperDateTime_5_10_9.zip/download



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread steffen

tcutting wrote: 
 I believe I've found the issue. I've posted a new version to the
 repository.
 Also available directly at:
 http://sourceforge.net/projects/superdatetimewu/files/SuperDateTime_5_10_9.zip/download
Great! I just checked... only install.xml und the plugin.pm seems to be
newer. Installation by Repository did not work for me. The Browser
always showed the Please restart... message



steffen's Profile: http://forums.slimdevices.com/member.php?userid=27673
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread tcutting

steffen wrote: 
 I have a question about the interval the Plugin is asking at
 weatherground for new information.
 
 The Plugin is version 5.10.8 (via SuperDateTime wunderground.com Version
 Repository)
 
 DATA REFRESH INTERVAL is set to 5 Minutes.
 
 My Problem is, that the Plugin eats my Raindrops. That means, that the
 plugin asks 2 or 3 times for every minute.
 
 Is there a Bug or is my configuration wrong?
 
 Thank you.

It looks you may have found a bug. I haven't seen the issue because my
refresh is set to 10 minutes.  Looking at my log, it looks like it's
querying wunderground twice for most queries - not sure why. My stats on
wunderground show about 230/day, which is more than what it should be
(6x/hour s/b 144/day).
Suggest for now you reduce your data refresh interval. If I find the
problem, I'll update and post on the forum.



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
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: BBCiPlayer Plugin (UK only)

2015-03-08 Thread StephenC

bpa wrote: 
 A lot of users are happy with 7.9 but it has a smaller user base (with
 fewer use cases) and those users are willing to have a beta system.
 
 That said, I think it is easier to go forward to an update within a
 version than to go back to an earlier version.

Oh happy day!

-*Logitech Media Server Status
Logitech Media Server Version: 7.9.0 - 1425585294 @ Sun Mar 8 04:05:14
UTC 2015
*-
Installed, and working a treat. I can't thank you enough. I feel pretty
bad that the problem was down to an old, unstable, installation. I
should have updated to the latest, but got blinded by the BBC streaming
issues, and assumed it was down to that. So sorry for having taken so
much of your time.

I definitely owe you a few drinks.

So, how long do we have before the BBC break the Listen Again
streams?..

Thank you so much.



StephenC's Profile: http://forums.slimdevices.com/member.php?userid=63278
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread tcutting

steffen wrote: 
 I have a question about the interval the Plugin is asking at
 weatherground for new information.
 
 The Plugin is version 5.10.8 (via SuperDateTime wunderground.com Version
 Repository)
 
 DATA REFRESH INTERVAL is set to 5 Minutes.
 
 My Problem is, that the Plugin eats my Raindrops. That means, that the
 plugin asks 2 or 3 times for every minute.
 
 Is there a Bug or is my configuration wrong?
 
 Thank you.

Doesn't sound right. Do you see anything obvious in the server log?
Try turning on debug for logging of SuperDateTime (server settings -
advanced - logging, find (plugin.superdatetime) - SuperDateTime
Screensaver, set to debug and apply).
I'll PM you with my email address, and you can send me the log (assuming
you don't see anything obvious).



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread tcutting

steffen wrote: 
 Great! I just checked... only install.xml und the plugin.pm seems to be
 newer. Installation by Repository did not work for me. The Browser
 always showed the Please restart... message
 
 
 EDIT: Next coffee is on me! Check you mails for paypal.

Haven't had a lot of practice with the repository, nor done anything to
automate the process, so it sometimes takes me couple of tries to get
things right. I think the repository works now.



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
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: YouTube Plugin

2015-03-08 Thread berrange

The following are the steps I used to install the SSL perl modules on my
QNap NAS install of the squeezebox server. Note the /share/MD0_DATA part
of the path may be different on your server

#ipkg install openssl openssl-dev
#ipkg install make
#ipkg install gcc

#cd /share/MD0_DATA/.qpkg/LogitechMediaServer/
#mkdir tmp
#cd tmp

#wget
http://search.cpan.org/CPAN/authors/id/A/AB/ABH/Mozilla-CA-20141217.tar.gz
#tar zxvf Mozilla-CA-20141217.tar.gz
#cd Mozilla-CA-20141217
#../../bin/perl Makefile.PL
#make
#make  install
#cd ..


#wget
http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-1.68.tar.gz
#tar zxvf Net-SSLeay-1.68.tar.gz
#cd Net-SSLeay-1.68
#OPENSSL_PREFIX=/opt ../../bin/perl Makefile.PL
#make
#make install
#cd ..


#wget
http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-2.012.tar.gz
#tar zxvf IO-Socket-SSL-2.012.tar.gz
#cd IO-Socket-SSL-2.012
#../../bin/perl Makefile.PL
#make
#make  install
#cd ..


After doing this, test that it works by doing

# /share/MD0_DATA/.qpkg/LogitechMediaServer/bin/perl
use IO::Socket::SSL;

That should not give any errors if everything was successful.



berrange's Profile: http://forums.slimdevices.com/member.php?userid=64173
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread phred

tcutting wrote: 
 I believe I've found the issue. I've posted a new version to the
 repository.
 Also available directly at:
 http://sourceforge.net/projects/superdatetimewu/files/SuperDateTime_5_10_9.zip/download
What was issue?



phred's Profile: http://forums.slimdevices.com/member.php?userid=52602
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: YouTube Plugin

2015-03-08 Thread berrange

I spent a few hours investigating this and found a 3 immediate problems,
and solved the 2 easyish ones

First youtube considers SSL to be mandatory - any attempt to request a
non-SSL page results in a redirect. So you need to have the
IO::SOcket::SSL modules installed

Second there's a slight data format change that breaks a regex used by
the plugin

Third there's a new protection system for the player that requires
unobfuscating a signature parameter in a pretty damn hard  manner.



berrange's Profile: http://forums.slimdevices.com/member.php?userid=64173
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

2015-03-08 Thread berrange

The third problem is the hard one that I've been unable to solve so
far.

On all the videos I've tried, youtube is using a new signature method.
Previously the code would look for a parameter 'sig=' and in the
downloaded video page and turn that into 'signature=' when requesting
the video stream. The current video pages don't include any 'sig='
parameter in the data for videos I've tried, instead providing a 's='
parameter. Unfortunately the content in this parameter appears to be
obfuscated using an ever changing algorithm.

The youtube-dl program has support for unobfuscating this, but it relies
on them actually interpreting the javascript code for the video player.
This is non-trivial - someone is going to have to write a mini
javascript interpretor for this the squeezebox youtube plugin to be able
todo the same if we want that approach :-(

A second alternative is to make use of an online webservice for
unobfuscating the signature. http://api.gitnol.com/  is one such
webservice, but it requires that every user sign up to get their own API
key for their IP address, so it isn't something that would just work
out of the box - it'd require users to sign up themselves.

I've run out of time to investigate solving this problem myself, but
maybe this info is useful to someone else who can solve what is
hopefully the final piece of the puzzle...



berrange's Profile: http://forums.slimdevices.com/member.php?userid=64173
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread steffen

phred wrote: 
  at every 5 minutes, I calculate 12 hits/hour x 24 hours equals 288. 
 I'm way over 288, so something is going on.

In my logs you can see that there are at least 2 requests at the moment
the Plugin is refreshing the data.

So, switching to 8 or 10 minutes should be the solution for me.



steffen's Profile: http://forums.slimdevices.com/member.php?userid=27673
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: YouTube Plugin

2015-03-08 Thread buffettck

berrange wrote: 
 The third problem is the hard one that I've been unable to solve so far.

So, in other words, we're no better off than before.  I do appreciate
the effort, though!  Hopefully, this can be made into one slick Youtube
plugin like before.



buffettck's Profile: http://forums.slimdevices.com/member.php?userid=50355
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread steffen

I have a question about the interval the Plugin is asking at
weatherground for new information.

The Plugin is version 5.10.8 (via SuperDateTime wunderground.com Version
Repository)

DATA REFRESH INTERVAL is set to 5 Minutes.

My Problem is, that the Plugin eats my Raindrops. That means, that the
plugin asks 2 or 3 times for every minute.

Is there a Bug or is my configuration wrong?

Thank you.



steffen's Profile: http://forums.slimdevices.com/member.php?userid=27673
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: BBCiPlayer Plugin (UK only)

2015-03-08 Thread d_c_h_w

StephenC, this sounds a bit like a problem I had recently when I
reinstalled LMS on a 64bit 14.04 Ubuntu.

If my theory is correct you are running on a 64bit os too. The versions
of faad and flac that come with lms are dependent on some 32 bit
libraries

Try installing these dependencies:

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386

and restarting lms

If you're not on a 64bit os please ignore my suggestions

Dom



d_c_h_w's Profile: http://forums.slimdevices.com/member.php?userid=31719
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)

2015-03-08 Thread bpa

castalla wrote: 
 As a simple SB user, I'm asking this without any real notion of what is
 actually involved!  Apologies.

Lots of free time. It is finite and its availability is not predictable
as others always want yours.

A new version of a plugin not only needs time to develop and test but
the bulk is in providing support especially from impatient users.
Support for a popular plugin is more difficult as there are many users
with many version of LMS and many different platforms - which mean many
questions.

While it may seem unconnected - once the Plugin is updated there will
be questions asked about the Applet.

While you may be happy with HLS there are a few niggles that need to be
sorted which could muddy a plugin update.

1. Why are there some audio quality issues on OSX
2. Why does PlayHLS not work on one 7.9 installations.
3. Is there a more general 7.9 transcoding issue ?

The current plugin and applet works for most people - there is no need
to change.  The usual problem is the need to change the plugin settings
to allow transcoding and try all audio formats.  AFAICT At the moment
there is no need for PlayHLS or other updates to play Listen Again.



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] Qobuz.com streaming plugin

2015-03-08 Thread CommanderROR

@jacobacci

Could you do me a favour and try whether you can get SmartMix to work
with Qobuz? I'm currently attempting to troubleshoot it with Michael,
but an additional source of data would surely help.



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


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

2015-03-08 Thread bpa

StephenC wrote: 
 I have checked, and get the following behaviour - with both os.paths and
 player.source set to 'debug', there are no 'FindBin' entries in the log
 file. However, if I set player.source to 'error', then the FindBin
 entries do appear:
  
Code:

  
   [15-03-07 22:14:07.7422] main::init (370) Starting Logitech Media Server 
(v7.9.0, 1407430050, Fri Aug  8 04:05:34 UTC 2014) perl 5.014002
   

  
 
 I can always do the re-installation and see what happens. 

You have a very old version of LMS 7.9 which is a beta and not stable.
If you use 7.9 you should check for updates regularly.

There were changes made to the Slim/Player/Transcoding.pm file of LMS
specifically in the area of your bug. Some of the updates were
themselves updated on 8-Aug-2014 probably after the nightly you used.

Please update to a newer version of LMS 7.9 so that we can test on a
known codebase.



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] Qobuz.com streaming plugin

2015-03-08 Thread jacobacci

I am not familiar with SmartMix, so this will not be exhaustive.I
installed the plugin and found out how to access it (press more on
artist or album). The bottom menu item is called 'Pretenders Mix' when I
am in the Pretenders folder. I assume that's the smartmix one.
When I select this menu item, a playlist is compiled and starts playing.
The tracks are from Qobuz.
I can access the playlist itself by pushing the menu button on the
Squeezebox screen top right. I have not found a way to do this from the
remote.
When I run SmartMix from an Artist Folder that is e.g. Rollins, Sonny,
the playlist is compiled, but empty. I store all my artists in lastname,
firstname format for sorting.
Let me know if I should test something specific.



jacobacci's Profile: http://forums.slimdevices.com/member.php?userid=63932
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


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

2015-03-08 Thread CommanderROR

Thanks Michael,

Sadly the debug log very quikcly grows to 1000 lines. I put it in a
.txt file and am providing it here with a Google Drive link.

'Logfile'
(https://docs.google.com/document/d/11UWkR-L46CNPy60gkDldhkzXaCCQ3qnAJKJ5SkM_fe8/edit?usp=sharing)

I hope you can figure it out!

Thanks.



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
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] Qobuz.com streaming plugin

2015-03-08 Thread sebp

Michael, if you're around: what's preventing seeks from working,
already?

I've done a quick test tonight using some -wget -c- command, and the
Qobuz streaming servers seem to support Bytes Ranges (as of 'RFC 2616'
(http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35)), so
it should be possible to have seeks working.
As far as their servers are concerned, I mean.



'Last.fm' (http://www.last.fm/user/sebp)

sebp's Profile: http://forums.slimdevices.com/member.php?userid=11768
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread sebp

CommanderROR wrote: 
 Oh btw...can anyone use the skip inside of tracks function? I believe
 it used to work with the Qobuz Plugin, but it no longer does anything
 for me...has this been changed on Qobuz' end?
It has never worked, as far as I know.
And if I remember correctly, it's also the reason why you can't
synchronize players on the fly while playing a Qobuz streams (adding a
player to the sync group or powering it up will restart the current
track).



'Last.fm' (http://www.last.fm/user/sebp)

sebp's Profile: http://forums.slimdevices.com/member.php?userid=11768
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread CommanderROR

Ok. I was pretty sure it worked. Wimp HiFi never allowed it, that much I
know for sure...



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Fix to BBC Radio Applet Listen Again

2015-03-08 Thread castalla

bpa wrote: 
 Recent changes to BBC Listen Again have broken Triode's BBC Radio
 Applet.
 
 Attached below is a replacement file for the Applet which works ok for
 me but I'm outside the UK so perhaps UK users can also test and see if
 it is a good fix.
 
 1. Download and unzip the file.
 2. Make sure you can ssh login into Radio/Touch
 3. So you can revert make a backup copy of the Radio/Touch file
 /usr/share/jive/applets/BBCRadio/BBCRadioApplet.lua
 4. Copy the downloaded and unzipped file BBCRadioApplet.lua to
 Radio/Touch /usr/share/jive/applets/BBCRadio/BBCRadioApplet.lua. 
 For example using scp from current directory assuming Touch/Radio is
 192.168.1.58
 scp BBCRadioApplet.lua
 root@192.168.1.58:/usr/share/jive/applets/BBCRadio/BBCRadioApplet.lua

Nope - nothing.   No live and no listen again . play



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Smart Radio
Raspberry Pi + Squeezeplug LMS + Squeezelite - Logitech Mini Boombox
speaker (mothballed)
Cubieboard + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100
bluetooth speaker
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
IBOX + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100 bluetooth
speaker
Squeeze2upnp - Sonos Play1  Vistron internet radio (Reciva)

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=103293

___
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

2015-03-08 Thread phred

tcutting wrote: 
 The plugin was effectively calling the getWunderground two different
 ways.
So by rights I should see the number of hits cut in half.  And be closer
to the calculated 288.  Nice.
Thanks for the quick fix.



phred's Profile: http://forums.slimdevices.com/member.php?userid=52602
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


[SlimDevices: Plugins] Fix to BBC Radio Applet Listen Again

2015-03-08 Thread bpa

Recent changes to BBC Listen Again have broken Triode's BBC Radio
Applet.

Attached below is a replacement file for the Applet which works ok for
me but I'm outside the UK so perhaps UK users can also test and see if
it is a good fix.

1. Download and unzip the file.
2. Make sure you can ssh login into Radio/Touch
3. So you can revert make a backup copy of the Radio/Touch file
/usr/share/jive/applets/BBCRadio/BBCRadioApplet.lua
4. Copy the downloaded and unzipped file BBCRadioApplet.lua to
Radio/Touch /usr/share/jive/applets/BBCRadio/BBCRadioApplet.lua. 
For example using scp from current directory assuming Touch/Radio is
192.168.1.58
scp BBCRadioApplet.lua
root@192.168.1.58:/usr/share/jive/applets/BBCRadio/BBCRadioApplet.lua


+---+
|Filename: BBCRadioApplet.lua.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=17571|
+---+


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

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


Re: [SlimDevices: Plugins] Tidal over ickstream: MP3s play, FLACs don't

2015-03-08 Thread buelligan

Dear Pippin,

I wanted to let you know that Tidal has been working great for the last
week.  It ROCKS! :cool:

Thanks again for your help.

Henry Aguado



buelligan's Profile: http://forums.slimdevices.com/member.php?userid=9019
View this thread: http://forums.slimdevices.com/showthread.php?t=103254

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


Re: [SlimDevices: Plugins] Tidal over ickstream: MP3s play, FLACs don't

2015-03-08 Thread Mnyb

Yes it works fine for me to I'm trying WIMP which is the same service
they rebranded it TIDAL for some markets .
I don't have any rebuffering from home .
The only dowside is that their Hifi service is not fully FLAC it's  in
practice 80% FLAC and they are working on it ? So use their report
function if you find to many MP3 .

I'll just evaluating if it works better than spotify , but it's mostly
about other functionality I use this when I travell which do a lot so
for example IOS apps are important here it's 0 - 0 both apps sucks on
iPhone so far .
Wimp does not have the cretinous shuffle button that spotify has :) but
are slow to start and somewhat crash prone .

In case the both ickStream and logitech implementation works fine for me
and so does triodes spotify combined with iPeng on an iPad I get an
interface that is very well suited for my needs .
We are very spoiled by this .




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

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


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

2015-03-08 Thread Michael Herger

I create a new mix, call it Classical. I choose Genre Radio and
select classical as Genre. Everything else stays default and/or blank.
If I then click Play this Mix it says error, No Playable Tracks
found. I don't have any local music files, but I've set it up to use
online music services. Qobuz is selected.


Could you please try a different recipe? Your logfile wasn't very 
helpful. But I think trying to mix Classical music on any service which 
isn't supported by the echonest API is doomed to fail. For those 
services the plugin tries to do title matches. And titles in classical 
music are pretty distinct from simple pop music.


--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread Michael Herger

Michael, if you're around: what's preventing seeks from working,
already?


Not my field of expertise. I think when I investigated it somewhere in 
the transcoding code it was flagged as not seekable. Maybe it's just an 
oversight, as flac online streams where a dream only when that code was 
created. Feel free to tinker around convert.conf (create a 
custom-convert.conf in order to preserve original settings) and the 
transcoding framework. Turn on debugging to get an idea about why it 
decides not to allow seeking.



--

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread jacobacci

I may not be accessing SmartMix, as I am not getting any choice of
recepies. 
When I press + in the artist entry, I am not getting a menu entry
SmartMix, just one 'Pretenders' Mix. When I press that, it goes to
now playing with a playlist from Qobuz I guess.
How do I correctly access SmartMix. On the plugin page of LMS it is
checked and i can access its settings menu.



jacobacci's Profile: http://forums.slimdevices.com/member.php?userid=63932
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread jacobacci

Now it works. The four default recepies work, sometimes they take a
little while to start.
The other SmartMix menu entries work as well.
I have unchecked 'Local Music Files' in the Server Plugin Settings.



jacobacci's Profile: http://forums.slimdevices.com/member.php?userid=63932
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


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

2015-03-08 Thread bpa

JohnB wrote: 
 Forgive my ignorance but I have been running LMS/Ubuntu Server for years
 on a 64 bit system and the only thing I installed (in addition to the
 standard LMS) was the ia32-libs package.
 
 Is there a need to install those other packages when I have had
 absolutely no problems playing FLAC/mp3/m4a/mp4 (with ia32-libs
 installed).
 
 Apologies for going off topic.

For 64 bit kernel the normal advice is to install ia32-libs.  Recent
version of LMS has 64 bit version of faad, flac so there was no need for
ia32-libs - however IIRC there was problem with Debian 8 which required
opther libraries to be installed  pending a rebuild of LMS support
applications.

In summary, if faad/flac do not run from a shell prompt -  what you may
need to install can depend on OS version and LMS version.



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)

2015-03-08 Thread bpa

StephenC wrote: 
 So, what's the recommended version at the moment? I'll try that. Or, if
 there are no known major problems with the latest 7.9 then I'll go with
 that.

A lot of users are happy with 7.9 but it has a smaller user base (with
fewer use cases) and those users are willing to have a beta system.

That said, I think it is easier to go forward to an update within a
version than to go back to an earlier version.



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] How do I get BBC iPlayer to work - I am confused - help please

2015-03-08 Thread bpa

AngloCuencano wrote: 
 There was another report on the Raspberry Pi forum of LMS 7.9 not
 installing PlayHLS.
 
 I first put the v7.9 nightly on the pi but it would not accept the HSL
 plugin (no idea why). I then un-installed LMS and installed v7.5.5; that
 accepted the plugin.
 
 http://www.raspberrypi.org/forums/viewtopic.php?f=35t=94824p=699396

I just tested PlayHLS on latest 7.9  nightly on Ubuntu 14.04 and it
installed OK no problems.

So your problems are either
1. Specific to a nightly of 7.9
2. Specific to your platform ( especially as Man in a Van resolved
their 7.9 issue ) - in which case debugging is needed ..



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

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread CommanderROR

Hmmm. 
For me,  it always comes up with an empty playlist... 
Can you go to LMS Settings (in a browser) and then access the Plugins
tab. Here you go to the SmartMix Plugins settings. Now you should see
what is selected. Remove all options in the sorces liste apart  from
Qobuz, then save and try one of the preset mixes. Let's say the Smooth
mix, just as an example. Does that work for you? 

Thanks.



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread CommanderROR

Weird. What platform are you running it on? Windows? Linux? X86 or ARM?



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


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

2015-03-08 Thread StephenC

Hello,

Thanks for all the additional replies. To address the various
issues/questions:

1. I was using this particular version of LMS as I was having problems
with the stable version media scanner falling over on many files in my
library. There were known problems with the (7.8, I think) scanner at
the time, so I tried the latest version, and it scanned everything
without issue. Everything else was (as far as I was aware) working fine,
so as it wasn't 'broke' (I thought), there was no need to 'fix it'.
2. The recent issues I've had appear to have brought a long standing
problem with my system out from hiding. Apart from this problem, it's
been rock solid since the day I installed it.
3. It is running on a 32 bit operating system (Ubuntu 13.10),
specifically because of the library dependencies noted by Dom in a
VMWare virtual machine.

So, what's the recommended version at the moment? I'll try that. Or, if
there are no known major problems with the latest 7.9 then I'll go with
that.

Thanks once more for all the help with this.



StephenC's Profile: http://forums.slimdevices.com/member.php?userid=63278
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] Qobuz.com streaming plugin

2015-03-08 Thread CommanderROR

Ok... 
You can either start a Mix right from the SmartMix settings (select a
predefined mix and then select Play this Mix or from the My Music
entry on LMS webinterface or a a remote control app. In the My Music
section (I hope it's called  that, I have it in german...) you should
find a SmartMix subsection.



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


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

2015-03-08 Thread bpa

d_c_h_w wrote: 
 StephenC, this sounds a bit like a problem I had recently when I
 reinstalled LMS on a 64bit 14.04 Ubuntu.
 
 If my theory is correct you are running on a 64bit os too. The versions
 of faad and flac that come with lms are dependent on some 32 bit
 libraries
 
 Try installing these dependencies:
 
 sudo dpkg --add-architecture i386
 sudo apt-get update
 sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
 
 and restarting lms
 
 If you're not on a 64bit os please ignore my suggestion
 

It was a correct suggestion but StephanC has already tested and has
shown that faad/flac run OK on his system.  StephanC's issue is strange
in that faad is being called twice in the transcoding instead of faad
and flac.  This is a 7.9 issue and possibly one that has already been
fixed.



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)

2015-03-08 Thread JohnB

d_c_h_w wrote: 
 StephenC, this sounds a bit like a problem I had recently when I
 reinstalled LMS on a 64bit 14.04 Ubuntu.
 
 If my theory is correct you are running on a 64bit os too. The versions
 of faad and flac that come with lms are dependent on some 32 bit
 libraries
 
 Try installing these dependencies:
 
 sudo dpkg --add-architecture i386
 sudo apt-get update
 sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
 
 and restarting lms
 
 If you're not on a 64bit os please ignore my suggestions
 
 Dom

Forgive my ignorance but I have been running LMS/Ubuntu Server for years
on a 64 bit system and the only thing I installed (in addition to the
standard LMS) was the ia32-libs package.

Is there a need to install those other packages when I have had
absolutely no problems playing FLAC/mp3/m4a/mp4 (with ia32-libs
installed).



Touch, Meridian G92, Meridian G55, PMC OB1i speakers, HP Proliant
Microserver/Ubuntu, PC/Windows 7, iPad 4, iPeng, Squeezepad.

JohnB's Profile: http://forums.slimdevices.com/member.php?userid=31553
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] Qobuz.com streaming plugin

2015-03-08 Thread jacobacci

ok, found the issue. I needed to restart the Squeezebox in order to get
the SmartMix menu entry under My Music.
When i play a song and then chose one of the recepies, the playlist
comes up empty, just like yours.



jacobacci's Profile: http://forums.slimdevices.com/member.php?userid=63932
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] ANNOUNCE: muso (production)

2015-03-08 Thread jezbo

2.3.01
Handle multiple messages that come together in TelNetDoubleWrapper
Back to VS2010 build environment to ensure .msi installers compatible
with XP  older.



-- 
muso developer

jezbo's Profile: http://forums.slimdevices.com/member.php?userid=9888
View this thread: http://forums.slimdevices.com/showthread.php?t=81685

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


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

2015-03-08 Thread Owen Smith

I run LMS 7.8.0 simply because it's the most recent (nearly a year old
now) actual release of LMS. I'm not keen on nightlies, you can't
download the same thing again three months later if someone else wants
to install it. And there are so many versions of nightlies I don't see
how plugin authors can possibly be expected to support all of them. As
has just been demonstrated.



Owen Smith's Profile: http://forums.slimdevices.com/member.php?userid=42371
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-08 Thread tcutting

phred wrote: 
 What was issue?

The plugin was effectively calling the getWunderground two different
ways.



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
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


[SlimDevices: Plugins] Deezer albums as favourites on mysqueezebox.com

2015-03-08 Thread AlkaPest

I couldn't figure out how to add deezer albums as favourites to
mysqueezebox.com I.e. when not running  LMS on a local machine. I tried
to add from the web interface and direct from the squeezebox but it
didn't work. I then tried to add the url on mysqueezebox.com but again,
it wouldn't appear.





AlkaPest's Profile: http://forums.slimdevices.com/member.php?userid=62615
View this thread: http://forums.slimdevices.com/showthread.php?t=103288

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


[SlimDevices: Plugins] Share now playing to twitter?

2015-03-08 Thread AlkaPest

Is there any plugin that allows you to share what you are playing
directly to twitter?





AlkaPest's Profile: http://forums.slimdevices.com/member.php?userid=62615
View this thread: http://forums.slimdevices.com/showthread.php?t=103287

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread jacobacci

I am running LMS 7.7.3-040 on a Synology DS411+ii (Intel Atom D525)



jacobacci's Profile: http://forums.slimdevices.com/member.php?userid=63932
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-03-08 Thread CommanderROR

Ok thanks. That's a completely different setup then. 
I'm running yesterday's 7.9 nightly on an Odroid U3 (ARM)... ;) 

Well, let's see what Michael finds. I'm thinking about upgrading my
Odroid to Ubuntu  14.04, but maybe I should wait...



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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