Re: [SlimDevices: Plugins] Error in ExecuteScript
you are most welcome. -kdf On 8-Jan-08, at 11:25 PM, strindberg wrote: > > Now it seems to work flawlessly. Thank you very much for the quick fix > and for this very useful plugin. > > > -- > strindberg > > strindberg's Profile: http://forums.slimdevices.com/member.php?userid=11265 > View this thread: http://forums.slimdevices.com/showthread.php?t=41941 > > ___ > plugins mailing list > plugins@lists.slimdevices.com > http://lists.slimdevices.com/lists/listinfo/plugins ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Error in ExecuteScript
Now it seems to work flawlessly. Thank you very much for the quick fix and for this very useful plugin. -- strindberg strindberg's Profile: http://forums.slimdevices.com/member.php?userid=11265 View this thread: http://forums.slimdevices.com/showthread.php?t=41941 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] MusicInfoSCR 3.99 Beta (SlimServer 7 only)
> I'm obviously missing something obvious but I'm stumped - any pointers? Wait a second... so you got MIS as screensaver while playing, delay set to eg. 30 seconds. But before it kicks in you see a different screensaver? Do you have some other 3rd party screensaver (or related plugin) installed? Can you guess the delay before and after that other screensaver kicks in? Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] SlimNAS 0.91 on squeezecenter 05jan08
The disable/save, enable/save did the trick. Now the squeezecenter starts as expected. I also did a reboot and the server started perfectly after that as well. Another question. I have installed FreeNAS and SlimNAS on a compact flash, while my music is stored on a harddrive. My hope is that the harddrive will be able to spin down when my squeezebox is turned off. I assume that squeezecenter does not access he harddrive when the squeezebox is off and no database action is performed (e.g. scanning the library). Is this true? The FreeNAS embedded uses a RAM disk to minimize the number of writes to the CF, I assume this is not true for SlimNAS/squeezecenter. Which kind of information can be expected to be written to the flash by squeezecenter? Best regards Niclas -- niclas74 niclas74's Profile: http://forums.slimdevices.com/member.php?userid=14879 View this thread: http://forums.slimdevices.com/showthread.php?t=41794 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Error in ExecuteScript
I've posted v27, which is a rework to fix the prefs problem and the UI for selecting scripts on the player screen. -kdf -- kdf kdf's Profile: http://forums.slimdevices.com/member.php?userid=7 View this thread: http://forums.slimdevices.com/showthread.php?t=41941 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] MusicInfoSCR 3.99 Beta (SlimServer 7 only)
Michael Quick question (this is related to something I posted in the beta forum a couple of days ago). I just installed the latest MusicInfo on a fairly recent SC7 (first time I've tried this combination). I'm a little perplexed as to how to get it working properly - my memory was that you set MusicInfo as the Playing screensaver to have it replace the normal Now Playing but when I do that I have to set a short timeout (like 1 second) otherwise the old Now Playing shows for a while after I hit play. However with the 1 second delay navigating menus whilst playing becomes a pain because it keeps jumping back to MusicInfo. I'm obviously missing something obvious but I'm stumped - any pointers? -- radish radish's Profile: http://forums.slimdevices.com/member.php?userid=77 View this thread: http://forums.slimdevices.com/showthread.php?t=38248 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] New Caller ID Script
I have my bother do a test call. It worked but showed no name just the phone number in both places. What could be wrong with that? -Raymond Day -- Raymond Day Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332 View this thread: http://forums.slimdevices.com/showthread.php?t=41653 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] New Caller ID Script
I have to work on the start up yet. I used webmin. Because I could not find were it said to put the start up of mgetty on Ubuntu. Here is the 3rd test call with skype. This time it worked but skype only shows 0's. http://i93.photobucket.com/albums/l41/RaymondDay/Ubuntu/Slim-CallerID-Works.jpg I just started it on a line like this: [EMAIL PROTECTED]:/sbin# ./mgetty -x0 -n 2 -s 57600 /dev/ttyACM0 & The http://www.thespicers.net/cid.html said: T3:2345:respawn:/sbin/mgetty -x0 -n 2 -s 57600 ttyS0 But I could not find the /etc/inittab it must be some place else on ubuntu server. You caller ID sounds like it can do more and will do more. But I could not get it to work. -Raymond Day -- Raymond Day Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332 View this thread: http://forums.slimdevices.com/showthread.php?t=41653 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: SyncOptions -- two new synchronization options
More good news. Syncing at power on works fine with one additional patch to the SlimServer source. When players power on, there's a method called restoreSync() that's called, and that method needs patching to use the CLI so SyncOptions can do its thing. I've updated the patch file on my info page and in the new 1.3 zip file. It's about what you'd expect if you've looked at the older patch: Code: --- Slim/Player/Sync.pm (revision 12421) +++ Slim/Player/Sync.pm (working copy) @@ -256,7 +256,7 @@ if ($othermasterID && ($othermasterID eq $masterID)) { $client->syncgroupid($masterID); $other->syncgroupid($masterID); - sync($client, $other); + $other->execute( ['sync', $client->id() ] ); last; } Michael Herger;255975 Wrote: > > This sounds super slick! I can't wait for the SC7 version, so I don't > > have to restart 60min+ Listen Again programmes when moving to > another > > room > > Is this supported? Yes, this should work fine. I'm sitting on the couch with my wife, so my testing has been a SB3 hooked feeding a powered off receiver and Softsqueeze on a muted laptop, but from what I can see (literally), I had no problems having Softsqueeze sync up at the 46 minute mark of a 60 minute recording when I powered on Softsqueeze in a "power seperately" sync grouping with the SB3. And as of version 1.3, you can actually choose the "attempt mid-song sync" option. I messed up the web UI validation of that in verison 1.2. -Peter -- peterw http://www.tux.org/~peterw/ free plugins: http://www.tux.org/~peterw/#slim AllQuiet BlankSaver BottleRocket FuzzyTime SaverSwitcher SleepFade StatusFirst SyncOptions VolumeLock peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=41797 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Slacker
I am listening to it as I type -- brucegrr brucegrr's Profile: http://forums.slimdevices.com/member.php?userid=3964 View this thread: http://forums.slimdevices.com/showthread.php?t=41944 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] New Caller ID Script
I found out how at: http://www.thespicers.net/cid.html That must be were you got it and made it better. Here are all the commands I did to get it to work. You can see the error with yours. So I renamed it with a ~ at the end and used a wget to get the other cid.pl [EMAIL PROTECTED]:~# find / -name cid.pl /usr/share/slimserver/Plugins/CallerID/cid.pl [EMAIL PROTECTED]:~# [EMAIL PROTECTED]:~# chmod u+x /usr/share/slimserver/Plugins/CallerID/cid.pl [EMAIL PROTECTED]:~# perl -e 'use Text::CSV_XS' Can't locate Text/CSV_XS.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at -e line 1. BEGIN failed--compilation aborted at -e line 1. [EMAIL PROTECTED]:~# apt-get install libtext-csv-perl Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: libtext-csv-perl 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 24.5kB of archives. After unpacking 127kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com feisty/universe libtext-csv-perl 0.23-8 [24.5kB] Fetched 24.5kB in 0s (37.0kB/s) Selecting previously deselected package libtext-csv-perl. (Reading database ... 57800 files and directories currently installed.) Unpacking libtext-csv-perl (from .../libtext-csv-perl_0.23-8_i386.deb) ... Setting up libtext-csv-perl (0.23-8) ... [EMAIL PROTECTED]:~# perl -e 'use Text::CSV_XS' [EMAIL PROTECTED]:~# mgetty The program 'mgetty' is currently not installed. You can install it by typing: apt-get install mgetty Make sure you have the 'universe' component enabled -bash: mgetty: command not found [EMAIL PROTECTED]:~# apt-get install mgetty Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: mgetty-fax The following NEW packages will be installed: mgetty 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 173kB of archives. After unpacking 401kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com feisty/universe mgetty 1.1.35-3ubuntu1 [173kB] Fetched 173kB in 1s (148kB/s) Selecting previously deselected package mgetty. (Reading database ... 57813 files and directories currently installed.) Unpacking mgetty (from .../mgetty_1.1.35-3ubuntu1_i386.deb) ... Setting up mgetty (1.1.35-3ubuntu1) ... [EMAIL PROTECTED]:~# cd /usr/local/sbin [EMAIL PROTECTED]:/usr/local/sbin# ls cid.pl [EMAIL PROTECTED]:/usr/local/sbin# chmod u+x cid.pl [EMAIL PROTECTED]:/usr/local/sbin# ls cid.pl [EMAIL PROTECTED]:/usr/local/sbin# ./cid.pl a 01234567890 Can't locate Net/LDAP.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at ./cid.pl line 23. BEGIN failed--compilation aborted at ./cid.pl line 23. [EMAIL PROTECTED]:/usr/local/sbin# ls cid.pl [EMAIL PROTECTED]:/usr/local/sbin# mv cid.pl cid.pl~ [EMAIL PROTECTED]:/usr/local/sbin# wget http://www.thespicers.net/cid.pl --21:17:34-- http://www.thespicers.net/cid.pl => `cid.pl' Resolving www.thespicers.net... 212.159.9.131 Connecting to www.thespicers.net|212.159.9.131|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6,068 (5.9K) [text/x-perl] 100%[>] 6,068 --.--K/s 21:17:34 (49.22 KB/s) - `cid.pl' saved [6068/6068] [EMAIL PROTECTED]:/usr/local/sbin# ls cid.pl cid.pl~ [EMAIL PROTECTED]:/usr/local/sbin# chmod u+x cid.pl [EMAIL PROTECTED]:/usr/local/sbin# ls cid.pl cid.pl~ [EMAIL PROTECTED]:/usr/local/sbin# ./cid.pl a 01234567890 Couldn't open number file: /home/max/contacts.csv at ./cid.pl line 67. [EMAIL PROTECTED]:/usr/local/sbin# locate contacts.csv /home/part2/raymond/contacts.csv [EMAIL PROTECTED]: vi /usr/local/sbin/cid.pl [EMAIL PROTECTED]:/usr/local/sbin# ./cid.pl a 01234567890 [EMAIL PROTECTED]:/usr/local/sbin# It worked doing the ./cid.pl a 01234567890 displayed on my Slimp3 box and SoftSqueeze! But I called my self using skype out. It did not work. I guess I have to link the Port /dev/ttyACM0 some were? -Raymond Day -- Raymond Day Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332 View this thread: http://forums.slimdevices.com/showthread.php?t=41653 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] New Caller ID Script
I spent hours seeing if I could get a USB modem working on Ubuntu server to have it get caller ID. Reading things on the web it sounded like is hard to get a USB modem working on Linux. I did the command: usbmodules >From that info. I did: usbmodules --device /proc/bus/usb/002/002 I picked 002/002 because a command I did like this: lsusb Said "Bus 002 Device 002: ID 04c1:0097 U.S. Robotics (3Com)" The usbmodules only came back with "cdc-acm" I looked on google for cdc-acm and this this: /dev/ttyACM0 Did: minicom -s and put /dev/ttyACM0 in it's device. That worked! It talkes to my "3Com U.S. Robotics 56K Voice Faxmodem Pro" It's a nice modem and has a very good speaker phone. Here is a ati7 command in minicom: [EMAIL PROTECTED]:~# minicom Welcome to minicom 2.2 OPTIONS: I18n Compiled on Mar 7 2007, 15:10:03. Port /dev/ttyACM0 Press CTRL-A Z for help on special keys AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0 OK ati7 Configuration Profile... Product type US/Canada External Product ID:00560500 OptionsV32bis,V.80,V.34+,x2,V.90 Fax OptionsClass 1/Class 2.0 Line Options Caller ID, Distinctive Ring Voice Options Speakerphone, TAD Clock Freq 96.0Mhz EPROM 256k RAM32k FLASH date 6/12/2000 FLASH rev 4.10.174 DSP date 6/12/2000 DSP rev4.10.174 USB date 02/23/99 OK Now I just need to know how to set up the Caller ID Script. Do you have any text telling how and were to put the /usr/share/slimserver/Plugins/CallerID/cid.pl that is were I have it now. -Raymond Day -- Raymond Day Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332 View this thread: http://forums.slimdevices.com/showthread.php?t=41653 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] iTunes ratings and iTunesUpdate
James;256121 Wrote: > No, just depends if another plugin gets in there before you. > I think you know that already though - there's a bug out there to allow > multiple plugins to register commands in a single mode. > Yes, I know about that one. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.homeip.net/index.php/Category:SlimServer)) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=41902 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] MusicIP - Pressing Play does nothing
I would say that there is something wrong with your installation, at least it behaves differently than mine. I might have asked this already, but do you have any third party plugins installed ? I think you need to enable some debugging flags and provide the log file from SlimServer when you try to hold play. The debug flags are found in "Server Settings/Debugging", I think you probably want to enabled d_ir and maybe also d_command. There flags doesn't survive a SlimServer restart, so it would also be interesting to see the log when you start slimserver with: Slim.exe --d_ir (on Windows) slimserver.pl --d_ir (on Linux) At startup SlimServer reads the button configuration, so in the log provided when SlimServer is run this way it should be possible to see which key settings it uses. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.homeip.net/index.php/Category:SlimServer)) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=41761 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] iTunes ratings and iTunesUpdate
James;255838 Wrote: > > I think to get the number keys working everywhere you unfortunately > need to disable the Favourites plugin or set up a custom key map. > The number keys should still work when you're in the iTunes Update menu > though. > Are you saying that plugins no longer can register number keys in Now Playing menu ? This has definitely worked earlier and currently works on my 6.5 SlimServer which is using TrackStat for rating songs with number key from the Now Playing menu. I definitely don't have to use the custom.map file to get this to work. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.homeip.net/index.php/Category:SlimServer)) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=41902 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] iTunes ratings and iTunesUpdate
No, just depends if another plugin gets in there before you. I think you know that already though - there's a bug out there to allow multiple plugins to register commands in a single mode. James -- James James's Profile: http://forums.slimdevices.com/member.php?userid=189 View this thread: http://forums.slimdevices.com/showthread.php?t=41902 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Error in ExecuteScript
Quoting strindberg <[EMAIL PROTECTED]>: > And indeed, the script has not been run. I'll have to look at that tonight. > I have three questions: > > 1. Why is the script not run after I have set it in the interface? I'll look at that tonight > 2. I can't find out how to set the test.sh as the script to run through > the SB interface. Again, pressing the "Play" button runs the script, but > if I press "Right", nothing happens, and if I press "Left", I'm taken > back one step, but the value remains unset. When you press left to leave, whichever script was last shown is selected. As for why it's not saved, I'll have to look at that tonight. > 3. I am confused by this sentence on the web settings page: "Any > individual player settings will override unless left undefined or set > to "(server)"" What does it mean? Is there a setting for each player > (SB?)? yes. If you use the player interface to set scripts, then that is the setting for that player only. If you choose "(server)" then that sets the script to be used according to the server preference set through the web interface. -kdf ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Error in ExecuteScript
Thanks for the very quick response. I can now access the settings page. However, I still can't make it work as I had expected it to. Here's what I've done (I run Ubuntu Linux): 1. I've created a script called test.sh, made it executable for the squeezecenter user, and put it in /usr/sbin/scripts. 2. If I go through the SB (with the remote), and select Extras -> Execute Script -> Execute On Open File, I can choose test.sh, and if I press "Play" on the remote, the script is run. 3. I go the settings page on the web interface (under "Advanced"), and choose test.sh for the "On Open" action, and press "Apply". 4. When the next song is opened, I see this in the log: [08-01-08 21:35:45.1475] Plugins::ExecuteScript::Plugin::commandCallbackOpen (269) Execute: No Script Selected And indeed, the script has not been run. I have three questions: 1. Why is the script not run after I have set it in the interface? 2. I can't find out how to set the test.sh as the script to run through the SB interface. Again, pressing the "Play" button runs the script, but if I press "Right", nothing happens, and if I press "Left", I'm taken back one step, but the value remains unset. 3. I am confused by this sentence on the web settings page: "Any individual player settings will override unless left undefined or set to "(server)"" What does it mean? Is there a setting for each player (SB?)? -- strindberg strindberg's Profile: http://forums.slimdevices.com/member.php?userid=11265 View this thread: http://forums.slimdevices.com/showthread.php?t=41941 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] SlimNAS 0.91 on squeezecenter 05jan08
> The disable/save, enable/save did the trick. Now the squeezecenter > starts as expected. I also did a reboot and the server started > perfectly after that as well. Cool! > assume that squeezecenter does not access he harddrive when the > squeezebox is off and no database action is performed (e.g. scanning > the library). Is this true? As long as you only have the music files on the HD and don't do regular scans, this should work. > The FreeNAS embedded uses a RAM disk to minimize the number of writes > to the CF, I assume this is not true for SlimNAS/squeezecenter. Which > kind of information can be expected to be written to the flash by > squeezecenter? Database, log and configuration. I think this issue is controversial. While it's said to be a problem, I've read reports where they tried to systematically destroy flash memory by continuously writing & deleting data. And they haven't been able to wear it out... I wouldn't worry too much about it. Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] SlimNAS 0.91 on squeezecenter 05jan08
The disable/save, enable/save did the trick. Now the squeezecenter starts as expected. I also did a reboot and the server started perfectly after that as well. Another question. I have installed FreeNAS and SlimNAS on a compact flash, while my music is stored on a harddrive. My hope is that the harddrive will be able to spin down when my squeezebox is turned off. I assume that squeezecenter does not access he harddrive when the squeezebox is off and no database action is performed (e.g. scanning the library). Is this true? The FreeNAS embedded uses a RAM disk to minimize the number of writes to the CF, I assume this is not true for SlimNAS/squeezecenter. Which kind of information can be expected to be written to the flash by squeezecenter? Best regards Niclas -- niclas74 niclas74's Profile: http://forums.slimdevices.com/member.php?userid=14879 View this thread: http://forums.slimdevices.com/showthread.php?t=41794 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Error in ExecuteScript
I've posted an update that should work. -kdf ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Slacker
Can anyone get slacker to work ? -- grifforama grifforama's Profile: http://forums.slimdevices.com/member.php?userid=11239 View this thread: http://forums.slimdevices.com/showthread.php?t=41944 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Error in ExecuteScript
It seems there is a problem in the ExecuteScript plugin (downloaded today from http://code.google.com/p/kdfplugins/downloads/list, with the latest debian package of SC 7.0). When I go to the Settings page for the plugin, the page never loads, and in server.log I can read the following: [08-01-08 19:30:20.2812] Slim::Networking::Select::select (245) Error: Select task failed: Undefined subroutine &Plugins::ExecuteScript::scriptlist called at Plugins/ExecuteScript/Settings.pm line 60. -- strindberg strindberg's Profile: http://forums.slimdevices.com/member.php?userid=11265 View this thread: http://forums.slimdevices.com/showthread.php?t=41941 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] InGuz - how does the Enhanced Stereo Filter sound with Dolby DPLII?
On InGuz's website he says the Enhanced Stero Filter can be used: "To increase spatial separation between channels. The various Space filters broaden the stereo image in a normal system to well beyond the loudspeaker positions, enhancing the they are here feeling. Seems to me this might work really well with Dolby PLII in a surround system. Anyone tried it? (Please don't flame me with opinions that music should be listened to in 2-channel only). -- Rick B. Rick B.'s Profile: http://forums.slimdevices.com/member.php?userid=8973 View this thread: http://forums.slimdevices.com/showthread.php?t=41931 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: SyncOptions -- two new synchronization options
> This sounds super slick! I can't wait for the SC7 version, so I don't > have to restart 60min+ Listen Again programmes when moving to another > room Is this supported? Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] New Caller ID Script
I copy cid.pl to: /usr/share/slimserver/Plugins/CallerID restarted slim Server. But I don't see it in the plugins. -Raymond Day -- Raymond Day Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332 View this thread: http://forums.slimdevices.com/showthread.php?t=41653 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] New Caller ID Script
I like to have it work on my Slimp3 player. I hooked a old modem to my Unbutu box that has SlimServer running on it. It's plugged in a USB port. I have the cid.pl But were do I save it on my Linux Box? I guess I have to tell it some how that the caller ID is from a USB port? You have not read me text file that tells how to install it. -Raymond Day -- Raymond Day Raymond Day's Profile: http://forums.slimdevices.com/member.php?userid=1332 View this thread: http://forums.slimdevices.com/showthread.php?t=41653 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: SyncOptions -- two new synchronization options
This sounds great. It'd be fantastic if you could get this to happen at power-up. I too leave my squeezeboxen permanently synched, and have them join up at power on. If I could resume mid-track it'd be great. -- ttocs ttocs's Profile: http://forums.slimdevices.com/member.php?userid=14729 View this thread: http://forums.slimdevices.com/showthread.php?t=41797 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: SyncOptions -- two new synchronization options
iwp;255885 Wrote: > I have two players permanently synced but independently powered on/off - > if I turn one on while the other's playing, it syncs up (and currently > causes the current track to repeat). Does SyncOptions handle this > setup? It's kind of the reverse of "unsync at power off". No, it doesn't handle that yet. :-( If the sync remains in place at power off, currently you get the old "song restarts" behavior. -Peter -- peterw http://www.tux.org/~peterw/ free plugins: http://www.tux.org/~peterw/#slim AllQuiet BlankSaver BottleRocket FuzzyTime SaverSwitcher SleepFade StatusFirst SyncOptions VolumeLock peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=41797 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: SyncOptions -- two new synchronization options
This sounds super slick! I can't wait for the SC7 version, so I don't have to restart 60min+ Listen Again programmes when moving to another room This sounds so key it should be part of the built in sync functionality. Would there be any chance of this in the future does anyone think? -- SadGamerGeek SadGamerGeek's Profile: http://forums.slimdevices.com/member.php?userid=6145 View this thread: http://forums.slimdevices.com/showthread.php?t=41797 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] MusicIP - Pressing Play does nothing
erland;255834 Wrote: > You haven't created your own custom.map files or modified the > Default.map file in the IR directory, have you ? > > No, I have not. > > Does the MM icons in the web interface launch a mixer correctly or > doesn't these work either ? Yes, they do launch a mix correctly. -- Rick B. Rick B.'s Profile: http://forums.slimdevices.com/member.php?userid=8973 View this thread: http://forums.slimdevices.com/showthread.php?t=41761 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: SyncOptions -- two new synchronization options
peterw;255786 Wrote: > > 4) [new! improved!] press the right arrow and SyncOptions will sync up > at the current moment in the song. This is a little crude, and does > require the music to stop for a brief moment, but at least for MP3 > (and, I'd think, other native formats), it seems to work OK. > Sounds great - if you've made this work, you'll be worshipped as a god. I have two players permanently synced but independently powered on/off - if I turn one on while the other's playing, it syncs up (and currently causes the current track to repeat). Does SyncOptions handle this setup? It's kind of the reverse of "unsync at power off". Ian -- iwp http://www.last.fm/user/iwp/ iwp's Profile: http://forums.slimdevices.com/member.php?userid=409 View this thread: http://forums.slimdevices.com/showthread.php?t=41797 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: SyncOptions -- two new synchronization options
>4) [new! improved!] press the right arrow and SyncOptions will sync up >at the current moment in the song. This is a little crude, and does >require the music to stop for a brief moment, but at least for MP3 >(and, I'd think, other native formats), it seems to work OK. > Great! All I need now is a SC7 version ;) ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins