Post Reply 
Total time for a Rescan
02-03-2026, 11:25
Post: #1
Total time for a Rescan
Where can I find the total time for a Rescan?
It's not in the log file.
Find all posts by this user
Quote this message in a reply
02-03-2026, 18:58
Post: #2
RE: Total time for a Rescan
If you set the .logPrefix property to milliTime, each log entry is timestamped. After a rescan, you should see log entries like this:

hh:mm:ss.ttt starting MinimServer[MyComputer]
hh:mm:ss.ttt Library contains 123456 audio files in 7890 folders
hh:mm:ss.ttt MinimServer[MyComputer] is running

The rescan time is the difference between the first and last entries.
Find all posts by this user
Quote this message in a reply
02-03-2026, 19:59
Post: #3
RE: Total time for a Rescan
Thanks!
I'll try using time instead of milliTime.
Find all posts by this user
Quote this message in a reply
02-03-2026, 21:13
Post: #4
RE: Total time for a Rescan
Using time is fine if you only need the time to the nearest second.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)