INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Custom Library Fields Tutorial?  (Read 813 times)

dpbeatley

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 50
Custom Library Fields Tutorial?
« on: May 30, 2004, 11:58:02 pm »

Hi all:

Just started thinking about adding some custom fields to MC10 database. Is a tutorial available on how to add a user field? MC help is rather skimpy in this area.

Thanks, dennis
Logged

jleerigby

  • Guest
Re:Custom Library Fields Tutorial?
« Reply #1 on: June 01, 2004, 02:12:37 am »

Tools> Options> Tree & View> Add

What type of field are you wanting to add?  What else do you need to know?
Logged

dpbeatley

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 50
Re:Custom Library Fields Tutorial?
« Reply #2 on: June 01, 2004, 07:42:01 am »

Hi,
Really just a general tutorial. The field in mind at the moment is called DECADE so I can construct smartlists based on what decade an audio track is from. Just not sure how to go about it - there seems to be no HELP associated with the user field dialog and what each option is and how it works etc.

thanks, dennis
Logged

hit_ny

  • Citizen of the Universe
  • *****
  • Posts: 3310
  • nothing more to say...
Re:Custom Library Fields Tutorial?
« Reply #3 on: June 01, 2004, 08:00:11 am »

You could create a custom field for decade.

or you could derive it with a smartlist

for example
70s - Year >= 1970 and Year <=1980

you could have a smartlist for each decade.

then another smartlist could reference these.

To speed things up, you could save the results of the decade smartlist in a playlist and reference the playlist instead. I mention this as i assume finding all tracks for a decade is a pretty static.

The custom field will be faster if you have a massive collection as dont spend time to calculate the decade smartlist. But i think with a playlist the results should be similar.
Logged
Pages: [1]   Go Up