Fix Broken Links: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
* Yes (protect network files)
* Yes (protect network files)


These options correspond to:
What do these options mean, especially ''protect network files''?


;No:
;No:
: Auto-Import will never remove any missing files from the [[Library]].
: Doesn't automatically remove anything.
;Yes:
;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.
:Automatically removes any files from the [[Library]] 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.
;Yes (protect network files):
;Yes (protect network files):
:Same as ''Yes'', except for that files living on a network or removable volume are left alone.
: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. MC will check to see if the network drive folder can be reached. If it exists and the file is not there, then that file will be removed from the library. This is MC12's default setting.


The Protect Network Files option is useful in case the server goes down (or you trip over and unplug your network or USB cord). Otherwise, Media Center could happily delete your entire library! With Protect Network Files enabled, MC will check to see if the network drive folder can be reached. If it exists and the file is not there, then that file will be removed from the library. This is MC12's default setting.
It's a "network file" if either:

Media Center considers a volume to be a "network volume" if either:
* The filename begins with <tt>\\<//tt>
* The filename begins with <tt>\\<//tt>
* Windows reports the drive as anything other than ''Fixed''
* Windows reports the drive as anything other than ''Fixed''

Revision as of 03:50, 8 April 2014

In the Auto-Import dialog, there is an option for Fix broken links. There are three options:

  • No
  • Yes
  • Yes (protect network files)

These options correspond to:

No
Auto-Import will never remove any missing files from the Library.
Yes
Automatically removes any files from the Library 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.
Yes (protect network files)
Same as Yes, except for that files living on a network or removable volume are left alone.

The Protect Network Files option is useful in case the server goes down (or you trip over and unplug your network or USB cord). Otherwise, Media Center could happily delete your entire library! With Protect Network Files enabled, MC will check to see if the network drive folder can be reached. If it exists and the file is not there, then that file will be removed from the library. This is MC12's default setting.

Media Center considers a volume to be a "network volume" if either:

  • The filename begins with \\<//tt>
  • Windows reports the drive as anything other than Fixed

More