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

2009-05-02 Thread gharris999
OK, new version at thread head: http://forums.slimdevices.com/showthread.php?t=48521 === WHAT'S NEW: 20090501 === Tweaks to the webUI. (Thanks to Michael for making me learn some javascript.) Bug fixes: Fixed CSRF violation on webUI action page refresh

[SlimDevices: Plugins] Dynamic/SQL Playlists with iPeng

2009-05-02 Thread MillmoorRon
I have several playlists that take two years as input that work fine through the SB (classic) remote. When I try them in iPeng (1.1) after selecting the first year I just get a blank screen. Do I need to make change to the code (example below) or is this an iPeng issue? --

Re: [SlimDevices: Plugins] TrackStat CLI commands?

2009-05-02 Thread erland
pippin;419732 Wrote: with id being the track_id of the track to rate id can also be the full path of the track to rate if you don't have the track identifier, although it's preferred to use the track identifier if you have it. pippin;419732 Wrote: r being the rating between 0 and 5 or

Re: [SlimDevices: Plugins] SQL error on Genre/Sub genre menu

2009-05-02 Thread erland
chill;419802 Wrote: Any tips for trouble-shooting this? You could post the prefs/plugin/custombrowse.pref file which store the Custom Browse settings, but I think it will look normal since it works on some computers. My feeling is still that this is a web browser issue. If I understand you

Re: [SlimDevices: Plugins] Dynamic/SQL Playlists with iPeng

2009-05-02 Thread pippin
Hm, I have little experience with SQL-P. Could you send me the template files? Does it work on the controller or SqueezePlay? If yes, it's an iPeng issue, if no, it's an issue with your code or with the plugin -- pippin --- see iPeng, the Squeezebox iPhone remote, at penguinlovesmusic.com

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

2009-05-02 Thread epoch1970
one more time. I'm sure. Sorry this is a bit of hijack of the thread. I wrote this: http://forums.slimdevices.com/showthread.php?t=62944 in the SC forum. Would you consider mounting/dismounting USB a part of server power control ? There is one obvious problem, I think: when unmounting, the

Re: [SlimDevices: Plugins] 7.3 and XM radio

2009-05-02 Thread mkaye
i have it working on a Vista 32 machine i really miss the keep-connection-alive feature of the previous versions restarting it every 3 hrs is a bit of a pain mark -- mkaye mkaye's Profile:

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

2009-05-02 Thread tamanaco
gharris999;419851 Wrote: Fixed CSRF violation on webUI action page refresh for Firefox IE (hopefully). Please kick the tires on the web UI using your favorite browser and favorite SqueezeCenter skin. Please let me know if the CSRF violations continue to appear. Also, let me know

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

2009-05-02 Thread Triode
I've been looking at the issue of streams stopping as discussed above and have come up with a beta version which will hopefully address this. It requires a small change to the server code, so you will need to be running the latest 7.4 nightly beta release of the server. (If not it will now stop

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-05-02 Thread pippin
bump Did you have a chance to look at this? -- pippin --- see iPeng, the Squeezebox iPhone remote, at penguinlovesmusic.com pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread:

Re: [SlimDevices: Plugins] 7.3 and XM radio

2009-05-02 Thread jdc
One more quick update... I turned on sync'ing between two booms and to my great surprise it seems to be working. This was definitely not the case with the old version, and is of huge benefit to me. I did experience one stop/drop this morning where I had to restart, hopefully will be rare, but I

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

2009-05-02 Thread gharris999
tamanaco;419932 Wrote: I just tested this new version using both IE8 and Firefox 3.0.10 and the CSRF violation is gone. Just one more small cosmetic suggestion... Once the click Suspend to SN I get several messages with the countdown after that the last message reads Suspending to

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

2009-05-02 Thread rodef
bsc001;387745 Wrote: Thanks both for the feedback.I'm completely with you on non-bloated code. the tweaks necessary to support the BOOM are small: 1) Add a : to the custom 5x7 character set, so the time can display properly 2) Use $client-isa(Slim::Player::Boom) to identify Boom, and

