Results 1 to 9 of 9

Thread: Reading music CDs from Disk drive

  1. #1

    Thread Starter
    Fanatic Member paralinx's Avatar
    Join Date
    Jun 2005
    Location
    Michigan
    Posts
    987

    Reading music CDs from Disk drive

    Hi all,

    I was wondering, is it possible to get information from music CDs with VB? Like get the artist name (if there is any) and all the songs, and be able to save all of the songs? I already have code to open the CD tray

  2. #2
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Reading music CDs from Disk drive

    By music CD, you mean and .ISO of the CD ?

    [Edit]
    Ow... nevermind, I somehow read instead of this: "Reading music CDs from Disk drive"
    I understood: "Reading music CDs from hard drive"

    Amm... I think there is a web-site you have to log into, where you hass the CD serial id, and then you get the CD list and songs... (that's what I think other programs do)
    But I don't know how to do it...
    Last edited by CVMichael; Dec 22nd, 2005 at 04:07 PM.

  3. #3

    Thread Starter
    Fanatic Member paralinx's Avatar
    Join Date
    Jun 2005
    Location
    Michigan
    Posts
    987

    Re: Reading music CDs from Disk drive

    You have to login into a site?

    You can't just get the CD information from the CD? Or did I misread your post?


    Also... It appears that my code to open the computer CD tray did not work. Does someone have this code?

  4. #4
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Reading music CDs from Disk drive

    Quote Originally Posted by paralinx
    You have to login into a site?

    You can't just get the CD information from the CD? Or did I misread your post?
    I don't think you have to login, I think it's a public service. (I just don't know what is the web-site/service)

    No, There is nowhere in the CD any information on the songs, all you have is the songs length, and CD ID, and you give that information to the site, and they return back the CD Info...

    But again, I'm not 100% sure about this because I've never actually done anything like this.

  5. #5

    Thread Starter
    Fanatic Member paralinx's Avatar
    Join Date
    Jun 2005
    Location
    Michigan
    Posts
    987

    Re: Reading music CDs from Disk drive

    could you send me the site you were talking about so I can do some research on this? I would like very much for my program to be able to read from the music CDs and save their songs. But if it is not possible, then forget it and thanks for replying

  6. #6
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Reading music CDs from Disk drive

    I don't know the site, I just know it exists...

  7. #7
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Reading music CDs from Disk drive

    Look for: CDDB database, you may find what you need...

    CDDB stands for CD database

    Also look at: http://www.freedb.org/
    You can download hundrets of MB of databases from them with CD info.
    Or you can connect to them:
    Last edited by CVMichael; Dec 22nd, 2005 at 06:00 PM.

  8. #8
    New Member
    Join Date
    Dec 2005
    Location
    Los Angeles, CA
    Posts
    4

    Re: Reading music CDs from Disk drive

    Hi,

    I just started programming so I can't answer your question on how to retrieve the data, but I believe the data you want is stored on most new CDs. It is called CD-TEXT. I did a quick search and found this page: http://www.ncf.carleton.ca/~aa571/cdtext.htm

    If you do a more thorough search you might find out how to retrieve the data from the disks. Good luck!

    Matt

  9. #9

    Thread Starter
    Fanatic Member paralinx's Avatar
    Join Date
    Jun 2005
    Location
    Michigan
    Posts
    987

    Re: Reading music CDs from Disk drive

    thanks for the links, but I could find through thorough research anything that would help me get the information I need.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width