Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Michael Herger
One more thought... should we add the currently listed repos as defaults in 7.3? Did any of the plugin devs already write a script to create the .xml snippet automatically? I'd like to enhance the plugin builder to do this in the same process. I'm too lazy to do this manually all the time :-)

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread erland
mherger;362422 Wrote: If we are doing a table like this, should we split the description from the upgrade info as per erland's suggestion? I'm sorry, I can't find that suggestion. What was it about? If you add my repository you will see that the description for my plugins contains

Re: [SlimDevices: Plugins] [Announce] MusicInfoSCR 4.3 - now with theOriginal Boom Booklet Layout

2008-11-22 Thread Michael Herger
thanks for the update. I can see the same jumbo line on the transporters display...seems a bit like a hydra ;-) Oh, my second hydra? I thought I was blessed enough with the charset issues... So do you say the large additional line issue which was fixed in 4.3.3 showed up in 4.3.4 again? --

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread erland
mherger;362427 Wrote: Did any of the plugin devs already write a script to create the .xml snippet automatically? I'd like to enhance the plugin builder to do this in the same process. I'm too lazy to do this manually all the time :-) I think peterw did something which he posted in this

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Michael Herger
The idea was to split this into two different elements in the xml, for example a desc element and a changes element. Sounds reasonable to me. Especially if updates are listed in a separate table. If you split this into two XML elements, it would be nice if the changes element interpreted

Re: [SlimDevices: Plugins] [Announce] MusicInfoSCR 4.3 - now with theOriginal Boom Booklet Layout

2008-11-22 Thread schiegl
mherger;362429 Wrote: thanks for the update. I can see the same jumbo line on the transporters display...seems a bit like a hydra ;-) Oh, my second hydra? I thought I was blessed enough with the charset issues... Michael me too. mherger;362429 Wrote: So do you say the large

Re: [SlimDevices: Plugins] [Announce] MusicInfoSCR 4.3 - now with theOriginal Boom Booklet Layout

2008-11-22 Thread amcluesent
This was my use case - Softsqueeze display was OK Went into configuration panel for MusicInfoScreen, Squeezecentre font was set on, single line (large font) was set to title. Set single line left element to 'blank', set use Squeezcentre font to 'off'. Jumbo title appeared as overlay on

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread bonze
Michael - I have added your repository to the list in SC7.3 It didn't seem to recognise that I already had the CPAN Modules installed. I then removed them manually along with Album Review Biography etc. and added again through the Extension Downloader. It still lists the CPAN in the 'available'

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2008-11-22 Thread erland
The Title Switcher 1.1 is now available, the corrected/new functionality is: - Added support for skipping blank formats - Added support for waiting longer for long texts that needs to scroll - Added support for adding static texts before format string - Added configurable default switching time

Re: [SlimDevices: Plugins] Announce: Title Switcher for switching texts on player display

2008-11-22 Thread erland
Title Switcher 1.1 is now available, see here for more information: http://forums.slimdevices.com/showthread.php?p=362441#post362441 -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) 'My download page' (http://erland.isaksson.info/download) (Developer of 'TrackStat,

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread bonze
I get the attached in server.log after opening the Extension Downloader page. +---+ |Filename: repos.txt| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=6301|

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Michael Herger
I then removed them manually along with Album Review Biography etc. and added again through the Extension Downloader. It still lists the CPAN in the 'available' section, not the 'installed' section. Ok, MHCPAN isn't a real plugin. I guess it needs an install.xml to be working find. I'll see

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Michael Herger
I get the attached in server.log after opening the Extension Downloader page. Please update your SC - I've added that string yesterday. -- Michael ___ plugins mailing list plugins@lists.slimdevices.com

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
mherger;362452 Wrote: I then removed them manually along with Album Review Biography etc. and added again through the Extension Downloader. It still lists the CPAN in the 'available' section, not the 'installed' section. Ok, MHCPAN isn't a real plugin. I guess it needs an

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
So Michael - I wil implement Erlands proposal of a 'changes' param as well as a 'desc' param in the xml parser. This should be shown on when requested by the user (i.e. on mouseover or something) and should be available in at least the upgrade section, possibly the install but I am not sure

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
mherger;362427 Wrote: One more thought... should we add the currently listed repos as defaults in 7.3? Michael As I responded off list Michael - I'd prefer to do something outside the server code for this. As we have the default repo url, I'd like to look at something really simple to

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread erland
Triode;362458 Wrote: Erland - this will be localisable just as the desc field. Does this suit your requirements? Yes it will. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) 'My download page' (http://erland.isaksson.info/download) (Developer of 'TrackStat,

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
One other thing I was thinking about (which won't make 7.3) is whether we should have a post install action which a plugin is able to include if it wants something done one on installation before it is started for real? I am thinking about this for Alien on windows as I think it may be an idea

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
It can go in a Bin folder within the plugin which will be writable - need to try on Vista to see what UAC does for this though. We already use this for the mplayer.sh script which ships with alien on non windows builds. -- Triode

Re: [SlimDevices: Plugins] Announce: SqueezeCenter 7.0 beta versions of my plugins

2008-11-22 Thread wowo
1)I have disabled:Album Review, Biography, LazySearch2, Lyrics Enabled:Custom Browse, MusicInfoSCR, TrackStat The m functioned without hanging of the squeezebox 2)I have disabled:Album Review, Biography,Lyrics Enabled:Custom Browse, MusicInfoSCR, TrackStat, LazySearch2 The m does not work and