Re: [SlimDevices: Plugins] In Praise of Sugarcube

2009-05-02 Thread slackhead
raven22;419745 Wrote: Can't do without Sugarcube either. Same for me! -- slackhead slackhead's Profile: http://forums.slimdevices.com/member.php?userid=13963 View this thread:

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

2009-05-02 Thread tamanaco
gharris999;419953 Wrote: I'm open to suggestions, though. Another, far easier approach would be to automatically redirect the browser to www.squeezenetwork.com for any of the 2sn actions after a suitable timeout. Is that something you'd like to see? I'm fine with a final message that

Re: [SlimDevices: Plugins] Dynamic/SQL Playlists with iPeng

2009-05-02 Thread MillmoorRon
I don't own a Controller but I've just tried Squeezeplay and it doesn't work with that either! Works fine through the standard remote or web interface though. It's not based on a template, the attached code is all I use. (in a '.sql.xml' file) -- MillmoorRon

Re: [SlimDevices: Plugins] Dynamic/SQL Playlists with iPeng

2009-05-02 Thread pippin
MillmoorRon;419991 Wrote: I don't own a Controller but I've just tried Squeezeplay and it doesn't work with that either! Works fine through the standard remote or web interface though. OK, I think we need Erland, then :-) Looks like an issue with the plugin It's not based on a template,

Re: [SlimDevices: Plugins] Softsqueeze 3.9 beta for testing

2009-05-02 Thread peterbell
bpa;419480 Wrote: The same error message has been reported by other users for different plugins so it appears to be a download issue which affects some users. You could try a manual install. [Snip] That appears to have worked ... many thanks. I'll have a play with 3.9 later. --

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

2009-05-02 Thread gharris999
epoch1970;419909 Wrote: About the JS timeout thing. I saw Michael's response. I didn't try the plugin. Do you have a link that allows for refresh by clicking on it, when JS is disabled? (other skins, perhaps). If any applicable, I was ready to suggest a noscript structure, but then I learnt

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

2009-05-02 Thread gharris999
tamanaco;419969 Wrote: I'm fine with a final message that reads as you mentioned OK. Server should be suspended by now. I can always verify that it has switched to the SN by looking at the SB3 screen. I'm actually enthused now about the idea of redirecting the browser to SqueezeNetwork after

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

2009-05-02 Thread epoch1970
Thanks for your ideas. I don't know why I didn't thought of powering down the whole thing... The lack of buttons and of any physical sleep state, I guess. (It is offline, or S0) The drive holds all the data, and right now I can't see how useful the machine would really be without it plugged in.

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

2009-05-02 Thread epoch1970
gharris999;420002 Wrote: I'm actually enthused now about the idea of redirecting the browser to SqueezeNetwork after the 2sn actions. Can you think of any idea why this wouldn't be a good idea? For the non-2sn actions, I'll try to add a mission *should be* accomplished notification. My

Re: [SlimDevices: Plugins] Announce: PlayLog -- log track info, easy web searches

2009-05-02 Thread peterw
alphagamma;419652 Wrote: Ah I see there is a problem in your if structure, I changed it to: ... Now it works :) Ah, that's great to hear. Thanks for diving finding my goof. I've got a new version in my testing repo/dir now, but I won't push it to the stable repo/dir until I'm able to test

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

2009-05-02 Thread gharris999
epoch1970;420014 Wrote: For the non-2sn actions, I'd say you could try to ping something via http. When the SC server stops responding, then the machine is down or will be soon, theoretically. In the old days (again), you would try to use JS to reload a transparent pixel regularly, and watch

Re: [SlimDevices: Plugins] iPeng support thread

2009-05-02 Thread roloc
Purchased a duet player to work with my ipod touch, but can't get the player configured with ipeng. When I go to squezeenetwork and enter in the PIN ipeng provided, I get this error message Unknown PIN code provided. Where in ipeng can I double check to make sure the PIN is correct? Can I reset

Re: [SlimDevices: Plugins] iPeng support thread

