Re: [SlimDevices: Plugins] MusicInfoScr not displaying playlist name

2008-05-28 Thread Michael Herger
 I've established that this [PLAYTIME] shows up because under
 Players/Basic Settings, I have the Now Playing Information set to
 Remaining Time.  But if I change it to Nothing, then the [PLAYTIME]
 tag doesn't seem to work at all in MusicInfoScr.

It does work as designed as it's representing the current player's  
setting. It's always been like this.

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


Re: [SlimDevices: Plugins] Announce: The Synchronizer v0.1

2008-05-28 Thread pippin

kolding;306020 Wrote: 
 
 There's really no API, and no CLI interface.  Just the code, which
 wasn't really designed to be called from outside the plugin.
 
Yep. But your HTML code is also accessing it form WITHIN the plugin
code. Worst case, I could write an AJAX wrapper for that but I would
have to understand what you do there.
Which variables are exported through TT (OK, I could figure that out by
myself by looking into your HTML code, but hey, that's guessing then)
How do you set the values (create sync group, activate sync group,
unsync...) I assume that's a set of form submissions and I could,
again, work it out from the code, yet...
 
 It would be fairly straightforward to add a couple of CLI calls.  I
 think you'd need the following functionality:
 getNumSyncSets
 getSyncSetName (argument, sync set number)
 syncToSet (argument, sync set player)
 syncAllToPlayer (argument, client)
 unsyncAll
 
If I knew, how to do that ;-) (I still refuse to learn Perl)...


-- 
pippin

---
see iPeng at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=42803

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


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2008-05-28 Thread martin . rehfeld

kyleki;305879 Wrote: 
 Running version r104, I'm getting the following in my server.log:
 
  
Code:

  [08-05-27 07:55:42.4985] Slim::Utils::Strings::string (397) Error: 
missing string PLUGIN_WEATHERTIME_WIND_NORTH
   [08-05-27 07:55:42.4992] Slim::Utils::Strings::string (397) Backtrace:
   
   frame 0: Slim::Utils::Log::logBacktrace 
(/usr/lib/perl5/vendor_perl/Slim/Utils/Strings.pm line 397)
   frame 1: Slim::Utils::Strings::string (Plugins/WeatherTime/Plugin.pm line 
2518)
   frame 2: Plugins::WeatherTime::Plugin::getDayInfos 
(Plugins/WeatherTime/Plugin.pm line 2490)
   frame 3: Plugins::WeatherTime::Plugin::retrieveWeather 
(Plugins/WeatherTime/Plugin.pm line 2021)
   frame 4: Plugins::WeatherTime::Plugin::tictac 
(/usr/lib/perl5/vendor_perl/Slim/Utils/Timers.pm line 198)
   frame 5: (eval) (/usr/lib/perl5/vendor_perl/Slim/Utils/Timers.pm line 198)
   frame 6: Slim::Utils::Timers::checkTimers 
(/usr/libexec/squeezecenter-server line 506)
   frame 7: main::idle (/usr/libexec/squeezecenter-server line 453)
   frame 8: main::main (/usr/libexec/squeezecenter-server line 1012)

  

Yeah, I know -- the wind code is not ready for prime time, see
http://forums.slimdevices.com/showpost.php?p=300718postcount=433 as
well.


-- 
martin.rehfeld

Cheers,
Martin Rehfeld

---
Check out http://inside.glnetworks.de/ for more to come.

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


Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 forSqueezeCenter 7.0

2008-05-28 Thread Craig, James (IT)
 Hmmm. Checked out http://www.audioscrobbler.net/development/protocol/
 and as you say, no reference to specifying tags. So, James, how did you do it?

I read the source code for the official LastFM player and figured it out from 
that.
The LastFM documentation is not to be relied upon...

James


NOTICE: If received in error, please destroy and notify sender. Sender does not 
intend to waive confidentiality or privilege. Use of this email is prohibited 
when received in error.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2008-05-28 Thread elziko

I'm trying to get a weather forecast more local than my nearest airport.
The report I actually want is this:

http://www.wunderground.com/global/stations/03726.html

...but I can;t figure out any string that when searched for on
Wunderground will take me to that page.

Any ideas?

TIA


-- 
elziko

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


Re: [SlimDevices: Plugins] Problem with SoftSqueeze

2008-05-28 Thread crane

Any suggestions?


-- 
crane

crane's Profile: http://forums.slimdevices.com/member.php?userid=5791
View this thread: http://forums.slimdevices.com/showthread.php?t=47316

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


Re: [SlimDevices: Plugins] Auto Dim not working w/ 7.01

2008-05-28 Thread perdini

Just go to player settings in Sc and set autobrightness to manually and
Auto
Display should work fine again.


-- 
perdini

perdini

perdini's Profile: http://forums.slimdevices.com/member.php?userid=12728
View this thread: http://forums.slimdevices.com/showthread.php?t=47857

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


Re: [SlimDevices: Plugins] MusicInfoScr not displaying playlist name

