INTERACT FORUM

Please login or register.

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

Author Topic: release date vs. recording date for audio CDs/tracks  (Read 5935 times)

GreggP

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 321
release date vs. recording date for audio CDs/tracks
« on: October 17, 2013, 04:21:47 pm »

I've created a custom tag named 'Year Recorded' to provide the date a track was recorded. The 'DATE' field is used to show the date the CD was released. For example, I may have a compilation album (like those from Rhino) that was released in 2010, but all the tracks are recordings of an artist from 1972-1978. When I rip a CD and use metadata from AMG, the DATE field is usually tagged with the CD release date, not the recording date. I'm not sure what other services like YADB or Gracenote use, because I don't use them. However I just tested a ripper that uses Gracenote and noticed that it tagged the date as 'Date Recorded'.

If I create playlists based on the date, I'd prefer these songs were included in a 1970s playlist, not a 2010s playlist.

Is anyone else using a custom tag, or is there already a standard tag for recording date? How do you differentiate between release date and recording date?
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: release date vs. recording date for audio CDs/tracks
« Reply #1 on: October 17, 2013, 05:53:44 pm »

You should use Date for recording date, because stock views, etc. use this field.

Create your own Released field if you want to track a released date.  See:

   http://yabb.jriver.com/interact/index.php?topic=72458.0
Logged
The opinions I express represent my own folly.

GreggP

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 321
Re: release date vs. recording date for audio CDs/tracks
« Reply #2 on: October 17, 2013, 07:12:14 pm »

So I'd need to create a new metadata field named something like 'DATE RELEASED' and then move the data from 'DATE' to 'DATE RELEASED'. This shouldn't be a problem as long as my new field has the same data type (in this case DATE).

Then I need to copy/move the data from my current 'YEAR RECORDED' field to the 'DATE' field. However, when I created the 'YEAR RECORDED' field many, many years ago, it used the data type INTEGER.

Any ideas how I can convert from INTEGER to DATE, so something like 1959 converts to 1/1/1959? I think the integer 1959 will be something very different if I move it to the DATE field.

Thanks for your help!
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: release date vs. recording date for audio CDs/tracks
« Reply #3 on: October 17, 2013, 07:15:30 pm »

Yes, that's right.  Create a custom field of Type Date.

You can use Move & Copy Fields to copy the date (or direct assignment using the raw date value =[Date,0] ).

You can use:

   =ConvertDate([your integer field])

to convert [your integer field] into a date value.
Logged
The opinions I express represent my own folly.

GreggP

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 321
Re: release date vs. recording date for audio CDs/tracks
« Reply #4 on: October 18, 2013, 12:38:12 pm »

That worked. Thanks for the advice.

Logged

stanzani

  • Galactic Citizen
  • ****
  • Posts: 463
  • Music and Audio enthusiast
Re: release date vs. recording date for audio CDs/tracks
« Reply #5 on: November 26, 2018, 08:52:23 am »

How people handle the 'date of composition' this is especially interesting for classical music where three dates are relevant
- release date
- recording date (Date field)
- date of composition (custom field?)
Logged
Stereo:
DAW: Fanless Case Streatcon 7 with MSI A97I mobo, 2 x 8G RAM (Hynix) with Intel I5 CPU.
NAS: QNAP TS-531 with 5x4TB HDDs
DAC/ADC: RME ADI2 PRO
Speakers (active): 2 x ATC SCM50ASL
Subs (active): 2 x REL 528 Signature
Pages: [1]   Go Up