You might try installing the full svn version. I'm running 6.5 that way and, aside from expected beta hiccups, it's working really well with my all-flac library. The only area that seems unfunctional right now is playlists. You can check the wiki for instructions on installing the whole svn, but, briefly, you'll need to:
Download and install Activestate Perl: http://www.activestate.com/store/languages/register.plex?id=ActivePerl Find and download a version of subversion. I use this one: http://subversion.tigris.org/servlets/NewsItemView?newsItemID=1417 Run a batch file something like this: c: md "C:\Program Files\SlimServer65" cd "C:\Program Files\SlimServer65" "C:\Program Files\Subversion\bin\svn.exe" co http://svn.slimdevices.com/repos/slim/trunk "C:\Program Files\SlimServer65" Thereafter, to update to the most current version, run this command: "C:\Program Files\Subversion\bin\svn.exe" up "C:\Program Files\Slimserver65" See the wiki for how to run the full-blown perl and code system as a windows service. -- gharris999 ------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=20261 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
