INTERACT FORUM
More => Old Versions => Media Center 12 (Development Ended) => Topic started by: park on May 09, 2007, 04:12:17 am
-
I've searched the boards and the wiki, but couldnt find any explanation that really clarified it for me.
Thanks.
-
I believe it means that MC will use the metadata found in the tags of files that would have been changed by another program such as iTunes or other.
M.
-
It means that if you move files around outside MC12 (and perhaps even rename them), if MC12 already has a library entry for those files, it will take note of the new location rather than deleting and re-adding them.
This is important, because if you have manually generated playlists, these will not be disrupted even if you move files around. I have also used this successfully when moving my music collection to a new drive. I moved all the files, pointed MC12 at the new volume, and it just updated the file paths. All playlists and smartlists continued to work fine.
The function to update the library from tags is... Tools/Library Tools/Update Library (from tags)
-
It means that if you move files around outside MC12 (and perhaps even rename them), if MC12 already has a library entry for those files, it will take note of the new location rather than deleting and re-adding them. ...
Actually, the other option, "Fix broken links" is needed for this (you may have not noticed the difference if you have not specifically tested these options separately and together).
The "Update for external changes" option does what the name implies. If the files are changed MC automatically rereads the file info and updates the database. Obviously it monitors the file modification time. (Otherwise it would need to read all tags and the format info and compare each value with the corresponding database value. This would probably be as slow as complete reimport.)
These two options are not restricted to the specified import folders. They try to maintain the complete library whenever the Auto-Importer runs in the background or when it is started manually. However, if the files are moved MC can automatically find them only if the new location is inside the defined import folders.
-
Ah, got it. That's clever!