2008-05-28 Thread Pete7874

Ok, so in that case I'm back to square one.  Basically the MIS either
shows the playtime everywhere or nowhere.  It does not seem to want to
treat my playlists differently from all other music.


-- 
Pete7874

Pete7874's Profile: http://forums.slimdevices.com/member.php?userid=13825
View this thread: http://forums.slimdevices.com/showthread.php?t=47447

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


Re: [SlimDevices: Plugins] MusicInfoScr not displaying playlist name

2008-05-28 Thread Michael Herger
 Ok, so in that case I'm back to square one.  Basically the MIS either
 shows the playtime everywhere or nowhere.  It does not seem to want to
 treat my playlists differently from all other music.

??? I don't understand what you want or have or whatever. What do you expect? 
What do you get? Why should playlists be treated differently? From MIS' pov 
it's always the one and only now playing playlist, whether it's been loaded 
from an album, a radio directory or a saved playlist.

-- 

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


Re: [SlimDevices: Plugins] MusicInfoScr not displaying playlist name

2008-05-28 Thread Pete7874

Michael,

I guess I do not understand the purpose of having the Customize
playlist display option in your plug-in.  I thought that its purpose
was to have a different view when playing a playlist as opposed to
playing everything else.  But in my case they both look identical.


-- 
Pete7874

Pete7874's Profile: http://forums.slimdevices.com/member.php?userid=13825
View this thread: http://forums.slimdevices.com/showthread.php?t=47447

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


[SlimDevices: Plugins] Radio stations using Flash player

2008-05-28 Thread hugor

I'm trying to tune in to some internet radio stations with
squeezecenter.
Those stations (www.chom.com   www.couleurjazz.com  www.info690.com)
all use FlashPlayer.  Is there anything I can do ? 

Can someone help with valid URL ?
Thanks


-- 
hugor

hugor's Profile: http://forums.slimdevices.com/member.php?userid=17840
View this thread: http://forums.slimdevices.com/showthread.php?t=48230

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


Re: [SlimDevices: Plugins] Radio stations using Flash player

2008-05-28 Thread bpa

Can't play Flash audio URLs through SB. In some cases real URLs are
hidden behind Flash animation but it take work to find the URL and it
may vary with each playing. 

Stop gap would be to use Waveinput plugin which enables PC sound to
play out of SB.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] MusicInfoScr not displaying playlist name

2008-05-28 Thread Michael Herger
 I guess I do not understand the purpose of having the Customize
 playlist display option in your plug-in.  I thought that its purpose
 was to have a different view when playing a playlist as opposed to
 playing everything else.  But in my case they both look identical.

Ah, I see. No, that is not what it is meant to be. The Playlist mode is  
meant to be what you're seeing when you're scrolling through the currently  
playing playlist using the up/down keys.

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


Re: [SlimDevices: Plugins] IR Blaster for Slimserver 7

2008-05-28 Thread FaberOptim�

Hi,
I only have a new Duet (and indeed pleased to be joining such a vibrant
community!), which seems to have Infrared onboard in the controller
(there's a Factory Test option for Infrared in the menus and I can
see a typical IR emitter through the filter having the headphone socket
at controller top).
Though it's there, it seemingly isn't presently used or usable?
Given your valuable IRBlaster work, I wondered if you could provide
some advice.
Is your plugin able to use the built-in controller IR?


-- 
FaberOptimé

FaberOptimé's Profile: http://forums.slimdevices.com/member.php?userid=17602
View this thread: http://forums.slimdevices.com/showthread.php?t=38275

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


Re: [SlimDevices: Plugins] Auto Dim not working w/ 7.01

2008-05-28 Thread PRGeno

perdini;306267 Wrote: 
 Just go to player settings in Sc and set autobrightness to manually and
 Auto
 Display should work fine again.

I can confirm this does work!  Yea!!

What I don't know is if this behavior is different than earlier
versions of SC, as I don't remember what the setting was when I was on
the older versions.  Did this setting get it's default changed when the
upgrade to 7.0.1 came out, or did something change in the behavior of
this version?


-- 
PRGeno

PRGeno's Profile: http://forums.slimdevices.com/member.php?userid=718
View this thread: http://forums.slimdevices.com/showthread.php?t=47857

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


Re: [SlimDevices: Plugins] Radio stations using Flash player

2008-05-28 Thread Millwood

I don't think it will help with these, but sometimes RadioTime has a
link to a flash station.


-- 
Millwood

Millwood's Profile: http://forums.slimdevices.com/member.php?userid=3600
View this thread: http://forums.slimdevices.com/showthread.php?t=48230

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


Re: [SlimDevices: Plugins] Radio stations using Flash player

2008-05-28 Thread hugor

Thanks for the reply.  Can this be a possibility for a future plugin or
it is totally out of the question ?


-- 
hugor

hugor's Profile: http://forums.slimdevices.com/member.php?userid=17840
View this thread: http://forums.slimdevices.com/showthread.php?t=48230

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