Re: [SlimDevices: Plugins] Problem with SoftSqueeze

2008-05-21 Thread hhok2008
We are the creators of beautiful handmade 'copper sinks' (http://www.china-sinks.com). Our selection of products range from 'copper kitchen sinks' (http://www.china-sinks.com/kitchen/) and copper bathroom sinks, to 'bar sinks' (http://www.china-sinks.com/copper-bar-sinks/), farmhouse sinks and ves

Re: [SlimDevices: Plugins] Be careful with musicip tags

2008-05-21 Thread hhok2008
We are the creators of beautiful handmade 'copper sinks' (http://www.china-sinks.com). Our selection of products range from 'copper kitchen sinks' (http://www.china-sinks.com/kitchen/) and copper bathroom sinks, to 'bar sinks' (http://www.china-sinks.com/copper-bar-sinks/), farmhouse sinks and ves

Re: [SlimDevices: Plugins] XM not showing up on Duet controller

2008-05-21 Thread sgunn
Sad when you end up answering your own question. In squeezecenter, under favorites, select new favorite and enter xmradio://54 (for Lucy). -- sgunn sgunn's Profile: http://forums.slimdevices.com/member.php?userid=17545 Vi

Re: [SlimDevices: Plugins] AlienBBC, .ram files, and spaces?

2008-05-21 Thread wagstaff
Just updating this for anyone else having the same problem. The global search and replace didn't work for me with build 19294, but today gentoo released an ebuild for 7.0.1 build 19705 which works once I apply the code change above. Thanks again. -- wagstaff --

Re: [SlimDevices: Plugins] SuperDateTime no longer working with 7.1 update

2008-05-21 Thread sc53
Well finally had to resort to Leopard's Time Machine (so cool!) to go back a few days to sunday, when I know my SuperDateTime plugin was working. I restored my SqueezeCenter Preference Pane from that day and now I am back in business! I have no idea what went wrong, on the Beginners forum it was s

Re: [SlimDevices: Plugins] Squeezecenter and LADSPA

2008-05-21 Thread bhaagensen
I see, I know nothing about (brute)fir or ladspa, just thought it had a similar flavor. Anyway it definitely sound like something which would add value to the products. -- bhaagensen bhaagensen's Profile: http://forums.sli

Re: [SlimDevices: Plugins] MusicInfoSCR Bufferbar

2008-05-21 Thread brokenhat
There are 2 command, buffer, which shows the percentage and bufferbar which used to show the bar. The percentage one still works. I'll try the update, stay tuned. -- brokenhat brokenhat's Profile: http://forums.slimdevices

Re: [SlimDevices: Plugins] Squeezecenter and LADSPA

2008-05-21 Thread svendbjarne
It is some of the same, but while brutefir uses FIR filtering, LADSPA seems to have no limitations on what it can be used for. Would preferably not start to create lots of filters and tweak them to get good performance:) On the other side, Klaus has done a tremendous job on the brutefir drc plugi

Re: [SlimDevices: Plugins] MusicInfoSCR Bufferbar

2008-05-21 Thread Michael Herger
> I think it broke when 7.0 became final as it worked with the 7.0 betas, It definitely does work for me. While there's not a bar indicating the buffer, there's a percentage displayed. I've just uploaded the very latest v4.1 which adds icons for the sleep mode, indicating the (rough) time rem

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

2008-05-21 Thread madpatrick
After the upgrade and change to Wunderground i've again the weatherstation back. :-) But, what i mis with Wunderground is the forcast for tonight, which was available with weather.com. Can this be fixed ?? -- madpatrick m

Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2008-05-21 Thread mdeweger
There's something weird happening. Sometimes, after I've pushed "pause" on the remote, the Squeezebox resumes LastFM play again. This sometimes happens after 5 mins, sometimes much later. Anyone got any idea? -- mdeweger m

Re: [SlimDevices: Plugins] Squeezecenter and LADSPA

2008-05-21 Thread bhaagensen
Is this not about the same, or not? http://forums.slimdevices.com/showthread.php?t=45347 -- bhaagensen bhaagensen's Profile: http://forums.slimdevices.com/member.php?userid=7418 View this thread: http://forums.slimdevices

Re: [SlimDevices: Plugins] Using Erland's SQLPlayList in KDF's AlarmPlugin

2008-05-21 Thread sk33ve
Here we go - named obviously! I've tagged my changes with a comment of # sk33ve so you can see what I did easily. Briefly - DynamicPlaylist: - Added a call to ExtendedAlarm in initPlaylists to register our custom playlist. - Added a callback function which looks up the playlist name to find

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

2008-05-21 Thread boboiusa
Hi. I just installed the lastest version of this nice plugin. Works great running the 7.1 beta. However, being used the SuperDateTime plugin I really miss the size of the current temerature information. Sitting 10 feet from the player it's impossible to see the current temperature. It would be gr

Re: [SlimDevices: Plugins] Using Erland's SQLPlayList in KDF's AlarmPlugin

2008-05-21 Thread sk33ve
Yeah, sorry, I meant to say, I'll post them when I get home - not at the PC with them on currently. Other than this hitch though - seems to be working so thanks to you both for the work and hints! -- sk33ve QNAP TS-109Pro (Firmware: 2.0.1 build

Re: [SlimDevices: Plugins] Using Erland's SQLPlayList in KDF's AlarmPlugin

2008-05-21 Thread erland
sk33ve;303920 Wrote: > > The problem was that the playlist didn't actually *do* anything. I > could see it load it, and from the debug that worked successfully, but > it seemed to freeze rather than begin playing. I tried a few simple > workarounds like adding in a regular play command after t

Re: [SlimDevices: Plugins] Are you willing to pay for a Sirius Radio plug-in?

2008-05-21 Thread Bootzilla
wireless200;303100 Wrote: > Downloaded and installed 7.0.1 today. The new built-in Sirius plugin is > working well. Thanks for the plugin you did Greg. It definitely worked > well and I appreciate the time you spent on it. It was one of the > principle reasons I bought first a SB and then the

[SlimDevices: Plugins] Squeezecenter and LADSPA

2008-05-21 Thread svendbjarne
Does anyone know if someone has tried to create a SC plugin for LADSPA? http://www.ladspa.org/ I see there are a huge amount of filters implemented for this here: http://plugin.org.uk/ladspa-swh/docs/ladspa-swh.html This could be used to emulate tube amps, vinyl and other fun stuff:) If not, do

Re: [SlimDevices: Plugins] Using Erland's SQLPlayList in KDF's AlarmPlugin

2008-05-21 Thread sk33ve
I had a play at doing the work to merge these 2 at the weekend with mixed success. I got it so that DynamicPlaylist was registering custom playlists with ExtendedAlarm. I could then select these in the settings page and that all worked ok (found one bug which I can forward to you if you want). A

[SlimDevices: Plugins] cant connect to live365

2008-05-21 Thread mrgothic
hi i need help ive just purchased the hp mediasmart server with preinstalled new slimserver and im trying to get my details in for live365,ive got to the sevices page but it asks me for my email address which im ok with but also wants a password im not registered with slimdevices as it preinstalle

Re: [SlimDevices: Plugins] How to search for songs using Slimremote?

2008-05-21 Thread moley6knipe
IMHO it's worth having a look at the LazySearch plug-in http://www.hickinbottom.com/lazysearch - that's sped up my searching enormously! -- moley6knipe 2 x SqueezeBox 3 | 1 x SqueezeCenter 7 | 1 x Win XP Pro SP2 | 1 x Happy listener :-) -

Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2008-05-21 Thread jjsqueeze
Hi James, the 1.1.10 version works well in the Web UI but I am not able to switch the Last FM stations from the SBC (I have tested it with SC 7.1 as well as SC 7.01). Any clue ? Cheers, JJ -- jjsqueeze jjsqueeze's Profi

Re: [SlimDevices: Plugins] MusicInfoSCR Bufferbar

2008-05-21 Thread brokenhat
I think it broke when 7.0 became final as it worked with the 7.0 betas, I am on version 7.01 now and have the latest build from your web site of your program. Thanks for trying to help. If I choose bufferbar instead of the bar coming up the word "bufferbar" does. I have a squeezebox 3. Matt --

[SlimDevices: Plugins] Be careful with musicip tags

2008-05-21 Thread Nonreality
I just set up musicip and decided to have it tag it's values to the songs so that they would still be right if I moved the files. When you do this it warns you about doing m4a files. I read into it and it sounded like it might affect them if you use Itunes or air..the wireless system. I don't us

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

2008-05-21 Thread Phil Meyer
>The display coming back on, not sure what's up with that. Something >happening in the new SqueezeCenter. It doesn't appear to actually be >coming from the plugin in anyway, so I need to track down why the >server is resetting the brightness and how to get around it. I have a problem with the ne