103 Commits (150e98fea9b211bff7840d343e1d470527c7057d)

Author SHA1 Message Date
JackDandy e18250f371 Add option to the third step of "Add Show" to set episodes as wanted from the first and latest season, this triggers a backlog search on those episodes after the show is added. 10 years ago
Adam 42b5fe7570 Change IMDb updater to a toggleable option under General Settings (disabled by default due to slow operations) 10 years ago
adam 56337a0615 Add anime release groups to add new show options page 10 years ago
Supremicus 47da38a914 Logging message tweaks and minor PEP8 tweaks 10 years ago
Adam ed8e806e14 Fix black and white list initialization on new show creation 10 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Frank Fenton 557a286231 fixes to make trakt watch list work 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n 5bc775dfb9 Fix for threading issues with backlogs and whitelist/blacklist issues for anime shows. 11 years ago
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 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 cafdc57b2c Testing fix for redirect issues and blank pages. 11 years ago
echel0n ca60203e9e Test #3 for blank pages. 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 2546a5199f Test fix for home page none type error 11 years ago
echel0n 9e4ee04f57 Fixed language and subtitle issue for new shows. 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 4c9da4f448 Fix for custom scene numbering, now able to correct numbering or remove it. 11 years ago
echel0n 2ab436b764 Fix for saving default options when adding shows. 11 years ago
echel0n 70e7f1bfce Fixed issues with scene numbering being overwritten by ep objects. 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 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 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
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n 736cb7c738 Fixes issues with ABD shows searching for complete seasons and returning zero results. 11 years ago
echel0n ab8d9e6405 Fixed issues with queues. 11 years ago
echel0n a3e06b965f Added in CPU Throttling option under general config -> advanced. 11 years ago
echel0n bde70f1881 Fixed metadata code to add proper indexer info to the tvshow.nfo files 11 years ago
echel0n 51ff041389 Fix for writing new NFO files for updating Indexer info, prevents constant writing on refreshes of shows 11 years ago
echel0n 5ec5dde9ba Fix for show_queue errors when loading a show 11 years ago
echel0n f742f8a51a Fix for adding new and existing shows not showing up in show list 11 years ago
echel0n 1fc8e89aee Fix for _getLoadingShowList errors 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 308add5a11 Fix for string issues 11 years ago
echel0n d14581b8cc Fixes classification issues for determining if a show is air-by-date or sports or regular 11 years ago
echel0n 5e38813a73 Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not. 11 years ago
echel0n 6967a8faef Code cleanup 11 years ago
echel0n 8004685d3f Re-wrote the indexerApi wrapper, was causing a bottlekneck 11 years ago
echel0n 3534574741 Fix for bug in comingEpisodes template not properly displaying 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 aa8667106f Resolves issue #13 11 years ago
echel0n 05410e2aa0 Switched TVDB/TVRage CacheHandlers to CacheControl. 11 years ago
echel0n 0fcd780c2f Improved TVRage API code to now include show/episode summaries and fanart. 11 years ago