Se Connecter:     


Forum: General Discussion

Sujet: Scan - Page: 2
You can't because it's not an actual script.

However:
If you have "autoSearchDb" set to "yes" (default behavior) then you could add something like this on the "ONINIT" key of your keyboard mapper:
wait 5000ms & browser_gotofolder 'D:\My Music Root' & wait 1000ms & recurse_folder


Moderator Corrected Script
 

PhantomDeejay wrote :
You can't because it's not an actual script.

However:
If you have "autoSearchDb" set to "yes" (default behavior) then you could add something like this on the "ONINIT" key of your keyboard mapper:
wait 5000ms & browser_gotofolder 'D:\My Music Root' & wait 1000ms & recurse_folder
 

look up the recurse script
 

locodog wrote :
look up the recurse script
link the recurse script i cant find it in search.

 

look it up in app
 

corrected, due to Locodog making me learn...lol
wait 5000ms & browser_gotofolder 'G:\TrueLifeSound' & wait 1000ms & recurse_folder
 

Will the AutosearchDB option also execute the 'analyze for BPM etc' function? Or will it only add the trackname to the DB?
 

Only add to db
 

Thanks. Is there a way to auto analyze for bpm for new tracks added?
 

Not for all tracks, but analyzeSongsOnView should practically do the same, since they would be scanned as soon as you see them.

Only thing this wouldn't work for is filter folders I guess