- 17 Oct, 2017 1 commit
-
-
echel0n authored
Refactored locations of static files and mako templates
-
- 15 Oct, 2017 2 commits
- 02 Oct, 2017 1 commit
-
-
echel0n authored
-
- 12 Aug, 2017 1 commit
-
-
echel0n authored
-
- 10 Aug, 2017 1 commit
-
-
echel0n authored
-
- 27 Jul, 2017 1 commit
-
-
echel0n authored
-
- 06 May, 2017 1 commit
-
-
echel0n authored
-
- 05 Apr, 2017 1 commit
-
-
echel0n authored
-
- 05 Dec, 2016 1 commit
-
-
echel0n authored
Fixed shabang line
-
- 13 Nov, 2016 1 commit
-
-
echel0n authored
Fixes issues with shutdowns taking forever
-
- 24 Oct, 2016 1 commit
-
-
echel0n authored
-
- 03 Oct, 2016 1 commit
-
-
echel0n authored
add: Added code to check for development mode and use regular FileHandler for logs instead of RotatingFileHandler
-
- 02 Oct, 2016 1 commit
-
-
echel0n authored
-
- 23 Jun, 2016 1 commit
-
-
echel0n authored
HOTFIX: Removed code in regards to auto-installation of requirements/depends due to inconsistent operational results
-
- 04 May, 2016 1 commit
-
-
echel0n authored
FEATURE: Added a rotating error log file handler to seperate errors logs into there own file for easier capture
-
- 24 Apr, 2016 1 commit
-
-
echel0n authored
Added run option "--requirements" for installation of all app requirements via pip. Reworked installation code for pip requirements on startup.
-
- 23 Apr, 2016 1 commit
-
-
echel0n authored
Fixed issues with git updates. Restructured some core class code for better handling of initalization of core module classes.
-
- 20 Apr, 2016 1 commit
-
-
echel0n authored
Misc code moved around out of main.
-
- 31 Mar, 2016 1 commit
-
-
echel0n authored
Numerous corrections to session handling code.
-
- 27 Mar, 2016 1 commit
-
-
echel0n authored
All provider module classes now require both name and url when creating a instance of it self. Fixed issue with search and show queues that caused app to lock up if more then 1 queue item was added before first item finished. NZB, Torrent, NewzNab, and TorrentRSS properly typed instead of doing so from genericprovider class. Misc fixes applied to core js code and main app core code.
-
- 25 Feb, 2016 1 commit
-
-
echel0n authored
Added in javascript router to handler controller actions and proper routing of them. Version bump to 8.0.0
-
- 08 Feb, 2016 2 commits
-
-
echel0n authored
Bumped to version 7.0.22
-
echel0n authored
Combined all requirement texts into requirements.txt and moved to top-level of main module. Fixed a few unresolved references to modules and functions. Fixed issues with setting show/episode attributes when populating data from indexers. Version bumped to 7.0.17
-
- 06 Feb, 2016 2 commits
- 05 Feb, 2016 1 commit
-
-
echel0n authored
Fixed issues with adding new shows. Fixed issues with network timezones. Fixed issues with updating of shows. Version bumped 6.0.50
-
- 04 Feb, 2016 2 commits
- 17 Jan, 2016 2 commits
- 15 Jan, 2016 1 commit
-
-
echel0n authored
-
- 14 Jan, 2016 1 commit
-
-
echel0n authored
-
- 13 Jan, 2016 1 commit
-
-
echel0n authored
-
- 11 Jan, 2016 1 commit
-
-
echel0n authored
-
- 10 Jan, 2016 1 commit
-
-
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!
-
- 22 Dec, 2015 1 commit
-
-
echel0n authored
HOTFIX: Bugfixed show mass editing issues. HOTFIX: Corrected a few small issues with new async code. HOTFIX: Bugfixed sbdatetime module for unicode issues. HOTFIX: Log viewer bug for min log levels fixed. HOTFIX: Unicode encoding of web internal<->external variables fixed. HOTFIX: Static images files properly handled by new static image handler. HOTFIX: Logging errors and warnings bug fixed. HOTFIX: Fixed a bug in the database transaction function.
-
- 19 Dec, 2015 1 commit
-
-
echel0n authored
FIX: Corrected a bug that was causing history to not view. FIX: UnicodeEncode error when attempting to add existing shows fixed, corrects others as well that experianced the same unicodeencode issue. ADD: Added improved error handling for mako template engine. FIX: Mako templates now confined to use unicode_literals. FIX: Fixed a issue preventing episodestatus from being able to be set properly due to improper variable context handling FIX: Fixed missing buttons in episode status manager. FIX: Fixed bugs in backlog overviewer. FIX: Fixed bugs with subtitle manager. FIX: Fixed config post-processing issues. FIX: Fixed config subtitle issues. FIX: Censoring of log files and console corrected. FIX: Corrected variable check bug in schedule viewer. FIX: Corrected method not allowed bug affecting people that were using a username/password within the app. FIX: Logging filter now properly masks sensitive data. FIX: Removed *MIIGOTU* bug and resolved remaining issues ;)
-
- 17 Dec, 2015 2 commits
-
-
echel0n authored
FIX: Log viewer code improved and bugfixed. FIX: TraktAPI module moved into app source and bug fixed.
-
echel0n authored
FIX: Removed db version check from versionChecker that was preventing updates from occuring. FIX: Corrected bug that was causing 405 method not allow errors. FIX: Misc logging bugs fixed and code revamped.
-