Re: [SlimDevices: Plugins] Basic voice control using Google AIY

2017-11-22 Thread Juggler

meep wrote: 
> Thanks Paul
> 
> People might be interested to know that I'll be bringing HabTunes LMS
> voice control to Google Home soon.
> 
> Want to get the functionality finalised on Echo first and we're almost
> ready to move to Beta. Once I get that into Amazon certification, I'll
> start building out the Google app. All the heavy lifting is already done
> in the skill logic and companion plug-in so it will just (!!) be case of
> implementing the speech model in Google.
I’m very interested in this. The Google Home mini looks to be a nice,
compact device and I would love to be able to control my existing LMS
setup (1x Radio, 6x piCorePlayer). Any idea of time?



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=107405

___
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-01-25 Thread Juggler

Ahh... didn't realize you had to set a period for the moonphase. Working
now as prescribed–thanks!

tcutting wrote: 
 Are both of your issues with the moonphaseURL value, or are there other
 fields you are having unusual behaviour when using the current period
 setting in CCH?
 
 Sent from my HTC6525LVW using Tapatalk



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
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-01-24 Thread Juggler

Thanks for the reply. Yes, double-checked that the settings were
permanent. Also tried restarting both the Radio and LMS... no luck.
Anyone else getting this to work with their Radio?

tcutting wrote: 
 That's strange. I've been using that setting on my Touch to display the
 graphic of the moon phase for a couple of weeks.
 One thing I noticed with CCH is that with some of the settings, it seems
 like you have to select one part of the setting, apply, then change
 something else, apply. If you switch to a different item on CCH, then
 back to the moonphase item, are the settings the way you expect? Did you
 try fully shutting-down your radio, and re-starting?



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
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-01-22 Thread Juggler

Nice work on this... added repo and it installed no problem, thanks!

Two issues that I've found. I'm using Custom Clock Helper to build the
screen for my Radio...

1. I cannot get the moon phase to show. I'm using the following in CCH:
- itemtype: sdtweathericon
- logotype: moonphaseURL


2. When I select period of C in the dropdown, the value is -1. On the
screen, the icon becomes dynamic, seeming to flip through all forecast
icons available. To get the current period, I have the period field
empty.



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

2014-11-27 Thread Juggler

Please help... I can't get this to work.

I replaced my Plugin.pm file with the 5.9.14 version, updated the
SuperDateTime Plugin page with my WU location (IONTARIO598) then
restarted LMS.

I then updated the CustomClockHelper plugin with %E instead of %F... but
I'm still seeing errors in the log (see below). What am I doing
wrong???

These are the fields I have defined in CustomClockHelper:
%2, %E, %x


Code:

[14-11-27 13:11:20.2783] Slim::Utils::Misc::msg (1304) Warning: 
[13:11:20.2777] Using a hash as a reference is deprecated at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
 line 2183.
  [14-11-27 13:12:40.5631] Plugins::SuperDateTime::Plugin::gotWeatherNow (3462) 
Error parsing current temperature
  [14-11-27 13:12:40.5648] Plugins::SuperDateTime::Plugin::gotWeatherNow (3478) 
Error parsing current weather icon
  [14-11-27 13:12:40.5665] Plugins::SuperDateTime::Plugin::gotWeatherNow (3488) 
Error parsing feels like temperature
  [14-11-27 13:12:40.5684] Plugins::SuperDateTime::Plugin::gotWeatherNow (3510) 
Error parsing current wind
  [14-11-27 13:12:40.5703] Plugins::SuperDateTime::Plugin::gotWeatherNow (3522) 
Error parsing current wind direction
  [14-11-27 13:12:40.5720] Plugins::SuperDateTime::Plugin::gotWeatherNow (3531) 
Error parsing current sky conditions
  [14-11-27 13:12:40.5737] Plugins::SuperDateTime::Plugin::gotWeatherNow (3540) 
Error parsing current humidity
  [14-11-27 13:12:40.5754] Plugins::SuperDateTime::Plugin::gotWeatherNow (3549) 
Error parsing current humidity
  [14-11-27 13:12:40.5771] Plugins::SuperDateTime::Plugin::gotWeatherNow (3565) 
Error parsing current dew point
  [14-11-27 13:12:40.5788] Plugins::SuperDateTime::Plugin::gotWeatherNow (3582) 
Error parsing current pressure
  [14-11-27 13:12:40.5806] Plugins::SuperDateTime::Plugin::gotWeatherNow (3605) 
