[SlimDevices: Plugins] BBC stations - total faiure to connect

2013-05-30 Thread castalla

I'm suddenly getting the following problem:


Code:


  [13-05-31 08:29:51.3958] Slim::Utils::Scanner::Remote::__ANON__ (240) Error: 
Can't connect to remote server to retrieve playlist for, 
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_lc1_radio2_q?s=1369974590&e=1369988990&h=768f3c73cd633e56935cc65b2727f144:
 Error reading headers: Server closed connection without sending any data back 
at /usr/share/squeezeboxserver/CPAN/Net/HTTP/Methods.pm line 306.
...propagated at /usr/share/squeezeboxserver/CPAN/Net/HTTP/NB.pm line 
32.
  




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

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


Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2013-05-30 Thread erland

spedinfargo wrote: 
> I've got my perfect screensaver working on Squeezeplay pulling
> information from the Weather applet.  See attached for a screenshot.
> 
> However on my two Radios I'm getting errors.  Here is the message from
> the logfile:
> 
> May 30 20:03:26 squeezeplay: WARN   applet.CustomClock -
> CustomClockApplet.lua:3636 Unknown appleticon, ignoring weather...
> May 30 20:03:27 squeezeplay: WARN   applet.CustomClock -
> CustomClockApplet.lua:3636 Unknown appleticon, ignoring weather...
> May 30 20:03:27 squeezeplay: WARN   applet.CustomClock -
> CustomClockApplet.lua:3636 Unknown appleticon, ignoring weather...
> 
> And it is indeed ignoring weather -I get my date and time lines, but my
> two weather lines are ignored.
> 
> Any ideas? 
> 
I'll look into this in more detail layer, but some quick ideas:
- Is the Weather applet installed ?
- Does it work if you first activate the Weather applet and later
activate the Custom Clock style ?



erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

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


Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2013-05-30 Thread spedinfargo

I've got my perfect screensaver working on Squeezeplay pulling
information from the Weather applet.  See attached for a screenshot.

However on my two Radios I'm getting errors.  Here is the message from
the logfile:

May 30 20:03:26 squeezeplay: WARN   applet.CustomClock -
CustomClockApplet.lua:3636 Unknown appleticon, ignoring weather...
May 30 20:03:27 squeezeplay: WARN   applet.CustomClock -
CustomClockApplet.lua:3636 Unknown appleticon, ignoring weather...
May 30 20:03:27 squeezeplay: WARN   applet.CustomClock -
CustomClockApplet.lua:3636 Unknown appleticon, ignoring weather...

And it is indeed ignoring weather -I get my date and time lines, but my
two weather lines are ignored.

Any ideas? 

14885

(note, I also see those warnings in net.comet)
May 30 19:59:31 squeezeplay: WARN   net.comet - Comet.lua:888 Comet
{Erst-MC}: _response, /slim/unsubscribe id=72 failed: No clientId found
May 30 19:59:32 squeezeplay: WARN   net.comet - Comet.lua:888 Comet
{Erst-MC}: _response, /slim/unsubscribe id=73 failed: No clientId found

Also, not sure if this is how I'm supposed to show my "recipe" but here
it is:

