Fix Broken Links: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 17: Line 17:


Same as #2, except for that files living on a network (or removable) disk are left alone. This is useful in case the server goes down (or you trip over and unplug your network or USB cord). Otherwise, MC12 would happily delete your library. This is MC12's default setting.
Same as #2, except for that files living on a network (or removable) disk are left alone. This is useful in case the server goes down (or you trip over and unplug your network or USB cord). Otherwise, MC12 would happily delete your library. This is MC12's default setting.

It's a "network file" if:<br>
1) The filename begins with \\<br>
or<br>
2) Windows reports the drive as anything other than "Fixed"


[http://yabb.jriver.com/interact/index.php?topic=37344.msg254799#msg254799 Thanks to glynor] for this clear explanation.
[http://yabb.jriver.com/interact/index.php?topic=37344.msg254799#msg254799 Thanks to glynor] for this clear explanation.

Revision as of 20:06, 30 January 2007

In the options under the Library & Folders settings for Auto-Import Folders, there is an option for Fix broken links. There are three options:

  • No
  • Yes
  • Yes (leave network files)

What do these options mean, especially leave network files?

1. No:

Doesn't automatically remove anything.

2. Yes:

Automatically removes any files from the database that it finds missing on disk. Be very careful with this setting if any of your disks are removable or network. If the disk is disconnected, that counts as "missing" and the files will be removed.

3. Yes (leave network files):

Same as #2, except for that files living on a network (or removable) disk are left alone. This is useful in case the server goes down (or you trip over and unplug your network or USB cord). Otherwise, MC12 would happily delete your library. This is MC12's default setting.

It's a "network file" if:
1) The filename begins with \\
or
2) Windows reports the drive as anything other than "Fixed"

Thanks to glynor for this clear explanation.