Error parsing current pressure trend
  [14-11-27 13:12:40.8163] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(2997) Error parsing current/today precip
  [14-11-27 13:12:40.8180] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3017) Error parsing current/today hi/low
  [14-11-27 13:12:40.8198] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3032) Error parsing current/today title
  [14-11-27 13:12:40.8215] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3042) Error parsing today sky conditions
  [14-11-27 13:12:40.8231] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3058) Error parsing today weather icon
  [14-11-27 13:12:40.8250] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3075) Error parsing today 1 UV index
  [14-11-27 13:12:40.8269] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3096) Error parsing today 1 24hr rain/snow
  [14-11-27 13:12:40.8285] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3106) Error parsing today 1 narrative
  [14-11-27 13:12:41.0681] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3256) Error parsing tomorrow 1 precip
  [14-11-27 13:12:41.0697] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3273) Error parsing tomorrow 1 hi/low
  [14-11-27 13:12:41.0714] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3300) Error parsing tomorrow 1 sky conditions
  [14-11-27 13:12:41.0730] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3316) Error parsing tomorrow 1 weather icon
  [14-11-27 13:12:41.0746] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3326) Error parsing tomorrow 1 narrative
  [14-11-27 13:12:41.0766] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3344) Error parsing tomorrow 2 precip
  [14-11-27 13:12:41.0782] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3361) Error parsing tomorrow 2 hi/low
  [14-11-27 13:12:41.0798] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3382) Error parsing tomorrow 2 sky conditions
  [14-11-27 13:12:41.0815] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3398) Error parsing tomorrow 2 weather icon
  [14-11-27 13:12:41.0831] Plugins::SuperDateTime::Plugin::gotWeatherTomorrow 
(3408) Error parsing tomorrow 2 narrative




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

2014-11-27 Thread Juggler

Is this the complete list of variables, or is there an updated list
somewhere else?

http://gregbrown.net/squeeze/wetdata.txt



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

2014-11-22 Thread Juggler

I'm assuming this is some sort of parsing error. Hoping someone with
some time/knowledge can share how to fix this! Please...!!!



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

2014-10-20 Thread Juggler

Mine has also stopped working. I'm using a Squeezebox Radio... recently
the weather stopped updating and now it does not display temperature. Is
this plugin still under development?



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

2014-10-20 Thread Juggler

LMS version 7.7.3 running on Ubuntu 12.04

My Squeezebox radio has recently stopped displaying the current
temperature. Has anyone else found this problem? Have the parameters
recently changed?

many thanks,
J.



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


[SlimDevices: Plugins] IR-Blaster plugin - adapt for Squeezeslave on Raspberry Pi

2014-02-11 Thread Juggler

Hello,

I have recently installed Squeezeslave on a Raspberry Pi. I came across
the IR-Blaster plugin that I'm hoping I can modify to work with this
setup. 

The Pi has a 3.5mm audio jack on it that I will dedicate to the
IR-Blaster. I'm using a USB-DAC for my sound output.

Can anyone point me to a place to begin looking to get this to work? I
see that the plugin is doing some sort of sanity-checking to ensure it
only works with some of the models.


many thanks,
J.



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=100952

___
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-03-24 Thread Juggler

That did the trick! Here are the variables I'm using:

%y: %v, %Z
TMP %E HUM %H   %1  %2

Thank you for your work!!!



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

2013-03-18 Thread Juggler

Thanks Greg,

When I replaced my existing Plugins.pm file with the one attached, I
still get a blank screen and the following in my server.log:

Code:

[13-03-18 21:28:22.9003] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3078) Error parsing current humidity
  [13-03-18 21:28:22.9162] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3233) Error parsing current UV index
  [13-03-18 21:28:37.0810] Plugins::SuperDateTime::Plugin::doneDrawing (4731) 
Data refresh completed with errors.
  [13-03-18 21:28:59.2198] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3078) Error parsing current humidity
  [13-03-18 21:28:59.2357] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3233) Error parsing current UV index
  [13-03-18 21:29:11.6553] Plugins::SuperDateTime::Plugin::doneDrawing (4731) 
Data refresh completed with errors.
  



