60 Commits (b4ca844f60240f8eb10ddb7d77b14abef1191b1b)

Author SHA1 Message Date
Prinz23 05758bb75e Change overhaul handling of PROPERS/REPACKS/REAL. 8 years ago
Prinz23 3bd392e671 Add count of failed show updates 8 years ago
JackDandy 4ed95b6659 Change ensure a cache.db table does exist on migration. 9 years ago
Prinz23 d3a7f0ff5e Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 9 years ago
Prinz23 ea702379c3 Add rollback capability to undo database changes made during tests. 9 years ago
JackDandy e79b7fcd93 Change improve importing show list sickbeard.db files. 9 years ago
JackDandy eac69963f0 Change validate and improve specific Torrent provider connections, IPT, KAT, SCC, TPB, TB, TD, TT. 9 years ago
JackDandy c0dc7ea5bc Fix for import of very rare db structure. 9 years ago
Prinz23 e55462f47b Fix ensures internal buffer of a downloaded file is written to disk. 9 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
adam 65ce53b289 Add custom show lists to home page 10 years ago
Adam 24236eba6f Change provider cache storage structure 10 years ago
JackDandy b4b1859a2e Add IMDb lookup to "Update" action on Manage/Mass Update page. 10 years ago
Adam 94d0ce3e44 Add show overview from indexers to the database 10 years ago
Adam 742efdb805 Change database code to PEP8 standards 10 years ago
adam 7f5651bb41 Fix slow database operations (port from midgetspy/sickbeard) 11 years ago
adam 2af732c731 Fix duplicate entries in cache database 11 years ago
JackDandy aa9346222e Fix SQL statements that have dynamic table names to use proper syntax. 11 years ago
Adam f579b90d7c Add database migration code 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
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