Enable rereading of pyTivo.conf without restart
commit4ac7bd104dcba74f99af2a8b437f995e6589d961
authorKRKeegan <-NOSPAM-kevin@krkeegan.com>
Tue, 26 Feb 2008 00:31:56 +0000 (25 16:31 -0800)
committerKRKeegan <-NOSPAM-kevin@krkeegan.com>
Tue, 26 Feb 2008 00:31:56 +0000 (25 16:31 -0800)
tree0853957551f2f3c3419f24122a792f4265cdd846
parent386afdbc13017f56e8030efaf16190030aa8ac2e
Enable rereading of pyTivo.conf without restart

Initial design.  Causes config.py to reread the conf file.
httpserver.py unloads a reloads the container dict

Allof this is initiate through a restart command to the admin plugin.
config.py
httpserver.py
plugins/admin/admin.py