Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Utility to search for missing audio files (track#-based), preferably Windows (Read 1279 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Utility to search for missing audio files (track#-based), preferably Windows

Over years of maintaining a music collection, it does happen that a track gets lost, gets moved to another folder by a mouseslip, gets too long filename for the pesky Windows limitation, gets filename truncated and extension lost, or simply gets too corrupted to read.

So I am looking for something that would raise some red flag based on tags (track numbers or TOTALTRACKS if exists):
Scan each folder, count the number of music files (say N), and check if tracknumbers 1,...,N are present. If not, flag. If any file indicates totaltracks > N, then flag.

Anything such around? MediaMonkey script or anything?