Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2014-09-02 Thread Michael Herger

Triode wrote:

Works fine on my linux machine, but I didn't think IO::Socket::SSL was
included in the windows distribution (perhaps it was a long time ago
when I checked...).  There's a bunch of conditional code there to check
it is loaded when you first try to connect to a https url.  I'll check
in more detail...


Definitely didn't work a long time ago - has this been changed?
http://bugs.slimdevices.com/show_bug.cgi?id=8084


I checked the build logs, and IO::Socket::SSL is listed as one of the 
linked modules:


+++ C:\Perl\lib\IO\Socket\SSL.pm

S::N::Async::HTTP should log a message when loading HTTPS fails. Do you 
see this message? If so, could you please change the message to include $@?


--

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


[SlimDevices: Plugins] iPlayer Listen-Again Artwork

2014-09-02 Thread samk

Hi

Re Triode iPlayer plugin

For the last few days I have noticed that BBC listen-again program
artwork/images are not displayed when either browsing or playing them.

BBC (and other station) live logos display OK.

Has anyone else experienced this and if so can they suggest how to fix
it?

Thanks

Sam



samk's Profile: http://forums.slimdevices.com/member.php?userid=33997
View this thread: http://forums.slimdevices.com/showthread.php?t=102072

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


Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2014-09-02 Thread fallback

I debugged a bit further and found this on my synology:

 [14-09-02 11:18:07.3421] Plugins::SqueezeCloud::Plugin::tracksHandler
 (239) search type: 
 [14-09-02 11:18:07.3440] Plugins::SqueezeCloud::Plugin::tracksHandler
 (240) index: 0
 [14-09-02 11:18:07.3458] Plugins::SqueezeCloud::Plugin::tracksHandler
 (241) quantity: 50
 [14-09-02 11:18:07.3476] Plugins::SqueezeCloud::Plugin::__ANON__ (253)
 i: 0
 [14-09-02 11:18:07.3494] Plugins::SqueezeCloud::Plugin::__ANON__ (255)
 max: 50
 [14-09-02 11:18:07.3703] Plugins::SqueezeCloud::Plugin::__ANON__ (307)
 fetching:
 https://api.soundcloud.com/tracks.json?offset=0limit=50order=hotnessfilter=streamableclient_id=112d35211af80d72c8ff470ab66400d8;
 [14-09-02 11:18:07.4523] Plugins::SqueezeCloud::Plugin::__ANON__ (345)
 error: Connect timed out: 

Seems to be completly identical to this:
maffejan wrote: 
 Hi,
 
 I have installed this plugin on my squuezebox server (synology).
 Plugin is working.
 I could generated a API key.
 But I'm receiving an error message connect timed out if try to search
 or one of the other options.
 
 [14-06-15 13:46:17.4903] Plugins::SqueezeCloud::Plugin::tracksHandler
 (237) index: 0
 [14-06-15 13:46:17.4920] Plugins::SqueezeCloud::Plugin::tracksHandler
 (238) quantity: 100
 [14-06-15 13:46:17.4938] Plugins::SqueezeCloud::Plugin::__ANON__ (250)
 i: 0
 [14-06-15 13:46:17.4954] Plugins::SqueezeCloud::Plugin::__ANON__ (252)
 max: 100
 [14-06-15 13:46:17.4972] Plugins::SqueezeCloud::Plugin::__ANON__ (304)
 fetching: https://api.soundcloud.com/tracks.js...XX70ab664XXX8;
 [14-06-15 13:46:17.5315] Plugins::SqueezeCloud::Plugin::__ANON__ (342)
 error: Connect timed out: 
 
 But i can use SoundCloud URL 
 
 Can someone give me a hint to solve this problem 
 
 Thanks

Is there maybe a solution to this synology/HTTPs/Perl mess?
erland wrote: 
 If this is the same problem as we have seen on one Synology device in
 ickStream I'm starting to think that it's caused by the https peer
 verification not working in Perl on some Synology devices. I think it
 works with SSODS but not with the standard Synology distribution of LMS.
 It also seems to work on some devices but not on others, so it's
 probably related to which version of Synology hardware/software that's
 used.
 
 In a test script it seems to help to call:
  
Code:

  
   IO::Socket::SSL::set_client_defaults('SSL_verify_mode' = 0x0);
   

  
 But unfortunately this doesn't work when used from inside LMS because
 LMS doesn't seem to be able to load IO::Socket::SSL even if it's
 installed on the device part of @INC and definitely works in the test
 script. The disadvantage of using set_client_defaults is also that it
 disables peer verification in whole LMS not just for SoundCloud.
 
 Just thought I'd post this in case it gives you any clues since I also
 got confused by the timeout error, in the ickStream case it was
 definitely not a timeout causing the problem but we still got a
 timeout message in the logs. Unfortunately I don't have a Synology
 device yet to do more detailed testing with myself.