GoCubs wrote: 
 All-
 
 Attached is an updated plugin.pm file that provides initial weather.com
 parsing fixes.  It also includes NBA parsing fixes (thanks Steve!).
 
 As I've done in the past with site changes I'll post a number of betas
 as I make parsing updates.  This beta1 may not include all data
 elements, but it shouldn't result in any parsing errors (indicated in
 log output as well as by a '-' in the upper righthand corner.  Please
 feel free to try the betas out and let me know any issues encountered. 
 Once things get stable I'll cut an official release.
 
 Now's also a good time to let me know of any other non-weather.com
 parsing issues you may be aware of so I can get them included too.
 
 Thanks
 -Greg



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

2013-03-14 Thread Juggler

Yesterday, SuperDateTime stopped working for me. Looking in the logs,
I'm seeing lots of:


Code:

13-03-14 13:26:41.0202] Slim::Utils::Misc::msg (1304) Warning: 
[13:26:41.0200] Use of qw(...) as parentheses is deprecated at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomClockHelper/StyleSettings.pm
 line 167.
  [13-03-14 13:26:41.0247] Slim::Utils::Misc::msg (1304) Warning: 
[13:26:41.0246] Use of qw(...) as parentheses is deprecated at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CustomClockHelper/StyleSettings.pm
 line 970.
  [13-03-14 13:26:41.1151] Slim::Utils::Misc::msg (1304) Warning: 
[13:26:41.1149] Using a hash as a reference is deprecated at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
 line 2183.
  [13-03-14 13:26:50.4581] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(2997) Error parsing current/today precip
  [13-03-14 13:26:50.4597] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3017) Error parsing current/today hi/low
  [13-03-14 13:26:50.4613] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3032) Error parsing current/today title
  [13-03-14 13:26:50.4628] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3042) Error parsing today sky conditions
  [13-03-14 13:26:50.4659] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3075) Error parsing today 1 UV index
  [13-03-14 13:26:50.4675] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3096) Error parsing today 1 24hr rain/snow
  [13-03-14 13:26:50.4689] Plugins::SuperDateTime::Plugin::gotWeatherToday 
(3106) Error parsing today 1 narrative
  [13-03-14 13:27:02.4673] Plugins::SuperDateTime::Plugin::doneDrawing (4611) 
Data refresh completed with errors.



Is anyone else experiencing problems?

SuperDateTime v5.9.14
LMS v7.7.2 r33893 (Ubuntu 12.04)
Squeezebox Classic  f/w v137



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
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: WaveInput for Linux

2012-09-17 Thread Juggler

I'm assuming the ecasound log is the dump to the CLI? If so, this is
what I got with -dd:

Code:

