Difference between revisions of "Broken Links"

From JRiverWiki
Jump to: navigation, search
Line 2: Line 2:
  
 
  <tt>[=IsMissing([Filename])]=1</tt>
 
  <tt>[=IsMissing([Filename])]=1</tt>
 +
 +
You can then either remove them, or use the [[Find and Replace Template]] in the [[Rename, Move, and Copy Files]] Library Tool to correct them.
  
 
[[Category:Search Examples]]
 
[[Category:Search Examples]]

Revision as of 11:38, 9 April 2016

The following smartlist will display all broken links in your library:

[=IsMissing([Filename])]=1

You can then either remove them, or use the Find and Replace Template in the Rename, Move, and Copy Files Library Tool to correct them.