[slim] Re: Slim.exe commands

2006-06-29 Thread audiofi
blkwrx Wrote: Yes but the server isn't started in time. I've been researching a way to delay opening the url shortcut until after the server is started but I haven't found one yet. Can't you build a batch script/vb program which waits for a few seconds (pinging localhost or something) then

[slim] Re: Slim.exe commands

2006-06-29 Thread blkwrx
audiofi Wrote: Can't you build a batch script/vb program which waits for a few seconds (pinging localhost or something) then launch the IE, with the homepage set to the rescan page? I have done this a couple of times where programs needed loading in a certain order and it has always

[slim] Re: Slim.exe commands

2006-06-29 Thread radish
You can use at to schedule a task to run in the future. -- radish radish's Profile: http://forums.slimdevices.com/member.php?userid=77 View this thread: http://forums.slimdevices.com/showthread.php?t=25046

[slim] Re: Slim.exe commands

2006-06-29 Thread blkwrx
I think I found an easy answer From Wiki Wrote: Scanning your library Of course, you will want to keep adding new music to your slimserver library... or perhaps you will have updated the tags in your files. In either case, slimserver needs to be told that something has changed in the

[slim] Re: Slim.exe commands

2006-06-29 Thread JJZolx
blkwrx Wrote: I think I found an easy answer Which was what? I'd assume that if you'll be yanking the hard drive and hauling into the house to put new music on the server, then you'll be adding a lot more than a single album at a time. Browse Music Folder would work, but it's pretty tedious

[slim] Re: Slim.exe commands

2006-06-29 Thread blkwrx
JJZolx Wrote: Which was what? I'd assume that if you'll be yanking the hard drive and hauling into the house to put new music on the server, then you'll be adding a lot more than a single album at a time. Browse Music Folder would work, but it's pretty tedious (particularly using the

[slim] Re: Slim.exe commands

2006-06-28 Thread oreillymj
Try slim.exe --help It'll print a list to the console. -- oreillymj oreillymj's Profile: http://forums.slimdevices.com/member.php?userid=699 View this thread: http://forums.slimdevices.com/showthread.php?t=25046

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
Thanks. Should have thought of that. That will teach me to ask questions right before going to bed. -- blkwrx blkwrx's Profile: http://forums.slimdevices.com/member.php?userid=4664 View this thread:

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
Does the slim.exe --help show all the commands because I was looking for a command line way to have it rescan the music director and I don't see that under --help? Sorry if this is another dumb question. -- blkwrx

[slim] Re: Slim.exe commands

2006-06-28 Thread JJZolx
blkwrx Wrote: Does the slim.exe --help show all the commands because I was looking for a command line way to have it rescan the music director and I don't see that under --help? There was --scanonly but I don't want to exit when done. Sorry if this is another dumb question. You would do

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
JJZolx Wrote: You would do this in 6.2.x and 6.3 by having SlimServer already running and then using the CLI to send it a command to rescan. The CLI interface is just a telnet interface to the server. You could either use Windows Scriptiong Host to script the Windows telnet.exe client, or

[slim] Re: Slim.exe commands

2006-06-28 Thread bpa
I think --stdio will then let you do CLI from the the console although I have never tried it. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread:

[slim] Re: Slim.exe commands

2006-06-28 Thread radish
blkwrx Wrote: Hey Jim thanks for the response. The OS I'm running can not install teraterm and has the telnet services removed so unless you guys go another way I'll have to figure out another way. It's the telnet client you need - not the telnet service. You can use the built in windows one

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
radish Wrote: It's the telnet client you need - not the telnet service. You can use the built in windows one or something like hyperterminal or putty. If those are a no-go you can look at something like starting IE with a magic url to trigger the scan. telnet clint is also removed I was

[slim] Re: Slim.exe commands

2006-06-28 Thread radish
Something like this should do the trick, just fix the server URL. http://localhost:9000/setup.html?page=serverrescantype=1rescanrescan=Rescan Try this first in IE, you may get a CAUTH warning, in which case use the URL it provides on that page. -- radish

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
radish Wrote: Something like this should do the trick, just fix the server URL. http://localhost:9000/setup.html?page=serverrescantype=1rescanrescan=Rescan Try this first in IE, you may get a CAUTH warning, in which case use the URL it provides on that page. Thanks, worked perfect. --

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
Another question... When slimserver starts it brings up IE to http://localhost:9000/ Is ther a place to change this to the rescan url without too much trouble? Thanks -- blkwrx blkwrx's Profile:

[slim] Re: Slim.exe commands

2006-06-28 Thread radish
Not that I know of, but I don't use the tray icon. Out of curiosity - why do you want to rescan so often? -- radish radish's Profile: http://forums.slimdevices.com/member.php?userid=77 View this thread:

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
radish Wrote: Not that I know of, but I don't use the tray icon. Out of curiosity - why do you want to rescan so often? I don't necessarily. I'm putting an SB2 and a CarPC in my car and its not going to be hooked up to a monitor so I need to automate all these features. I have the SlimServer

Re: [slim] Re: Slim.exe commands

2006-06-28 Thread kdf
On 28-Jun-06, at 7:39 PM, blkwrx wrote: radish Wrote: Not that I know of, but I don't use the tray icon. Out of curiosity - why do you want to rescan so often? I don't necessarily. I'm putting an SB2 and a CarPC can you not save the rescan url as a shortcut and put it in the startup

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
kdf Wrote: can you not save the rescan url as a shortcut and put it in the startup folder? -k Yes but the server isn't started in time. I've been researching a way to delay opening the url shortcut until after the server is started but I haven't found one yet. -- blkwrx

[slim] Re: Slim.exe commands

2006-06-28 Thread JJZolx
blkwrx Wrote: I don't necessarily. I'm putting an SB2 and a CarPC in my car and its not going to be hooked up to a monitor so I need to automate all these features. I have the SlimServer installed on a external drive and it automatically runs when the drive is plugged in (the drive also has

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
JJZolx Wrote: Enable the 'Rescan Music Library' plugin and just set it to rescan every night. You should run the server as a service so that it automatically starts up when the computer boots. Although if you don't have it set up as a service now, and you've write protected the system

[slim] Re: Slim.exe commands

2006-06-28 Thread blkwrx
Well it did work :) I finally played around with some of the server setting too and disabled some stuff so it will load faster. But I don't think its going to work for a library rescan because on my home computer the drive comes up as L: and the D: drive is a fixed drive that needs to be labeled