**
  *ecasound v2.8.1 (C) 1997-2011 Kai Vehmanen and others
  **
  (eca-session) Set debug level to: 319
  (eca-session) Session created
  (audioio-db-server) constructor
  (eca-chainsetup) Rtcaps detected.
  (eca-chainsetup) Using hardcoded defaults for default-audio-format.
  (eca-chainsetup-parser) Interpreting object option -f:s16_le,2,44100,i.
  (eca-chainsetup-parser) Changed active format to
  ... (bits/channels/srate/interleave): s16_le/2/44100/i
  (eca-chainsetup) sample rate change, chainsetup untitled-chainsetup to rate
  ... 44100.
  (eca-chainsetup-parser) Interpreting object option -z:mixmode,avg.
  (eca-static-object-maps) register_chain_operator_objects()
  (eca-static-object-maps) register_controller_objects()
  (eca-chainsetup) Using hardcoded defaults for bmode-defaults-nonrt.
  (eca-chainsetup) Using hardcoded defaults for bmode-defaults-rt.
  (eca-chainsetup) Using hardcoded defaults for bmode-defaults-rtlowlatency.
  (eca-chainsetup-parser) Interpreting global option -z:db.
  (eca-chainsetup) overriding db-size.
  (eca-chainsetup-parser) Using double-buffer of 10 sample frames.
  (eca-chainsetup) overriding doublebuffering.
  (eca-chainsetup-parser) Interpreting global option -b:4096.
  (eca-chainsetup) overriding buffersize.
  (eca-chainsetup-parser) Setting buffersize to (samples) 4096.
  (eca-chainsetup-parser) Interpreting global option -f:16,2,44100.
  (eca-chainsetup-parser) Interpreting global option
  ... -i:/var/lib/squeezeboxserver/airplay-fifo.raw.
  (eca-chainsetup-parser) Interpreting global option -o:testaudio.wav.
  (eca-chainsetup-parser) Interpreting global option
  ... -G:jack,ecasound,notransport.
  (eca-chain) constructor: CHAIN
  (eca-chainsetup) Chain default created.
  (eca-chainsetup-parser) Interpreting object option -z:db.
  (eca-chainsetup-parser) Interpreting object option -b:4096.
  (eca-chainsetup-parser) Interpreting object option -f:16,2,44100.
  (eca-chainsetup-parser) Changed active format to
  ... (bits/channels/srate/interleave): s16_le/2/44100/i
  (eca-chainsetup-parser) Interpreting object option
  ... -i:/var/lib/squeezeboxserver/airplay-fifo.raw.
  (eca-static-object-maps) register_audio_io_rt_objects()
  (eca-static-object-maps) register_audio_io_nonrt_objects()
  (eca-static-object-maps) All libsndfile supported extensions:
  ... aiff,au,avr,caf,flac,htk,iff,mat,mat,mpc,oga,paf,pvf,raw,rf64,sd2,sds,sf
  ... ,voc,w64,wav,wav,wav,wve,xi,
  (eca-object-factory) Object -i:/var/lib/squeezeboxserver/airplay-fifo.raw
  ... created, type Raw audio file. Has 2 parameter(s) (variable: no).
  (eca-chainsetup-parser) adding file
  ... /var/lib/squeezeboxserver/airplay-fifo.raw.
  (audioio) set srate, aobj Raw audio
  ... file:/var/lib/squeezeboxserver/airplay-fifo.raw to 44100.
  (audioio-db-client) DB-client created for
  ... /var/lib/squeezeboxserver/airplay-fifo.raw.
  (audioio) set srate, aobj DB = Raw audio file:uninitialized to 44100.
  (audioio) set srate, aobj Raw audio
  ... file:/var/lib/squeezeboxserver/airplay-fifo.raw to 44100.
  (audioio) set srate, aobj Raw audio
  ... file:/var/lib/squeezeboxserver/airplay-fifo.raw to 44100.
  (eca-chainsetup) Assigning file to chains: default
  (eca-chainsetup-parser) Interpreting object option -o:testaudio.wav.
  (eca-object-factory) Object -o:testaudio.wav created, type RIFF wave
  ... file. Has 2 parameter(s) (variable: no).
  (eca-chainsetup-parser) adding file testaudio.wav.
  (audioio) set srate, aobj RIFF wave file:testaudio.wav to 44100.
  (audioio-db-client) DB-client created for testaudio.wav.
  (audioio) set srate, aobj DB = RIFF wave file:uninitialized to 44100.
  (audioio) set srate, aobj RIFF wave file:testaudio.wav to 44100.
  (audioio) set srate, aobj RIFF wave file:testaudio.wav to 44100.
  (eca-chainsetup) Assigning file to chains: default
  (eca-chainsetup-parser) Interpreting object option
  ... -G:jack,ecasound,notransport.
  (eca-chainsetup) Set manager jack option string to ecasound,notransport.
  (eca-chainsetup) Chainsetup untitled-chainsetup
  (eca-control) ECA_CONTROL constructor
  (eca-session) Connecting chainsetup
  (eca-chainsetup) bmode-selection case-5
  (eca-chainsetup) nonrt buffering mode selected.
  (eca-chainsetup) Set buffering parameters to: 
  --cut--
  buffersize: 1024
  raised_priority: 0
  sched_priority: 50
  double buffering: 0
  double buffer size: 10
  max buffers: 1
  --cut--
  (eca-chainsetup) No realtime objects; switching to direct mode.
  (audioio-db-client) destructor /var/lib/squeezeboxserver/airplay-fifo.raw.
  (audioio-db-server) unregister_client Raw audio file.
  (audioio-db-server) unregister_client failed (2)
  (audioio-db-client) destructor testaudio.wav.
  

[SlimDevices: Plugins] Help with Shairplay and WaveInput plugin to emulate Airplay

2012-09-17 Thread Juggler

