|
-
Dec 22nd, 2005, 04:02 PM
#1
Thread Starter
Fanatic Member
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
-
Dec 22nd, 2005, 04:03 PM
#2
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.
-
Dec 22nd, 2005, 04:09 PM
#3
Thread Starter
Fanatic Member
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?
-
Dec 22nd, 2005, 04:45 PM
#4
Re: Reading music CDs from Disk drive
 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.
-
Dec 22nd, 2005, 04:51 PM
#5
Thread Starter
Fanatic Member
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
-
Dec 22nd, 2005, 05:01 PM
#6
Re: Reading music CDs from Disk drive
I don't know the site, I just know it exists...
-
Dec 22nd, 2005, 05:32 PM
#7
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.
-
Dec 22nd, 2005, 06:33 PM
#8
New Member
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
-
Dec 23rd, 2005, 08:15 AM
#9
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|