-
echel0n authored
NEW: Rewrote the startup/restat/shutdown of the app to utilize tornado's ioloop and autoreload features. NEW: Replaced scheduler with APScheduler. NEW: Rewrote provider modules to create dynamic instances on the fly and switched to using dicts. NEW: Removed libs folder and created requirements.txt for installing required libs NEW: Added in v2 API access for theTVDB.com to support better searches. FIX: Corrected several filenaming pep8 issues. FIX: Seperated variables from core code in main __init__ file. FIX: Fixed several bugs related to metadata parsing. Many additions, correctios, and bugfixes have gone into this beta release for me to list so please use with caution as always and enjoy!
f1f73a40