views:

54

answers:

2

I was wondering, is there some type of disc ID i can use to search in my database to see if that disc is has been scanned or not? All disc were created by me typically burnt on windows.

-edit- I could compare write time and volume label to see if the disc has been scanned but i notice if i put in certain commercial disc that fields are blank or wrong causing many false positives (i once had the time set to the future, i dont know if people want to archive the contents of files on a commercial disc in my app).

A: 

"Disc" tag has one more similar question ?

Shoban
interesting but my app has no interest in music cds or video dvds.
acidzombie24
+2  A: 

Please look at http://wiki.dvdlookup.org/index.php?title=Disc_Identification

lakshmanaraj
It looks like volumename + time are the only ways to do it(?). Excluding hashing which will take a long time (thats the reason why i want an id)
acidzombie24
yes you are right.
lakshmanaraj
Thanks for the info, now i know what i need to do >:D
acidzombie24