INTERACT FORUM

Please login or register.

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

Author Topic: CD Manager CDDB questions  (Read 1140 times)

esajesa

  • Regular Member
  • Recent member
  • *
  • Posts: 12
  • nothing more to say...
CD Manager CDDB questions
« on: December 09, 2005, 09:17:32 am »

Hi,

If I use the CDDB_GetTrackTitle() function it works very well, but how do I get Artist Name, Album Name, Year etc??

I assume I should use CDDB_GetDiskOption(), but what are the values I can use?? I tried CDDB_GetDiskOption("Artist") but it won't work, as well as "Album".

//Jens
Logged

John Gateley

  • Citizen of the Universe
  • *****
  • Posts: 4957
  • Nice haircut
Re: CD Manager CDDB questions
« Reply #1 on: December 12, 2005, 09:51:31 am »

In the latest version (11.1) CDDB_GetTrackTitle returns all 4 pieces of info, separated by "|". But you can also call the CDDB_GetField function to get the data.

j
Pages: [1]   Go Up