Commits · e06f9faf95c24bcb852ef9bc35dc17f7d124dd6d
- Apr 11, 2015
-
-
Dustyn Gibson authored
-
- Feb 09, 2015
-
-
Alexandre Beloin authored
-
- Jan 24, 2015
-
-
Alexandre Beloin authored
-
Alexandre Beloin authored
-
- Dec 19, 2014
-
-
echel0n authored
-
- Dec 18, 2014
- Dec 13, 2014
- Dec 11, 2014
-
-
echel0n authored
-
- Dec 10, 2014
- Dec 08, 2014
-
-
echel0n authored
-
- Dec 07, 2014
- Nov 27, 2014
-
-
echel0n authored
-
- Jul 31, 2014
-
-
echel0n authored
-
- Jul 24, 2014
-
-
echel0n authored
-
- Jul 15, 2014
-
-
echel0n authored
-
- Jul 12, 2014
-
-
echel0n authored
-
- Jul 11, 2014
- Jul 09, 2014
- Jul 06, 2014
- Jul 04, 2014
-
-
echel0n authored
-
- Jul 02, 2014
-
-
echel0n authored
-
- Jul 01, 2014
-
-
echel0n authored
-
- Jun 30, 2014
-
-
echel0n authored
-
- Jun 26, 2014
-
-
echel0n authored
-
- Jun 23, 2014
-
-
echel0n authored
-
- Jun 19, 2014
- Jun 18, 2014
- Jun 18, 2014
- Jun 17, 2014
- Jun 16, 2014
- Jun 15, 2014
-
-
echel0n authored
-
echel0n authored
-
echel0n authored
IOLoop tasks are now started and stopped via regular start and halt sickrage functions allowing us to gracefully exit on shutdown or restart.
-
echel0n authored
-
echel0n authored
Moved Tornado IOLoop to main() to resolve shutdown issues plus we now use IOLoop to control checks for startup tasks and background commands.
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
Fixed issues with notifications related to tornado.
-
echel0n authored
-
- Jun 06, 2014
-
-
echel0n authored
-
- Jun 05, 2014
-
-
echel0n authored
Reverted sql -> sqlachemy changes, to soon and will be done in seperate branch.
-
echel0n authored
Switched out sqlite3 libs in favour of SQLAlchemy v0.9, will gradually migrate dialects and scheme to be fully SQLAlchemy compliant for using there ORM with sessions instead of direct. Fixed getEpisode function to stop making unrequired scene number conversions on already converted data thats available now from cache.
-
- May 23, 2014
-
-
echel0n authored
-
- May 05, 2014
-
-
Michael Johnson authored
Basic configuration options and filter Add configuration options to template Woops, we can't use filters Qualify the name 'Tool' Remove leftover 'self' argument
-
- Mar 25, 2014
-
-
echel0n authored
Re-write of New Show seearch function Re-write of Existing show search helper function for determining indexer/indexerid Massive code cleanup and more bugs found and fixed Indexer code fully modualized for future proofing
-
- Mar 20, 2014
-
-
echel0n authored
- Mar 10, 2014
-
-
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!
-