Difference between revisions of "Update Tags When File Info Changes"

From JRiverWiki
Jump to: navigation, search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
You can configure the program so that it saves all or some fields in the files themselves. This way you can re-import the files and still have access to all the information. Three things must be configured:
+
==Definition==
# The files must always be updated with the most recent information. Go to Tools > Options > General and check "Update tags when file info changes" (also under the Edit menu). This way any relevant changes made to the database will be reflected in the file.  Note: changes made to file properties while this option is disabled are not automatically pushed out to file tags once the option is re-enabled.  You will have to manually update any such files.
+
 
# You must set each field to save in the file. Go to Tools > Options > Library, select a field in the list, press the Edit button, and check "Store in file tags (when possible)" box. Repeat for other fields.
+
The meaning of this setting could be expanded to;
 +
 
 +
'''"Update the metadata stored in the Tag written to the actual media file or Media Center's sidecar file, whenever the metadata contained in the corresponding Field of Media Center's Library changes."'''
 +
 
 +
 
 +
==Functionality==
 +
 
 +
You can configure the program so that it saves all or some fields in the files themselves. This way you can re-import the files and still have access to all the information. To ensure this happens for the fields you want written to your files, two things must be configured:
 +
 
 +
# Tag Writing must be enabled. Go to <span style="color:#8B4513">Tools > Options > General</span> and enable "Update tags when file info changes".
 +
#* You can also quickly toggle this option on and off under the <span style="color:#8B4513">Edit</span> menu.
 +
# The [[Library Field]] must be set to store tags in files. Go to the '''Library Field Manager''' under <span style="color:#8B4513">Tools > Options > Library & Folders > Manage Library Fields</span>, select a field in the list, press the Edit button, and check "Store in file tags (when possible)" box. Repeat for other fields.
  
 
==More==
 
==More==
 
* [[Library Fields]]
 
* [[Library Fields]]
 +
* [[Tagging]]
 
* [[ID3 v1 and v2 tags]]
 
* [[ID3 v1 and v2 tags]]
 +
 +
[[Category:Metadata and Tags]]

Latest revision as of 19:08, 15 May 2018

Definition

The meaning of this setting could be expanded to;

"Update the metadata stored in the Tag written to the actual media file or Media Center's sidecar file, whenever the metadata contained in the corresponding Field of Media Center's Library changes."


Functionality

You can configure the program so that it saves all or some fields in the files themselves. This way you can re-import the files and still have access to all the information. To ensure this happens for the fields you want written to your files, two things must be configured:

  1. Tag Writing must be enabled. Go to Tools > Options > General and enable "Update tags when file info changes".
    • You can also quickly toggle this option on and off under the Edit menu.
  2. The Library Field must be set to store tags in files. Go to the Library Field Manager under Tools > Options > Library & Folders > Manage Library Fields, select a field in the list, press the Edit button, and check "Store in file tags (when possible)" box. Repeat for other fields.

More