- 16 Sep, 2018 1 commit
-
-
echel0n authored
-
- 08 Nov, 2017 2 commits
- 07 Nov, 2017 3 commits
- 28 Aug, 2017 1 commit
-
-
echel0n authored
Using pickle instead of json for storing config settings when needed, retains integers for dict keys. Cleaned up Trakt searcher code. Fixed issues with adding existing shows. Double comparison done when searching show names via nameparser.
-
- 27 Aug, 2017 1 commit
-
-
echel0n authored
-
- 10 Aug, 2017 1 commit
-
-
echel0n authored
-
- 30 Jul, 2017 1 commit
-
-
echel0n authored
-
- 29 Jul, 2017 1 commit
-
-
echel0n authored
-
- 12 Mar, 2017 1 commit
-
-
echel0n authored
-
- 23 Oct, 2016 2 commits
- 23 Jun, 2016 1 commit
-
-
echel0n authored
HOTFIX: Removed code in regards to auto-installation of requirements/depends due to inconsistent operational results
-
- 03 May, 2016 1 commit
-
-
echel0n authored
-
- 01 May, 2016 1 commit
-
-
echel0n authored
Added back language selector for adding new shows. Shows not found on theTVDB by seriesname get searched by imdbId automatically. Fixed metadata issue with TMDB provider and retrieval of images.
-
- 20 Apr, 2016 1 commit
-
-
echel0n authored
Misc code moved around out of main.
-
- 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.
-
- 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
-
- 06 Feb, 2016 1 commit
-
-
echel0n authored
Fixed more issues found with startup and pip installs/upgrades of required packages when running as a non-root/admin user
-
- 04 Feb, 2016 2 commits
- 13 Jan, 2016 1 commit
-
-
echel0n authored
-
- 14 Dec, 2015 1 commit
-
-
echel0n authored
FIX: Conversion of old-style logging calls to new-style logging calls per new logging module code reqs. FIX: Using unicode_literals to futureproof py2>py3 conversion. FIX: Converted old string index lookups to new bytestring index lookups to comply with unicode_literals. RESTRUCTURE: Gave tests overhaul to making testing of the app code easier and more efficiant.
-
- 07 Nov, 2015 1 commit
-
-
labrys authored
-
- 23 May, 2014 1 commit
-
-
echel0n authored
-
- 10 Mar, 2014 1 commit
-
-
echel0n authored
This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer. Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer. Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk! Enjoy!
-