Having seen the release of 'Shairplay'
(https://github.com/juhovh/shairplay) a while ago, I recently came
across the following 'blog post'
(http://confoundedtech.blogspot.ca/2012/08/airplay-to-squeezebox-touch-via-linux.html)
that details very specific instructions on how to enable Shairplay on
LMS to allow Airplay streaming through your LMS. 

I have attempted to do likewise, but am unable to get any sound
streaming through my LMS. The key difference that I can see is that I'm
running Ubuntu 12.04 on a headless  soundcard-less server--I don't
think this should make a huge difference.

One of my questions is: on creating the WaveInput favourite and
attempting to Play it, nothing happens. i.e. Play button doesn't turn
to Pause, timer doesn't increment... What should be the effect?

I've done some testing as per the advise at this 'thread'
(http://forums.slimdevices.com/showthread.php?49584-Announce-WaveInput-for-Linuxp=717722#post717722).
If anyone has a fresh set of eyes, I would greatly appreciate your
assistance.

cheers,
J.



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=96469

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


Re: [SlimDevices: Plugins] Help with Shairplay and WaveInput plugin to emulate Airplay

2012-09-17 Thread Juggler

Not sure I understand your question. If you're asking whether I started
(play) the WaveInput plugin before streaming through Shairplay, the
answer is yes!

Mnyb wrote: 
 A very stupid Q have started ( play ) the AirPlay tune  before ,starting
 the wavin favourite ?



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=96469

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


Re: [SlimDevices: Plugins] Help with Shairplay and WaveInput plugin to emulate Airplay

2012-09-17 Thread Juggler

Not a stupid question. I tried as you suggested, running Shairplay,
streaming to Shairplay then hitting Play on the WaveInput plugin. My
SqueezePlayer showed Nothing Playing.

Mnyb wrote: 
 Actually the other way around if you start the stream then wave input ,
 but maybe it won't matter it was a stupid question.



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=96469

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


Re: [SlimDevices: Plugins] Help with Shairplay and WaveInput plugin to emulate Airplay

2012-09-17 Thread Juggler

I thought I'd take another stab at it. I deleted Shairport and started
again:

Code:

juggler@rackserver:/usr/bin$ sudo git clone 
https://github.com/albertz/shairport.git
  juggler@rackserver:/usr/bin/shairport$ sudo make
  juggler@rackserver:/usr/bin$ sudo cp shairport/shairport.pl .
  juggler@rackserver:/usr/bin$ sudo cp shairport/hairtunes .



The output from make is as follows:

Code:

juggler@rackserver:/usr/bin/shairport$ sudo make
  cc -O2 -Wall   -c alac.c -o alac.o
  cc -O2 -Wall   -DHAIRTUNES_STANDALONE hairtunes.c alac.o -o hairtunes -lm 
-lpthread -lssl -lcrypto -lao  
  cc -O2 -Wall   -c socketlib.c -o socketlib.o
  cc -O2 -Wall   -c shairport.c -o shairport.o
  shairport.c: In function ‘main’:
  shairport.c:219:10: warning: ignoring return value of ‘dup’, declared with 
attribute warn_unused_result [-Wunused-result]
  shairport.c:220:10: warning: ignoring return value of ‘dup’, declared with 
attribute warn_unused_result [-Wunused-result]
  shairport.c: In function ‘parseMessage’:
  shairport.c:867:10: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
  shairport.c:877:10: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
  shairport.c:878:10: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
  shairport.c:879:10: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
  cc -O2 -Wall   -c hairtunes.c -o hairtunes.o
  cc -O2 -Wall   socketlib.o shairport.o alac.o hairtunes.o -o shairport -lm 
-lpthread -lssl -lcrypto -lao  



Are there any obvious errors/problems in the above?



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=96469

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


Re: [SlimDevices: Plugins] Help with Shairplay and WaveInput plugin to emulate Airplay

2012-09-17 Thread Juggler

Well this is embarrassing. After further trial and error, I decide to
try to change the output of the WaveInput plugin through. LMS  Settings
 Advanced  File Types  WavInput. I could not find WavInput!

Suspecting that there might be a problem with the plugin, I disabled it,
restarted LMS and re-enabled. All of a sudden... IT WORKS!

Many thanks to everyone for their help!
J.



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=96469

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2012-09-16 Thread Juggler

I followed you steps, and everything appeared to work as expected. My
iPhone connected and streamed to Shairplay, testaudio.wav was written
(30s came to ~1GB!!!). However, when I played the file (and looked at
the waveform with Audacity), it was blank.

thanks,
J.

bpa wrote: 
 Since you are using a pipe to move data between shairplay and LMS - you
 are not using any of the Ubuntu audio subsystem so all talk of Alsa or
 Pulseaudio is irrelevant.  The is is prtobably good since you have no
 audio hardware I suspect the audio subsystem may not be complete.
 
 Using a pipe also mean anything after wavin: is ignored - so just use
 wavin:default.
 
 To test that audio is streaming.
 1. Stop LMS
 2. Run shairplay
 3. In a separate Terminal/Konsole window run ecasound -d -z:db -b:4096
 -f:16,2,44100 -i /var/lib/squeezeboxserver/airplay-fifo.raw -o
 testaudio.wav
 4. Look at output.  Let it run for about 1 minute and then stop
 ecasound.
 5. Play the audio file testaudio.wav and check it is what was being
 streamed.



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2012-09-15 Thread Juggler

My apologies... I didn't understand your question so thought the log
would be of use.

I'm running LMS on a headless, Ubuntu-based server; it does not have a
sound card. I followed the instructions here:
http://confoundedtech.blogspot.ca/2012/08/airplay-to-squeezebox-touch-via-linux.html,
to try to get Airplay (Shairport) working through LMS.

Looking at PulseAudio, I believe it is a Linux sound-utility--if that's
the case then I'm using ecasound instead.

Hope that provides more detail...?

cheers,
J.



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2012-09-15 Thread Juggler

I took a quick look at what packages are installed (dpkg
--get-selections). I see the following packages that reference either
also or pulseaudio:

- alsa-base
- alsa-utils
- libpulse-mainloop-glib0:i386
- libpulse0:i386
- libpulsedsp:i386
As for your basic questions, I'm trying to do #2 -- enable Airplay
through Squeezebox using Shairplay.

cheers,
J.

bpa wrote: 
 For information, pulseaudio is one of the possible underlying audio
 system on Ubuntu.  The other main one is Alsa.  ecasound plays audio
 through a device name such as hw:1,0 which is an Alsa name but if you
 are using Pulse audio Alsa is emulated and so there are complications.
 
 In your case, you do not seem to know what you system is setup and so I
 shall assume Pulseaudio.
 
 First, answer the basic questions
 1. Are you trying to copy all PC audio to squeezebox ?
 2. Are just trying to use Airplay through Squeezebox using the Shairplay
 application ?



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2012-09-15 Thread Juggler

Output of command -- aplay: device_list:252: no soundcards found...

Thanks for your help!
J.

atca wrote: 
 Check the loopback device is properly detected, aplay -l and post the
 output.



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2012-09-15 Thread Juggler

This is the command I'm using:

Code:

sudo -u squeezeboxserver perl /usr/bin/shairport.pl -v -a Squeezebox 
Airplay --pipe=/var/lib/squeezeboxserver/airplay-fifo.raw
  



Here is my WaveInput custom-convert.conf:

Code:

#
  # wavin 
  #
  wavin pcm * * 
  # R
  [ecasound] -q -z:db -b:4096 -f:16,2,44100 -i 
/var/lib/squeezeboxserver/airplay-fifo.raw -o stdout
  wavin mp3 * *
  # RB:{BITRATE=-B %B}
  [ecasound] -q -z:db -b:4096 -f:16,2,44100 -i 
/var/lib/squeezeboxserver/airplay-fifo.raw -o stdout | [lame] --silent -r -q 
$QUALITY$ -v $BITRATE$ - -
  wavin flc * * 
  # R
  [ecasound] -q -z:db -b:4096 -f:16,2,44100 -i 
/var/lib/squeezeboxserver/airplay-fifo.raw -o stdout | [flac] -cs 
--totally-silent --endian=little --channels=2 --sign=signed --bps=16 
--sample-rate=44100 --compression-level-0 -



I haven't be able to prove that, but when I do run Shairport, I am able
to connect and maintain a connection to it and I see the following
output from the CLI:

Code:

Listening...
  Established under name '7E3B9D052F13@Squeezebox Airplay'
  New connection from :::192.168.2.3
  REQ: OPTIONS
  REQ: ANNOUNCE
  REQ: SETUP
  launched decoder: 7021 on port: 6000
  REQ: RECORD
  REQ: SET_PARAMETER
  REQ: OPTIONS
  requesting resend on 1 packets (port 51416)
  requesting resend on 2 packets (port 51416)
  REQ: OPTIONS
  REQ: OPTIONS
  requesting resend on 1 packets (port 51416)
  REQ: OPTIONS
  REQ: OPTIONS



bpa wrote: 
 What command lines are you using to run Shairplay ? 
 
 What is in the WaveInput plugin  custom-convert.conf file you are using
 ?
 
 Have you proven that shairplay is playing OK by playing the loopback
 device to normal audio ?



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2012-09-14 Thread Juggler

Ubuntu 12.04
WaveInput 1.04

I've set up my LMS favourite with wavin:default (also tried
wavin:hw,Loopback,1). When I click the Play arrow, nothing happens. It
appears that LMS isn't recognizing this as a proper URL. I'm assuming
the expected behaviour should be for it to start playing...

Can anyone point me to some pointers here?

many thanks,
J



Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2012-09-14 Thread Juggler

I did a little more digging, and ran tail -f
/var/log/squeeboxserver/server.log to see what would appear when I
clicked on the associated Play of the LMS favourite I created with
wavin:default. The associate output is below... I see no obvious errors
apart from the first line. Again, when I click the associated Play,
nothing happens.

Insight appreciated...


Code:

[12-09-14 21:03:35.4797] Slim::Utils::Misc::fixPath (580) Error: Dealing 
with single audiodir (/zfspool1/media/music) instead of mediadirs 
[/zfspool1/media/music]
  [12-09-14 21:03:35.4806] Slim::Utils::Misc::fixPath (580) Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Utils/Misc.pm 
line 580)
  frame 1: Slim::Utils::Misc::fixPath 
(/usr/share/perl5/Slim/Control/Commands.pm line 1411)
  frame 2: Slim::Control::Commands::playlistXitemCommand 
(/usr/share/perl5/Slim/Control/Request.pm line 1884)
  frame 3: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 1884)
  frame 4: Slim::Control::Request::execute 