{"models":["radio","touch"],"name":"CS Basic digital Clock - weather
(SDT) info and short day
date","background":"","clockposy":"","clockposx":"","backgrounddynamic":"false","contributors":"copperstate","backgroundtype":"","items":[{"width":"","line3height":"","visibilitygroup":"","itemtype":"timetext","linelength":"","line3fontsize":"","color":"white","fontsize":"110","fonturl":"","line1fontsize":"","text":"%I1:%M","order":"","line1height":"","animate":"true","visibilitytime":"","align":"center","posy":"35","visibilityorder":"","line2height":"","line2fontsize":"","margin":"","lineheight":"","fontfile":"","posx":""},{"width":"","line3height":"","visibilitygroup":"","itemtype":"timetext","linelength":"","line3fontsize":"","color":"white","fontsize":"30","fonturl":"","line1fontsize":"","text":"%a,
%d
%b","order":"","line1height":"","animate":"true","visibilitytime":"","align":"center","posy":"10","visibilityorder":"","line2height":"","line2fontsize":"","margin":"","lineheight":"","fontfile":"","posx":""},{"width":"","line3height":"","visibilitygroup":"","itemtype":"applettext","linelength":"","line3fontsize":"","color":"white","fontsize":"30","fonturl":"","line1fontsize":"","order":"","line1height":"","text":"%temp°
%description","animate":"true","visibilitytime":"","texttype":"weather","align":"center","posy":"160","visibilityorder":"","interval":"","height":"","line2height":"","line2fontsize":"","lineheight":"","margin":"","fontfile":"","posx":""},{"width":"","line3height":"","visibilitygroup":"","itemtype":"applettext","linelength":"","line3fontsize":"","color":"","fontsize":"20","fonturl":"","line1fontsize":"","order":"","line1height":"","text":"
%dayName.1: %highTemp.1/%lowTemp.1  %dayName.2:
%highTemp.2/%lowTemp.2","animate":"true","visibilitytime":"","texttype":"weather","align":"center","posy":"205","visibilityorder":"","interval":"","height":"","line2height":"","line2fontsize":"","lineheight":"","margin":"","fontfile":"","posx":""}]}


+---+
|Filename: 2013-05-30 20_06_49-Clipboard.jpg|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=14885|
+---+


spedinfargo's Profile: http://forums.slimdevices.com/member.php?userid=15712
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

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


Re: [SlimDevices: Plugins] Q: Where to get logfiles for Applets?

2013-05-30 Thread spedinfargo

spedinfargo wrote: 
> Playing around with a couple of applets (Weather and Custom Clock) and
> noticed on the controller/radio/touch/squeezeplay you can change the
> logging level of the various applets.
> 
> I'm assuming the log files are stored on the device (or squeezeplay)
> itself?  If so, what is the best way to get at them?  Is this where
> SSH'ing in comes into play?

I believe this is a what I'm after: 
http://wiki.slimdevices.com/index.php/Squeezebox_Controller_Messages_File

/var/log/messages



spedinfargo's Profile: http://forums.slimdevices.com/member.php?userid=15712
View this thread: http://forums.slimdevices.com/showthread.php?t=98876

___
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

2013-05-30 Thread ralphpnj

Ooook wrote: 
> Did you reach an agreement on that change ?
> Is this an evolution for Custom Clock or for SuperDateTime ?

I don't know the exact answer to your question but I can tell you that
the SDT/Custom Clock combo on the SB Touch is working once again. All I
had to do was install the latest SDT using the SBS/LMS interface with no
changes required in the Custom Clock app.



ralphpnj's Profile: http://forums.slimdevices.com/member.php?userid=10827
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] Q: Where to get logfiles for Applets?

2013-05-30 Thread spedinfargo

Playing around with a couple of applets (Weather and Custom Clock) and
noticed on the controller/radio/touch/squeezeplay you can change the
logging level of the various applets.

I'm assuming the log files are stored on the device (or squeezeplay)
itself?  If so, what is the best way to get at them?  Is this where
SSH'ing in comes into play?



spedinfargo's Profile: http://forums.slimdevices.com/member.php?userid=15712
View this thread: http://forums.slimdevices.com/showthread.php?t=98876

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


Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2013-05-30 Thread __r

whizziwig wrote: 
> I wanted a way to play the soundcloud links I keep running into on my
> squeezeboxes. Squeezecloud was born.
> 
> currently it can:
> --play from a soundcloud url 
> --display hot & recent tracks
> --search by tags & query
> 
> it's entirely based on the fantastic YouTube plugin from Joerg. I hacked
> this up in the past few hours, there's lots of vestigal code from the
> youtube plugin, as well as lots of logging. I fully expect there to be
> bugs, please contact me with issues/suggestions/patches. There's
> probably an issue with soundcloud links with periods in the urls, will
> debug.
> 
> Still to come is being able to work with soundcloud playlists, fixing
> period issues, and possibly working with soundcloud user accounts.
> 
> enjoy,
> --dave

For those getting a "400 bad request" error, you can fix it. 

On debian like systems (eg. ubuntu, raspbian, mint):

Code:


  sudo apt-get install libssl-dev
  sudo perl -MCPAN -e 'install IO::Socket::SSL'
  sudo service logitechmediaserver restart
  



On RHEL like systems (eg. fedora, centos):

Code:


  sudo yum -y install openssl-devel
  sudo perl -MCPAN -e 'install IO::Socket::SSL'
  sudo service logitechmediaserver restart
  



Beware, this plugin mostly works but it's certainly not perfect. 

