Video database issue: (1 Viewer)

Daij-Djan

Portal Member
January 23, 2005
9
0
Movie information gotten through imdb is stored in the database and identified with a movie on a pathAndFilename basis.

Good: All good if I dont move the file
Bad: I cannot move the file, if I do, the info is lost to me!

Solution: Store the info and match it to a file's hashCode - based off its metadata. That should be pretty unique!

If I am not making any sense, tell me to sit in a corner and keep my mouth shut :) and tell me why plz! :p

Thanks!
Dominik

P.S. While 'we' are at it - how about storing a rating(int),HQ(bool),audio format(int or enum) :)
 

Users who are viewing this thread

Top Bottom