287 Commits (bca87c017e898fc74ccabd0b6ea11b6812922e07)

Author SHA1 Message Date
echel0n 7a95b0bb14 Added new InvalidShowException to NameParser, Removed isGoodResult search check and now attached parsed result show objects and compare them against the show object we use to search with instead. 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 11 years ago
echel0n e0eea79ec5 Fix for ABD and Sports shows issue with toordinal function. 11 years ago
echel0n c878c6d303 Shows now perform a dirty check to confirm if any records have been altered before trying to save to the DB, improves overall performance and speed of sickrage. 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 fcc91bedd9 NameParser now won't bother to proceed parsing release name results untill it finds a valid show object in the DB to confirm its a show in our list, naming patterns automatically bypass this restriction. 11 years ago
JackDandy bec213ee05 Port:Change setting status to UNAIRED for future episodes (GC-2397). 11 years ago
JackDandy 1c487f92f9 Port:Fix not setting status if show location is missing but sickbeard.ADD_SHOWS_WO_DIR is set 11 years ago
echel0n 44358ef601 Reverted episode cache changes 11 years ago
echel0n 3384e2c51d Update tv.py 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 a1da7df12e Fixes for DB issues 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 2c0f3a3dc3 Added thread locking for queues. 11 years ago
echel0n cfcc35ebcc Upgraded IMDBpy and improved performance of it. 11 years ago
echel0n 4784b4619f Fix for invalid literal for int() with base 10: 'NULL' 11 years ago
echel0n 24dfbc3f15 Quality is now set during parsing of results. 11 years ago
echel0n 1e8f3e2883 Added ability for format anime naming from post-processing options. 11 years ago
echel0n 14201c71f3 Fixes issues with scene numbering being set to 0x0 after snatch is performed. 11 years ago
echel0n 9e4ec2cfb8 Fix for importing existing shows being set to anime when there not anime shows causing parsing errors when trying to parse episode files from disk. Please perform a mass reset of shows marking the ones that are not anime so that this issue is fixed for when it does its next show refresh. 11 years ago
echel0n 1dc913824a Fix for startup issue due to dependant that was missing. 11 years ago
echel0n cec4ed573d Upgraded CherryPy libs to 3.3.0 11 years ago
echel0n 99d129bd41 Fixes for anime regex matching 11 years ago
echel0n 0ddcc3b58a Fix for show opt not in __init__ issues 11 years ago
echel0n d7396896b5 Added in regex matching with fuzzy matching. 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n 70e7f1bfce Fixed issues with scene numbering being overwritten by ep objects. 11 years ago
echel0n f01c5852d4 Improved find propers code. 11 years ago
echel0n 1abef89b29 Scene numbering now updates every 1 hour or is forced when needed so that searches always have up-to-date information before hand. 11 years ago
echel0n a2439c8c64 Added ability to mass set shows to search by scene numbering. 11 years ago
echel0n a92de48aec Added new show option that allows you to choose if you want to search via scene numbering or indexer numbering. 11 years ago
echel0n e1ee01579d Fixed issues with TVDB retrieving banners and posters. 11 years ago
echel0n 2dcd26e69c Update imdbpy libs to v5.0 11 years ago
Nils Vogels 7bf12460be PEP8 cleanups 11 years ago
echel0n e009641804 SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 11 years ago
echel0n 34da3f53d8 Added Black and White list for release groups for anime shows. 11 years ago
Nils Vogels 177dbc0f22 More namechanges 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 9cd9576232 Fix for Next Ep airdates. 11 years ago
echel0n ab8d9e6405 Fixed issues with queues. 11 years ago
echel0n a4c790eedc Fixes issues with skip removed files option. 11 years ago
echel0n 6709ebdf12 Fixed issues with daily searcher 11 years ago
Nils Vogels 8c449e27d2 Add option to skip detection of removed files 11 years ago
echel0n 4164f00fc8 Fix for restarting issues and slow loading of shows 11 years ago
echel0n 55f27c4f40 rss cache updates and daily search have been joined into one function. 11 years ago
echel0n a39c881cb3 Complete re-write of backlog search. 11 years ago
echel0n 7c5144417e Revert "Updated Subliminal to 0.80 and fixed issues with subtitle downloading." 11 years ago