what would you do with it once you found that the link to the file was broken?
Once you have that list with broken links you can try to figure out which of the files were actually deleted and which were just moved somewhere else (accidentally) and then do some cleanup.
And it gives a very good feeling if the list turns out to be empty
.
In the meantime I made a first prototype. Currently it is still an external program. Within MC you need to setup a new playlist with all files which should be examined. In the external program you select the previously created playlist from a pulldown and activate the filter function which will remove all but those entries with broken links. This seems to work fine but still needs some testing and also the integration to a real internal plugin.
Initially I wanted to copy the broken link entries from a source to a new target playlist. Unfortunately I got unexpected problems, because for items with broken links the “FileName” property of a “MediaJukebox.MJFileAutomation” Object was empty, even though it was shown when looking at the file properties within MC (MC 11.0.95, I have not tested other versions until now).