17 Commits (bf40e6bd98c64ee26eba2741eee3cd13900ebd86)

Author SHA1 Message Date
echel0n a435a7d3d2 Added thread lock for internal name cache. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n c8d899ad66 Removed maintance schedualer and moved the routines from it to happen before a search is started to ensure things are up to date and to stop waking up synology devices, regexes also made less greedy. 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 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 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 7e91d3a600 Fix for scene_names table does not exist errors. 11 years ago
echel0n de01fa1e37 Fix for scene name repeat bug when displaying show. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n 628fe23f8d Fix to stop removal message of cache items from occuring when untrue 11 years ago
echel0n 1fcfa4c70a Improved caching results code, helps with daily searches. 11 years ago
echel0n a5b72dea84 Fixes issues with findpropers and airdate. 11 years ago
echel0n d5f183c171 Major changes made to search code, tvcache code, and name parser 11 years ago
echel0n 3f8729ef83 Added back in name cache but force it to only store entries if they have a valid Indexer ID otherwise disgard them. 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago
echel0n bbf9491943 Code cleanup and bugfixes 11 years ago
echel0n 0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ... 11 years ago