37 Commits (b29d7303139d47b065421e93e752b1663bd437cf)

Author SHA1 Message Date
adam 5ac3895600 Fixes daily search and speed improvements 11 years ago
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 11 years ago
echel0n 6e613145b3 removed sleep timers from db code all together, overall speed increased. 11 years ago
echel0n 636bbfa2de Fixes issues with scene exception updating when editing a show, should resolve problems with it duplicating scene exception name over and over again. 11 years ago
echel0n a3a3777d33 Fixed blackAndWhitelist for anime release groups. 11 years ago
echel0n 56e2c28bad SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 4575c58348 SQL Query performance gains added and memory footprint reduced. 11 years ago
echel0n b19aafb807 Memory cleanup in sql db routines for mass actions. 11 years ago
echel0n 9f8c49ce88 Fixed issue with tvcache filling with duplicate data. 11 years ago
echel0n f6c40d4b25 Fixed DB issues related to displaying plot details for show episodes. 11 years ago
echel0n 0599a89565 Fix for DB issues on new installs relating to database version checks. 11 years ago
echel0n 7e0bb651b2 Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
echel0n 89ad4bccc3 Moved show season/episode cache to outside of the show class and turned it into a global to avoid circular ref that may memory leak. 11 years ago
echel0n d00d55fdfc Modified DB code to close its connection if right after its finished with it, helps performance-wise and should resolve locked db issues as well. 11 years ago
echel0n 08d8beffa4 Misc fixes and code cleanups. 11 years ago
echel0n fc7b28a8bc Automatic DB restores now done if upgrade fails due to corrupt DB or incorrect db numbering 11 years ago
echel0n 385bf3987e db locking issues fix #2 11 years ago
echel0n 26f30cacf5 db lock issues fix test 11 years ago
echel0n d30060bf91 Fix for db locking issues 11 years ago
echel0n f052848e52 Fix for sql rowcount error 11 years ago
echel0n 8fbd9155d3 fix for recent sql errors around connection object 11 years ago
echel0n 7e5cc8c673 Fix for coming soon episodes page. 11 years ago
echel0n cec4ed573d Upgraded CherryPy libs to 3.3.0 11 years ago
echel0n 7e91d3a600 Fix for scene_names table does not exist errors. 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n ab8d9e6405 Fixed issues with queues. 11 years ago
echel0n 1398c38275 Fix for manual and backlog download/search issues. 11 years ago
echel0n 2a4f8780e2 Fixed issues with multi-threading. 11 years ago
echel0n 8a61eb1e26 Added in some sleep timers to help improve overall cpu usage 11 years ago
BobWatson 20798639ae Update db.py 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago
echel0n 10637f8f29 Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 11 years ago
echel0n 8ecd5a196d Code cleanup and regex fix for "no repeats" error 11 years ago
echel0n 0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ... 11 years ago