(/usr/share/perl5/Slim/Control/Request.pm line 881)
  frame 5: Slim::Control::Request::executeRequest 
(/usr/share/perl5/Slim/Player/Client.pm line 648)
  frame 6: Slim::Player::Client::execute 
(/usr/share/perl5/Slim/Web/XMLBrowser.pm line 623)
  frame 7: Slim::Web::XMLBrowser::handleFeed 
(/usr/share/perl5/Slim/Web/XMLBrowser.pm line 55)
  frame 8: Slim::Web::XMLBrowser::handleWebIndex 
(/usr/share/perl5/Slim/Plugin/Favorites/Plugin.pm line 318)
  frame 9: Slim::Plugin::Favorites::Plugin::indexHandler 
(/usr/share/perl5/Slim/Web/HTTP.pm line 1101)
  frame 10: Slim::Web::HTTP::generateHTTPResponse 
(/usr/share/perl5/Slim/Web/HTTP.pm line 924)
  frame 11: Slim::Web::HTTP::processURL (/usr/share/perl5/Slim/Web/HTTP.pm line 
734)
  frame 12: Slim::Web::HTTP::processHTTP 
(/usr/share/perl5/Slim/Networking/IO/Select.pm line 139)
  frame 13: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 123)
  frame 14: Slim::Networking::IO::Select::__ANON__ 
