INTERACT FORUM

Please login or register.

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

Author Topic: Smartlist expression to test if a file exists on disk?  (Read 1047 times)

raldo

  • Citizen of the Universe
  • *****
  • Posts: 1102
Smartlist expression to test if a file exists on disk?
« on: September 28, 2009, 06:41:41 am »

Is there an expression/keyword that I can use to list/detect files that exist in the library but not on disk?
Logged

phoenix91

  • Regular Member
  • World Citizen
  • ***
  • Posts: 131
Re: Smartlist expression to test if a file exists on disk?
« Reply #1 on: September 28, 2009, 06:57:32 am »

Rules in the smartlist-editor
1. MediaType: is audio (or whatever you are looking for)
2. Custom: [=IsMissing([filename])]=1

Virtual .cue audio tracks need special treatment.
Logged

raldo

  • Citizen of the Universe
  • *****
  • Posts: 1102
Re: Smartlist expression to test if a file exists on disk?
« Reply #2 on: September 28, 2009, 10:26:01 am »

Thank you, that works...
Logged

hit_ny

  • Citizen of the Universe
  • *****
  • Posts: 3310
  • nothing more to say...
Re: Smartlist expression to test if a file exists on disk?
« Reply #3 on: September 28, 2009, 10:41:45 am »

Virtual .cue audio tracks need special treatment.

Umm, that used to be the case, it does not apply anymore.
Logged

phoenix91

  • Regular Member
  • World Citizen
  • ***
  • Posts: 131
Re: Smartlist expression to test if a file exists on disk?
« Reply #4 on: September 28, 2009, 11:07:50 am »

Umm, that used to be the case, it does not apply anymore.

Oh.. Missed that, thank you
Logged
Pages: [1]   Go Up