- 04 Apr, 2016 1 commit
-
-
echel0n authored
Added in new code to handle web requests/sessions via threaded futures to help prevent IO blocking of Tornado web server. Corrected misc code to use new web session caching handler.
-
- 31 Mar, 2016 1 commit
-
-
echel0n authored
Numerous corrections to session handling code.
-
- 27 Mar, 2016 2 commits
-
-
echel0n authored
-
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.
-
- 18 Mar, 2016 1 commit
-
-
echel0n authored
Fixed issues with edit show template and corresponding js code
-
- 17 Mar, 2016 2 commits
- 10 Mar, 2016 1 commit
-
-
echel0n authored
-
- 09 Mar, 2016 1 commit
-
-
echel0n authored
Added in javascript router to handler controller actions and proper routing of them. Version bump to 8.0.0
-
- 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 6 commits
-
-
echel0n authored
Fixed issues with newznab and rss torrent providers not correctly working as intended. Version bump to 7.0.23
-
echel0n authored
-
echel0n authored
Bumped to version 7.0.22
-
echel0n authored
Bumped to version 7.0.21
-
echel0n authored
Fixed issue with tmdb and imdb imports. Version bump to 7.0.18
-
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
-
- 07 Feb, 2016 5 commits
-
-
echel0n authored
Added new file metadata parser code for gather video quality based on height, credit goes to couchpotato as its based on there code. Added code in to correct episodes that have a quality setting of UNKNOWN, helps resolve previously downloaded episode statuses using new file metadata parser Fixed issues with database upserts not working. Version bump to 7.0.16
-
echel0n authored
Added new file metadata parser code for gather video quality based on height, credit goes to couchpotato as its based on there code. Added code in to correct episodes that have a quality setting of UNKNOWN, helps resolve previously downloaded episode statuses using new file metadata parser Fixed issues with database upserts not working.
-
echel0n authored
Fixed issue with specifying custom web port on startup. Moved srCore notifiers to __init__ section to fix startup issues. Bump to version 7.0.12
-
echel0n authored
Added new safe_getattr function to helpers module to handle attribute errors when retrieving data from indexers. Version bump to 7.0.10
-
echel0n authored
Changed queues to use multithreading properly to prevent blocking of the web-ui and always execute finish when completed. Fixed issues with set/get attributes on shows and episode objects, resolves issues with show airdates ... requires show refresh to take effect.
-
- 06 Feb, 2016 9 commits
-
-
echel0n authored
Corrected code for reversing log files when viewing log files from web ui to start newest to oldest for log entries. Fixed issue with ssl pip package installs and constraints file. Moved elevated privs checker function to requirements module. Fixed issue where db mass action calls where performing upserts when they were to perform queries instead. Fixed issue with adding multiple existing shows, async_caller was incorrectly flattening lists when length was greater then one. Version bump to 7.0.3
-
echel0n authored
Fixed issues with viewing log files from web interface. Fixed logfiles to be properly references by there full paths not just there filenames. Version bump to 7.0.2
-
echel0n authored
-
echel0n authored
Version bump to 6.0.59
-
echel0n authored
Version bump to 6.0.58
-
echel0n authored
Version bump to 6.0.57
-
echel0n authored
-
echel0n authored
-
echel0n authored
Fixed more issues found with startup and pip installs/upgrades of required packages when running as a non-root/admin user
-
- 05 Feb, 2016 6 commits
- 04 Feb, 2016 3 commits
- 20 Jan, 2016 1 commit
-
-
echel0n authored
Version bumped 6.0.34
-