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:
Moderator Corrected 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
Posted Fri 10 Mar 23 @ 10:37 am
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:
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
Posted Fri 10 Mar 23 @ 9:15 pm
look up the recurse script
Posted Fri 10 Mar 23 @ 9:24 pm
locodog wrote :
link the recurse script i cant find it in search.look up the recurse script
Posted Sat 11 Mar 23 @ 4:50 pm
look it up in app
Posted Sat 11 Mar 23 @ 7:31 pm
corrected, due to Locodog making me learn...lol
wait 5000ms & browser_gotofolder 'G:\TrueLifeSound' & wait 1000ms & recurse_folder
wait 5000ms & browser_gotofolder 'G:\TrueLifeSound' & wait 1000ms & recurse_folder
Posted Mon 13 Mar 23 @ 3:27 am
Will the AutosearchDB option also execute the 'analyze for BPM etc' function? Or will it only add the trackname to the DB?
Posted Thu 06 Jul 23 @ 4:03 pm
Only add to db
Posted Thu 06 Jul 23 @ 4:44 pm
Thanks. Is there a way to auto analyze for bpm for new tracks added?
Posted Thu 06 Jul 23 @ 4:48 pm
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
Only thing this wouldn't work for is filter folders I guess
Posted Thu 06 Jul 23 @ 5:09 pm