Basically, what is needed at this point to get this venture off the ground is the code that created the 0.3b release. Then working from there to redefine the data access layer (DAL) in such a manner that the back end storage is not inegrally tied to one particular source. I would be happy to work on this if I could somehow reconstruct the code base for the 0.3b release.
Firstly if that is what you want to do the 0.3b code set is tagged in the svn. Additionally I believe it was revision 1300.
Secondly I completely disagree. Are you suggesting we should throw all the work done since release 0.3b? Are you actually aware of what development has occured between release 1300 and 1933. I can assure you a small proportion of that is incorporating SQL. You are forgetting all the other things that have gone on such as-
Library UI more consistant with Windnows Media Center.
Heirarchical movie / folder structure.
TV show / episode support.
TVDB Plugins.
Improved plugin infrastructure to stop pluging referencingn OMLEngine code.
Drag and drop support for importing movies into the editor.
Fixed up file watcher which can lookup meta data automatically.
Use of multi threading to improve responsivness of meta data lookup and retreival of box art.
If you were to actaully look at the code IMHO the functions for access the data are more tightly definend than 0.3b so if the DAL were to be redefined it would be better to work from the current revision.
I am more than willing to consider an alternative data store (XML files) if we have resource to do this, problem being at the moment there are only two semi active devs working on this. At this stage there other things to consider.