dvdmonster:Can you tell us a bit about the database structute of the program and how we best prepare for it's release?
Will the database be SQL based and will there be database handling in the software, or will it be based on import from other programs alone?
Sure can! For the initial release, we have chosen to use a simple dat file as "database". This means that you have a oml.dat file in your program files and that's it, no extra install or anything. We haven't fully decided if this is the way it will always be, but as long as we have OK performance with this little overhead, we'll stay with the file driven database.
Database handling you say, well, OML will be shipped with a DatabaseEditor where you can add/edit/delete titles. Right now you can manually add titles, but before the initial release, we should have the importers working inside the editor. For the initial release, you can't enter a title and press "GO" and everything will be done for you. We have no illegal IMDB/Amazon scraper getting copyrighted information for you, right now you do that by hand _or_ you use one of the importers.
Current supported importers are My Movies, Movie Collectorz, native VMC xml and some others, can't recall right now actually. This means that if you don't want to enter all new info by hand, you can fire up eg. Movie Collectorz, find the movie you want, export, import to OML and away you go....
But remeber, these are importers, you still use the oml.dat, so if you later on want to change anything on the title, you can simply do it in the OML editor.
On the question on how to prepare, well then that depends on if you already use a movie library today or you are starting out fresh. If you are using a movie library, then you could hope that we support it in our import rutine (if not, then write us and I am sure we'll figure something out). If you are starting out fresh, then it's just a long wait ;) If you have eg. 700 movies and wan't to put them all into OML, then I would probably wait for some solution within OML, so you won't have to manually enter data for 700 titles.
Hope I answered all your questions, if not then you are always free to ask.
OML - Open Media Library - Product Manager