Lowrent;143948 Wrote: > A nice feature worth adding to SlimServer 7 would be a "NewMusic" > folder. > > The server could scan that folder every x minutes to see if new music > has been added. If it's the case, simply add the information to the > database and move the files to the normal music storage folder. > > That would avoid scanning the whole huge library to simply have access > to some new file via the standard browse by pages. > > The AudioRequest works that way (and it's the only thing i like about > it...).
Since the scanner now exists as a separate program, you could *very* easily write your own script to do something like this. Or do what I've done: I already had scripts to manage the copying/placing of files in the right places on my server, I just added the line "c:\Program Files\SlimServer\server\scanner" --rescan g:\libraries\slim at the end. Yes, I do know its scanning the whole library, but it only takes 10 minutes [YMMV !!!] HTH Ceejay -- ceejay ------------------------------------------------------------------------ ceejay's Profile: http://forums.slimdevices.com/member.php?userid=148 View this thread: http://forums.slimdevices.com/showthread.php?t=28330 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