fallback's Profile: http://forums.slimdevices.com/member.php?userid=63276
View this thread: http://forums.slimdevices.com/showthread.php?t=92723

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


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

2014-09-02 Thread StephenC

Hello,

Are there any updates on this? I emailed (several weeks ago) the email
address listed in the XML file (aodf...@bbc.co.uk). So far there has
been no reply. I really miss the ability to find programmes in the
iPlayer Plugin lists. I'm aware that I can use the iPlayer Extras
plugin, but this is more cumbersome for general browsing around.

Thank you for reading.

Stephen.



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: BBCiPlayer Plugin (UK only)

2014-09-02 Thread castalla

StephenC wrote: 
 Hello,
 
 Are there any updates on the missing programmes problem? I emailed
 (several weeks ago) the email address listed in the XML file
 (aodf...@bbc.co.uk). So far there has been no reply. I really miss the
 ability to find programmes in the iPlayer Plugin lists. I'm aware that I
 can use the iPlayer Extras plugin, but this is more cumbersome for
 general browsing around.
 
 Thank you for reading.
 
 Stephen.

The Extras plugin is a massive bonus.  Users of other systems have no
other option than to put up with the mangled feed list!



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 - Logitech Mini Boombox
speaker - Soundwave SW100 bluetooth speaker

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
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] Max2Play Webinterface for Mediaclients (Audioplayer, Squeezeserver, Airplay, XBMC)

2014-09-02 Thread flysurfer

I found a solution to get the binaries of the squeezeboxpackage working
with the Max2Play-Image with Ubuntu 14 (missing symlink in library
folder). I will release it with the next update 1.09 and put it into the
squeezeboxserver installation. You need to update Max2Play and reinstall
squeezeboxserver to get the changes (settings will be kept).

@slartibartfast: it was not really connected to the 64bit vs 32bit
problem but the interpreter for the binaries was missing (not in place
where it should be)

@CommanderROR: to update to Ubuntu 14 please download the latest
Max2Play-Image (upgrading from Ubuntu 13 won't be as easy).

@mkkyah: Good to know that http-Links for Podcasts seem to work!

Code:

--I've found a possible small bug in web-ui: I don't use Squeezelite and 
Shairport, so Autostart Squeezelite and Autostart Shairport boxes are unchecked 
by my setup, but after every upgrade (1.61.7 and 1,71.8) they come back 
checked. Other settings are ok.


Well - the update package always overwrites the current settings for
autostart as it makes updates easier for new entries. I will change this
in the future.


Code:

One more question: Is it possible to have HDMI for xbmc and analog output 
or USB-DAC for LMS, without the need to turn off one of them?


Yes, it should be possible (but very special). If XBMC (running pulse)
does not try to capture the audio-device of the USB-DAC, squeezelite and
XBMC may run the same time. But if you use your USB-DAC for 5.1 sound in
XBMC, then you won't share it with squeezelite ;). As I still try to
focus on a one for all Image this feature won't be available by
default.

@mherger: thanks for your help on the podcast link - maybe you can help
me with this one too:

I have an other problem with the squeezeboxserver that tries to generate
a picture from a mp3. The music library has 30.000 songs and with Perl
5.14 under Ubuntu 13.10 everything works (Images are generated and
squeezeboxserver does not die), but with Perl 5.18 and Ubuntu 14.04
there are 2 albums that break the Media Library Scan and even bring the
squeezeboxserver to a permanent restart when it is trying to generate an
image out of the mp3. 
Any ideas how this could happen or how to solve it? 
May be important: For the Max2Play-Image I installed the CPAN
Image::Scale (version 0.8) from the CPAN sources and not the one that
comes with the squeezeboxserver (because I had problems with the testing
- buildme.sh failed) . Are any changes to the official CPAN
Image::Scale, that might cause trouble?



2 x Max2Play on ODROID U2/U3 with LMS, Squeezelite, Shairport, XBMC
1 x Squeezebox Receiver
1 x Denon 1713 AVR + Nubert 5.1 System
iPeng

Max2Play-Image for ODROID: http://shop.max2play.com/de/image-max2play

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

2014-09-02 Thread flysurfer

OK - solved the Problem with Image::Scale - applied the fix for the
assembler code and rebuilt the CPAN that comes with squeezeboxserver.
The Image::Scale that can be installed directly from CPAN is not working
correctly. I will add a fix for this in the next version to the
squeezeboxserver installation.



2 x Max2Play on ODROID U2/U3 with LMS, Squeezelite, Shairport, XBMC
1 x Squeezebox Receiver
1 x Denon 1713 AVR + Nubert 5.1 System
iPeng

Max2Play-Image for ODROID: http://shop.max2play.com/de/image-max2play

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