Difference between revisions of "Fix Broken Links"

From JRiverWiki
Jump to: navigation, search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
In the [[Auto-Import]] dialog, there is an option for ''Fix broken links''. There are three options:
+
Media Center's [[Auto-Import]] system includes a Fix Broken Links option.  This option can be used to have Media Center automatically update the [[Library]] to fix or remove entries for files that are imported, but which have moved or are missing from disk. These files are called [[Broken Links]].
* No
 
* Yes
 
* Yes (protect network files)
 
  
What do these options mean, especially ''protect network files''?
+
:'''''Please Note''''': The Fix Broken Links option applies to your entire Media Center Library, and not just to those files in ''Watched Folders'' in [[Auto-Import]]. ''All'' files across the entire Library are checked.
  
# No:
+
There are three modes for this setting:
  
** Doesn't automatically remove anything.
+
;No:
 +
: Auto-Import will never remove any missing files from the [[Library]].
 +
;Yes:
 +
:Activates the feature with no exceptions. All missing files in the Library will be removed if they cannot be found in their original locations, or located elsewhere. Be very careful with this setting if any of your disks are removable or network drives.
 +
;Yes (protect files on missing drives):
 +
:The default.  This is the same as ''Yes'', except for that files are "protected" if MC determines that drive is entirely missing.
  
# Yes:
+
The ''Protect files on missing drives'' option is useful with external and network volumes (such as USB drives or NAS devices) that may sometimes be disconnected or offline. With this option enabled, when it finds missing files, Auto-Import will try to determine if the drive itself is entirely offline, or if the drive exists but the files are actually missing, and only remove them in the latter case. This is important if your drive might go offline occasionally because otherwise Media Center would happily remove ''all'' files on a drive when it becomes disconnected! Please note that the OS does not always provide a clean way to make this determination and this setting is not 100% foolproof. If you experience difficulty with files on external or network volumes being removed from and re-imported into Media Center, disable this setting entirely.
 
 
** 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.
 
 
 
# Yes (protect 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.  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:<br>
 
* The filename begins with \\<br>
 
or<br>
 
* Windows reports the drive as anything other than "Fixed"
 
  
 
== More ==
 
== More ==

Latest revision as of 11:47, 9 April 2016

Media Center's Auto-Import system includes a Fix Broken Links option. This option can be used to have Media Center automatically update the Library to fix or remove entries for files that are imported, but which have moved or are missing from disk. These files are called Broken Links.

Please Note: The Fix Broken Links option applies to your entire Media Center Library, and not just to those files in Watched Folders in Auto-Import. All files across the entire Library are checked.

There are three modes for this setting:

No
Auto-Import will never remove any missing files from the Library.
Yes
Activates the feature with no exceptions. All missing files in the Library will be removed if they cannot be found in their original locations, or located elsewhere. Be very careful with this setting if any of your disks are removable or network drives.
Yes (protect files on missing drives)
The default. This is the same as Yes, except for that files are "protected" if MC determines that drive is entirely missing.

The Protect files on missing drives option is useful with external and network volumes (such as USB drives or NAS devices) that may sometimes be disconnected or offline. With this option enabled, when it finds missing files, Auto-Import will try to determine if the drive itself is entirely offline, or if the drive exists but the files are actually missing, and only remove them in the latter case. This is important if your drive might go offline occasionally because otherwise Media Center would happily remove all files on a drive when it becomes disconnected! Please note that the OS does not always provide a clean way to make this determination and this setting is not 100% foolproof. If you experience difficulty with files on external or network volumes being removed from and re-imported into Media Center, disable this setting entirely.

More