Can get the download to work at all - even after multiple gos
Results 11 to 15 of 15
-
2006-01-09, 05:41 #11
- Join Date
- May 2005
- Posts
- 321
like to try it but
-
2006-01-09, 06:49 #12
- Join Date
- Oct 2005
- Posts
- 66
Originally Posted by gandt
http://slightserver.batcave.net
-
2006-01-09, 09:16 #13Mitch HardingGuest
Re: Announce: Java-based server, SlightServer 0.2
Do you think the space in your music directory is causing the problem? Do
you perhaps need to enclose it in quotes?
On 1/8/06, Listener <Listener.21c8hb (AT) no-mx (DOT) forums.slimdevices.com> wrote:
>
>
> clumsyoik Wrote:
> > Thanks for your efforts. If you do find a little spare time, I'd be
> > interested to see your slightserver.properties, so I can work out why
> > it didn't find your library.
> >
> > CO
>
> I already listed the only change I made to the properties file but here
> is the entire file.
>
> Bill
>
>
>
> #----------------------------------------------------------------------------
> # slightserver.properties
> #
> # Use a single forward slash as the file
> # separator for all OS's, including Windows.
> # ${user.home} will be expanded to the user's
> # home directory, typically /home/fred on linux
> # and c:\Documents and Settings\fred on Windows.
>
> #----------------------------------------------------------------------------
> database_dir=${user.home}/.slightserver/database
> transcode_cache_dir=${user.home}/.slightserver/transcode-cache
> transcode_cache_max_size=120M
> podcast_cache_dir=${user.home}/music/podcasts
> # music_dir=${user.home}/music
> music_dir=c:/My Music/music
>
>
> --
> Listener
> ------------------------------------------------------------------------
> Listener's Profile: http://forums.slimdevices.com/member.php?userid=2508
> View this thread: http://forums.slimdevices.com/showthread.php?t=19843
>
>
-
2006-01-09, 10:36 #14
Originally Posted by clumsyoik
-
2006-01-09, 17:50 #15
- Join Date
- Nov 2005
- Posts
- 199
Originally Posted by Mitch Harding
Bill