simora / MediaManager

A Python application for rendering video files complaint against user specified criteria
0 stars 0 forks source link

Move user configurable functions to a config.py file with defaults and documentation #4

Open simora opened 9 years ago

simora commented 9 years ago

Move all the user configurable functions to a config.py file with defaults and documentation to be read on initialize.

simora commented 9 years ago

write the ability to read a user manageable configuration file. also write in the ability to have the application update the configuration file. after new ui work implement a mechanism to update certain configuration values.