2009-05-02 Thread pippin
roloc;420041 Wrote: Purchased a duet player to work with my ipod touch, but can't get the player configured with ipeng. When I go to squezeenetwork and enter in the PIN ipeng provided, I get this error message Unknown PIN code provided. Where in ipeng can I double check to make sure the PIN

[SlimDevices: Plugins] Announce: Bill's Jammin Jukebox 0.8

2009-05-02 Thread billf5293
Java front end to control SqueezeCenter. Many bug fixes and UI improvements. Now that I have a linux box with X I have been able to better test it in a linux environment. Still working on the radios and music services stuff but decided to go ahead and release what I had.

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

2009-05-02 Thread rodef
GoCubs;419560 Wrote: Please remove the plugin and use the extension downloader to install it cleanly for ya. -Greg Hi - How do I do a completely clean install of SDT? I removed it from extension downloader and restarted Squeezecenter. I then re-installed it from SDT and restarted again. But

Re: [SlimDevices: Plugins] Announce: Bill's Jammin Jukebox 0.8

2009-05-02 Thread funkstar
That looks good bill. Good work :) -- funkstar my collection: *1*x boom *2*x controller, *1*x receiver *2*x sb3 (sliver/black, *1*x sb2 wired (silver), *1*x sb (black) *1*x slimp3 (with rear shield) interested in any others if you have them!

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

2009-05-02 Thread munch
GoCubs;419560 Wrote: Please remove the plugin and use the extension downloader to install it cleanly for ya. -Greg thanks greg - works great -- munch munch's Profile:

Re: [SlimDevices: Plugins] Titleparser-Plugin

2009-05-02 Thread dip
DieterK, it would be great if you could post your plugin, since I also hear Bayern 3 and miss the title/artist information. -- dip dip's Profile: http://forums.slimdevices.com/member.php?userid=902 View this thread:

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

2009-05-02 Thread Phil Meyer
I'm actually enthused now about the idea of redirecting the browser to SqueezeNetwork after the 2sn actions. Can you think of any idea why this wouldn't be a good idea? I've only half been reading this, but it seems a bit strange. Under what circumstances would this be useful? If you are using

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

2009-05-02 Thread pippin
Philip Meyer;420089 Wrote: If you are using a web browser remotely, you're probably not interested in controlling players through SN. I don't understand this. If you are shutting down your server because you want to use SN instead while sitting at your PH (or using the handheld skin) this

Re: [SlimDevices: Plugins] 7.3 and XM radio

2009-05-02 Thread wsmknicks
Yes...how would you like a contribution! PayPal? -- wsmknicks wsmknicks's Profile: http://forums.slimdevices.com/member.php?userid=20272 View this thread: http://forums.slimdevices.com/showthread.php?t=56497

Re: [SlimDevices: Plugins] iPeng support thread

2009-05-02 Thread roloc
Thanks, Pippin. I understand much better now... I have SC up and running, and used UDAP to setup my receiver. I can now successfully stream music using ipeng. Still not sure how to go about registering on SN. Am I correct in understanding your previous message to mean I have to register the

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

2009-05-02 Thread gharris999
Philip Meyer;420089 Wrote: I'm actually enthused now about the idea of redirecting the browser to SqueezeNetwork after the 2sn actions. Can you think of any idea why this wouldn't be a good idea? I've only half been reading this, but it seems a bit strange. Under what circumstances

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

2009-05-02 Thread gharris999
pippin;420094 Wrote: I don't understand this. If you are shutting down your server because you want to use SN instead while sitting at your PH (or using the handheld skin) this makes perfect sense. I reckon that's a quite common use case, myself, at least, I wouldn't have come to the idea

[SlimDevices: Plugins] No-Standby-Plugin

2009-05-02 Thread DieterK
Hello again, i have a problem with my Squeezebox Boom. I'm using the box in the kitchen for playing music from morning till night. But sometime my router auto-reconnects (connection down for ~1 minute) and then the box stops playing and is in standby mode (shows the time). Is there a plugin that