[SlimDevices: Plugins] World Clock : Upgraded to SC7 Doesn't work

2008-11-22 Thread blindman
Hi I have a SqueezeBox Classic and was running Slimserver 6.5 I had a plugin in World Clock as a screen saver. I've upgraded to Squeeze centre 7.2 and can't for the life of me get the World clock to work. Is it not compatable with SC7 ? Any help wuld be appreciated. Thanks. -- blindman

[SlimDevices: Plugins] Custom Browse: How to delete a menu from Music Library

2008-11-22 Thread AndrewFG
I have just started with Custom Browse and I created a new browse menu which I then added to SqueezeCenter's Music Library menu folder. -- So far so good... Then I realised I was not happy with the name that I had given to my new browse menu, so I used Custom Browse to rename it. Unfortunately I

Re: [SlimDevices: Plugins] Custom Browse: How to delete a menu from Music Library

2008-11-22 Thread erland
You will need to restart SqueezeCenter for the old menu to be removed. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) 'My download page' (http://erland.isaksson.info/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom

Re: [SlimDevices: Plugins] Dynamic Playlist and Spicefly Sugarcube mixes

2008-11-22 Thread erland
Philip Meyer;362497 Wrote: In the WebUI or classic Player UI, if I go to Music Library Dynamic Playlists Favourites Spicefly SugarCube and press the play icon, nothing happens. Do you get anything in the SqueezeCenter log ? If not, could you enable debug logging on

Re: [SlimDevices: Plugins] ResetVolume and 7.2

2008-11-22 Thread kolding
MeSue;362028 Wrote: I installed SC 7.3 today and reinstalled ResetVolume via the Extension Downloader, but now the settings page for ResetVolume is blank when I try to pull it up via player settings in the webUI. Packaging error. Please remove it and try it again. Eric -- kolding

Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2008-11-22 Thread gharris999
Heh. I'm half way through enabling this very feature (setting or clearing a block from the SBC / SB3). -- gharris999 gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread:

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

2008-11-22 Thread GoCubs
MeSue;351242 Wrote: Yesterday I installed SDT for both of my Booms since I already had clocks in the rooms where I keep them. I have two Booms from beta testing. One is an early beta unit and one is late beta (production) model. I used identical SDT settings for both of them. On the EARLY

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

2008-11-22 Thread GoCubs
Steve Baumgarten;355498 Wrote: Should have turned on debugging, this may help. I just restarted SqueezeCenter and turned on debug logging for SDT. With the Knicks and the NJ Nets as the only two sports teams currently selected: [08-10-31 21:25:39.8878]

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

2008-11-22 Thread GoCubs
nuzzy;358056 Wrote: Hi Greg, Any time to work on the stock function for the Duet yet? Thanks!!! Good idea, not sure how I never thought of including them. They're in the next version, hopefully posted today. -Greg -- GoCubs

Re: [SlimDevices: Plugins] SQL Playlist error

2008-11-22 Thread gonk
Seems that I have a similar error, see my post here: http://forums.slimdevices.com/showthread.php?p=362578#post362578 I have not imported any backup from SS6. -- gonk Does this unit has a bad motivator? gonk's Profile:

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
Ignore last discussion - I've done the download for mplayer within the plugin. (Alien's now available from the repo page) -- Triode Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread:

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread bonze
Triode;362589 Wrote: Ignore last discussion - I've done the download for mplayer within the plugin. (Alien's now available from the repo page)Got this in the server.log Still seems to run OK. Plugins::Alien::Plugin::mplayer (151) download_failed -

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
bonze;362596 Wrote: Got this in the server.log Still seems to run OK. Plugins::Alien::Plugin::mplayer (151) download_failed - http://www.mplayerhq.hu/MPlayer/releases/win32/MPlayer-mingw32-1.0rc2.zip - Connect timed out: Bad file descriptor If you go to the alien settings page what does

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread bonze
Triode;362601 Wrote: If you go to the alien settings page what does it say about mplayer? It may have got it again if you restarted the server? Does it play? (there's another error with the current 7.3 nightlies which means it won't parse all of the iPlayer menus, but it should play in

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
bonze;362604 Wrote: On the Alien settings page it gives the same message. It will play - I have tried playing an Alien live stream through SqueezePlay and and SB3. Would it pick up mplayer from the previous install in server/bin ? Yes probably - can you restart the server and see if it

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread bonze
OK - restarted. On the Alien settings page it said 'downloading' and then 'Downloaded Successfully' :) Do I remove the mplayer.exe from server/bin/MSWin...? -- bonze TranquilPC T2-WHS-A3 - SqueezeCenter Version: 7.3 - 24011 3 x wireless SB3 + a Duet

Re: [SlimDevices: Plugins] Announce: 7.3 Plugin Installer

2008-11-22 Thread Triode
Please do and confirm it still works -- Triode Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=54805

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

2008-11-22 Thread GoCubs
I've gone ahead and posted SuperDateTime 5.8.0 to www.gregbrown.net -Overhauled NBA parsing (Thanks Steve B, Sarah and Hannah). -Stock information now viewable via Duet controller -To support our international friends, stock display/refresh is now 24/7. -Unit of measure for certain forecasts and