(/usr/share/perl5/Slim/Networking/IO/Select.pm line 184)
  frame 15: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 184)
  frame 16: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 
695)
  frame 17: main::idle (/usr/sbin/squeezeboxserver line 645)
  frame 18: main::main (/usr/sbin/squeezeboxserver line 1158)




Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

___
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

2011-11-07 Thread Juggler

Thanks Erland... That did the trick!


-- 
Juggler

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

2011-11-04 Thread Juggler

Oh oh... anyone else experienced this? I upgraded to the newest version
of LSM (7.7.0) and finding that SuperDateTime wasn't working, I
refreshed my plugins list from the web interface. LSM has now gone and
DELETED!!! all of the files associated with SDT...


-- 
Juggler

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

2011-07-27 Thread Juggler

I've just upgraded to SBS 7.6 (running SDT v5.9.8) and the display on
both my Radio and SBC3 is broken. Anyone else upgraded? Anyone else
experiencing similar problems?

J.


-- 
Juggler

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

2011-07-27 Thread Juggler

aubuti;643948 Wrote: 
 See post #2301 above. For whatever reason, I've found that with recent
 versions of SBS and SDT it is necessary to upgrade SBS, remove SDT, and
 reinstall SDT. I've done it a couple times in the past few weeks.
 
 EDIT: And make your life easier by using the Extension Downloader (ie,
 the enhanced Plugins tab on SBS Settings). It's much more reliable than
 manually unzipping the SDT files somewhere. And don't worry, your
 settings should be preserved, unless you delete the SDT.prefs file
 (which is located in a completely different folder).

That did the trick... thanks!


-- 
Juggler

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

2011-06-13 Thread Juggler

