Use the same code to manage different types of configuration data/formats
Registered by
Severin H
Common functionality such as loading/saving error handling, validation etc. can be done using shared code in order to reduce redundancy.
Blueprint information
Whiteboard
The code is pretty much complete and mostly stable. The documentation could use an update though.
Writing and reading the configuration files of both LottaNZB and SABnzbd is now done using ConfigObj, making it possible to support all valid SABnzbd files and drop lots of overly complex and hard-to-maintain code in LottaNZB.
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.