* Switching from media server host to media server host means logging
into soundcloud.com and removing the old squeezecloud plugin's client
api key, then reapplying to soundcloud for a new client api key for the
new squeezecloud plugin.
* 'my dashboard' link doesn't work
* searching soundcloud can yield inconsistent and unusual results
* track pictures appear for a moment then disappear
* don't try to add a track to your local mediaserver favourites,
soundcloud's oauth link authorisation is time limited, and it won't play
the next time you try to load it. Use soundcloud to favourite a track
and it will appear in your 'my favourites' list
* Streaming from soundcloud can be jittery sometimes (usually its ok);
there's no way to tweak buffering or caching



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

2013-05-30 Thread Ooook

GoCubs wrote: 
> H.  I wasn't thinking about Touch user's who use Custom Clock.  My
> solution was for non-CustomClock players and I'd basically simulate the
> up/down remote button press based on the above conditions.  To make
> CustomClock happy I'd actually have to shift the data as that's how
> Custom Clock gets its data from SDT.  Shifting the raw data is a bit
> more tricky.  I'll have to think about that more... perhaps Erland can
> provide a setting to simulate the same...
> 
> -Greg

erland wrote: 
> I'm happy to do some adjustments in Custom Clock if needed.
> It sounds like I have to look at the values and adjust which position to
> use depending on the values that comes from SDT, is that correct ?
> 
> The only thing I'm a bit worried about is that having this kind of logic
> in Custom Clock would mean that if weather.com does a change, there is a
> risk we would have to do changes both in SDT and Custom Clock, this
> could complicate troubleshooting and corrections in the future.

Did you reach an agreement on that change ?
Is this an evolution for Custom Clock or for SuperDateTime ?



Ooook's Profile: http://forums.slimdevices.com/member.php?userid=60097
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] iPeng support thread

2013-05-30 Thread HeadBanger

brady7 wrote: 
> Regarding remote playback, has anyone managed to get a Verizon Fios
> router (Actiontek) to do the following, taken from Pippins instructions
> in the guide:
> 
> "As promised: one more note on security.
> 
> All of what you have set up now will potentially be highly insecure so
> make sure you have no critical data on the machine you expose to the
> internet and that you have good backups.
> 
> A much better solution than directly forwarding the ports is to use a
> VPN, typically through a system called “IPSec” and which is
> supported by iPhone/iPad/iPod touch.
> 
> Some routers support this out of the box, in other cases you need to set
> it up on your server. The setup is highly operating system dependent so
> I can’t really give advice here but it’s definitely worth
> it."
> 
> Thanks

Sorry, I've not got the same router as you but I have recently created a
VPN on my ASUS router and shut down my previous port forwarding. Do you
have a static IP address from your ISP provider? You'll need that or a
DDNS provider to provide you with a static address - it then it should
be fairly straightforward. On my ithingy I then  set up a PPTP VPN and
the DDNS address (or static IP) is the server name. Initialising the VPN
simply prompts for the password you set on your router and that's it -
once entered you then connect as if you were at home.



HeadBanger's Profile: http://forums.slimdevices.com/member.php?userid=38024
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


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

2013-05-30 Thread Rick1958

mherger wrote: 
> > Attached you will find todays complete scan. (For a complete view of
> the
> > scan I changed the no. of rules to 5).
> > Only Smartmix and Automatic Scan were debugged.
> 
> There's a problem with some folder on which it stops the scanning
> process:
> 
> [13-05-22 16:22:24.0898] Slim::Utils::Scanner::Local::rescan (171)  
> Discovering audio files in /volume1/Music
> [13-05-22 16:22:34.8556] main::main (327) Error: Failed when running
> main  
> scan: [/volume1/Music/#recycle/Films: Permission denied at  
> /volume1/@appstore/SqueezeCenter/CPAN/File/Next.pm line 217.
> ]
> [13-05-22 16:22:34.8561] main::main (328) Error: Skipping post-process &
> 
> Not updating lastRescanTime!
> 
> 
> Which means that the scan never finishes correctly, thus never runs the 
> 
> SmartMix export. Please check & fix permissions on that folder.
> 
> -- 
> 
> Michael

Hi Michael
It works. A magnificient plug-in
Initially I thought I had to change the folder permissions with
Putty/Command Line Interface  etc 
I found out that the change of the folder permissions can be done in the
Synology DSM.
Thanks a lot for your help!
regards Rick



Rick1958's Profile: http://forums.slimdevices.com/member.php?userid=59784
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: Custom Clock applet for Touch/Radio/Controller

2013-05-30 Thread erland

Are there any messages which seems to be related to CustomClock ?



erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

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