View Single Post
Old 2006-05-17, 21:50   #14 (permalink)
moullas
Portal Member
 
Join Date: Jan 2005
Age: 29
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

i think the most elegant solution would be to go without the DB...

Instead, find a way to store the movie info in an .xml file, let's say with the same name as the movie name, but with a different extention.

Then, all info for a movie are stored with it in the same folder. Another folder could be done to store all the actors, and just do a cross reference from the movie info to lookup the actors details.

This would bring
1) portability to the movies, since even if burned on cd and taken on another pc, the movie info would be available instantly
2) Fix for the "i have 3 pc's and want a central DB"
3) Fix for the "i've reinstalled MP or upgraded and need to update 450$@#$@#$@#$ movies"... AGAIN!
4) Allow for 3rd party application development to create individual movie updates (like the Album Cover Art Downloader for movie covers, but for movie info)

I have some programming bg to know that this is not that difficult to implement, however, i can't help with the C# code that is running now..

Hope this gets to see the light of the day!!!! (or at least enter the long term to-do list

See ya
moullas is offline   Reply With Quote