DVD Source code was previously using proc_open to manually run HandBrake. This has been replaced using the ForegroundTask class to simplify the code.
Separated class library and web interface code Added a common config/database config to be referenced by all subprojects Fixed previous commit