INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: ada_wizard on November 12, 2004, 07:18:22 am

Title: How to create custom fields?
Post by: ada_wizard on November 12, 2004, 07:18:22 am
There are lots of places in the help files that talk about using custom fields that have been created, but I can't find out how to actually create them.

I've looked thru all the menus, and I don't see anything like "create custom field".

How do I create a custom field?

--  Stephe
Title: Re:How to create custom fields?
Post by: KingSparta on November 12, 2004, 07:25:53 am
there is info in the MC help file but it has changed a bit

Configure Library Field Settings

Name
 
The internal name of the field

Display
 
The name to be displayed in the interface.

Keywords
 
The keyword that appears in searches. If there are multiple keywords, they must be separated by a semi-colon (without spaces).

Data Type
 
You can create various types of data, including string, integer, decimal, percentage or a semicolon delimted list.
 

Category
 
Where you want the information stored in File Properties (general, extended, audio, display, file info).
 

Edit Type
 
Standard. A basic string (like artist, genre, etc).

Clear Only. Select this to clear information that Media Center fills in for you. For example, if your field tracks the number of times something happens (a file is played, etc), you may want the option to clear the information and start over.

Large Value. Long strings, like “Lyrics”. This field uses a popup window for editing.

Cannot be edited. Your field cannot be edited.
 

Values
 
Semi-colon delimted list of values you can use (example: 1;2;3;4;5 for rating).
 

Store in file tags (when possible)
 
Store the information in the file tag so that it can be read by other software (if supported) or by Media Center upon import.
 

Default search field
 
Enable this if you want this field searched when you type something like "dylan" rather than artist=dylan.
 
Title: Re:How to create custom fields?
Post by: Alex B on November 12, 2004, 07:38:52 am
Excellent King!


... and you find them here:

MC10:  Tools > Options > Tree & View > Library Fields

MC11:  Tools > Options > Library > Library Fields
Title: Re:How to create custom fields?
Post by: ada_wizard on November 12, 2004, 07:55:37 am
Thanks, Tools > Options > Library was what I needed.

I suggest that be added to the How To help menu!