ajkidle;636277 Wrote: 
 The posted solution is cross platform.  Only the specifics of the file
 locations change from platform to platform.  I've made the edits in the
 attached file, you just need to replace your existing version with this
 one and restart SBS.  (Be sure to take off the .zip extension -- I've
 only added that so the board will allow me to upload the file.  Which
 makes me think I'm violating some etiquette by posting this...)
 
 On my VortexBox, which is Fedora based, the path for this file is:
 /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime/lib/

Exactly correct. I used the following post
http://forums.slimdevices.com/showpost.php?p=635927postcount=2191 for
my Ubuntu server. The only difference being that my plugins are in
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SuperDateTime


-- 
Juggler

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

2010-10-11 Thread Juggler

I've just purchased iPeng and love it! That being said, I've found a few
small problems that could very well be user errors, but am looking for
some guidance. First of all:
iPhone4
iPeng 1.2.7
SqueezeCenter 7.5.1 - r30836 (Ubuntu)

In Playback mode, I only see the iPeng icon in the top-right, not the
Play, Play-other-tracks or other buttons.

Likewise, when I click on an Album, the only headline I see is Add
all--I do not see random.

Finally, when in Playing mode, clicking on the random button beside the
track position doesn't do anything... no change to the order or what
track is played next.

If anyone can help, would be very much appreciated.


-- 
Juggler

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

2010-10-11 Thread Juggler

Pippin:

I'm probably calling the menus the wrong name, so will pull
screen-shots from your manual instead. I've verified that in iPeng, all
options are currently set to off and on SqueezeCenter Play other
tracks in album is enabled...

The first image is what I was referring to as other icons. The only
icon I see is the Penguin, I do not see any of the other 3 to the left
of it.

The second image is the headline I do not see... I only see Play All.

The third image is the random button I was referring to. Clicking on it
and cycling through its different modes does not seem to effect the
order of the tracks.

Thanks again for a great program,
J.


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

-- 
Juggler

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

2010-10-11 Thread Juggler

All I see when I open an album is Add all. Not sure how to do a screen
capture on the iPhone, so unable to show you...

Not using any sort of custom browse. 

For SqueezeCenter, I'm using SqueezeCenter 7.5.1 - r30836 (Ubuntu). 

As for my last comment, the random feature seems to be working since I
rebooted the phone.


-- 
Juggler

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

2010-10-11 Thread Juggler

Thanks for the tip... I think I'm beginning to understand your design
decisions on the app and am finding it infinitely more useable. I can
now see the other icons; as you suggested, I was not in Play Mode.

Many thanks for your quick responses!


-- 
Juggler

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

2010-05-06 Thread Juggler

I've now upgraded to the latest version of the applet and have installed
Super Date  Time. When I select the SDT Weather Celsius style, I get
the following display (sorry for the blurry image). I've tried playing
with some of the settings, but cannot seem to get an image similar to
the 4th one Erland posted.

What am I doing wrong?


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

-- 
Juggler

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

2010-05-06 Thread Juggler

Ahhh... I did read that caveat in Erland's post, but thought it applied
to sports icons only. I will hold off until SDT is updated.

cheers,
J


-- 
Juggler

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

2010-02-22 Thread Juggler

I've now installed CustomClock v2.3 and love the new customizability.
Two questions:

1. Once I start something playing (either Internet radio or local music
file) it seems to take 5 - 10s before CustomClock reformats the display
from the default now playing. Likewise, once CustomClock is displaying
as now playing and I change the volume the Radio defaults back to the
original Now Playing and takes 5 - 10s to re-display CustomClock. Is
anyone else experiencing this?

2. Is there any way to have the Radio scroll-bar (i.e. position in
song, animated) appear?

Love the applet - thanks!


-- 
Juggler

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

2010-02-22 Thread Juggler

That did it... thanks. Hadn't replaced Now Playing.


Thank you for all of your work -- the Radio is now a VERY attractive
device!


-- 
Juggler

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

2009-12-04 Thread Juggler

Is there any way to display your Flickr stream as the background to the
clock?


-- 
Juggler

Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
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: New WeatherTime Screensaver adds graphical forecasts

2008-12-31 Thread Juggler

I have (I'm ashamed to say) just downloaded and installed WeatherTime
for the first time. I'm running SqueezeCenter v7.3.1 and followed the
instructions to change the install.xml file--perfect!

My one question is where do I find the Citycode at wunderground.com?
I live in Burlington, Ontario, CA
(http://www.wunderground.com/global/stations/71437.html) and tried to
enter PWS, but no forecast came up. I also tried YHM for the Hamilton
Aiport (a nearby city), but no luck. The display simply says ? no
forecast available.

Can anyone help me with this very basic question?

cheers,
S.


-- 
Juggler

Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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