INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Find missing files?  (Read 1169 times)

mesue

  • Galactic Citizen
  • ****
  • Posts: 395
Find missing files?
« on: May 14, 2008, 07:53:14 pm »

Is there any way to do a search for files that are in the library but missing from disk?
Logged
Sue

Omni

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 827
Re: Find missing files?
« Reply #1 on: May 14, 2008, 08:05:32 pm »

With your library in view, copy the following into the search box (or create a smartlist, or whatever):

Code: [Select]
[=IsMissing([Filename])]=1
That should do the trick.  Warning:  MC might freeze for a bit while it does its search, at least it does for me. (And no, I have no network drives.)
Logged

mesue

  • Galactic Citizen
  • ****
  • Posts: 395
Re: Find missing files?
« Reply #2 on: May 14, 2008, 08:21:36 pm »

Perfect. Thank you.

Logged
Sue
Pages: [1]   Go Up