Broken Links: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The following smartlist will display all broken links in your library:
The following [[smartlist]] will display all broken links in your library:


<tt>[=IsMissing([Filename])]=1</tt>
<tt>[=IsMissing([Filename])]=1</tt>

Revision as of 16:39, 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.