78 Commits (9b06d6d60f77328fc7152cb466a83c3c1ae13cbc)

Author SHA1 Message Date
Prinz23 6f5100c541 Change showupdate add integrity safeguards and improve image processing. Add an episode view filter, improve WEB PROPER selection. 8 years ago
Prinz23 266c87f5f1 Change catch show update task errors. 8 years ago
JackDandy 6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 9 years ago
Prinz23 9b3af8b84a Change optimise TheTVDB processes, 40% to 66% saved adding new and existing shows, 40% to 50% saved per show update. 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 4c682db8e1 Change adding show processing to be highest priority. 9 years ago
Prinz23 f2b8b29575 Change show update, set shows with newly added airdate or existing episodes with future or never dates, to "Wanted". 9 years ago
Prinz23 e7c2589cf6 Fix refresh handling of Skipped and Ignored items and issue entering scene numbers. 9 years ago
Prinz23 b3be940d44 Add multiple Trakt account support to Config/Notifications/Social. 10 years ago
Prinz23 0bbaefe17b Change disable connection attempts and remove UI references to the TVRage info source. 10 years ago
Adam f4db5f0d40 Change to generalize xem id fetching 10 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
JackDandy 4171143cfc Add a general config setting to allow adding incomplete show data. 10 years ago
JackDandy 7b3f4356c7 Change reduce aggressive use of scene numbering that was overriding user preference where not needed. 10 years ago
Adam a6eedd3c75 Bump release version 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
adam d47ad5f332 Change to only rebuild namecache on show update instead of on every search 10 years ago
Prinz23 2e711423b9 Add Search Queue Overview page 10 years ago
JackDandy f463ad5705 Fix issue, when adding an existing show set its default group to ensure it appears on the show list page. 10 years ago
adam 65ce53b289 Add custom show lists to home page 10 years ago
JackDandy 58d5452dc3 Change to gracefully handle some "key not found" failures when TVDB or TVRage return "Not Found" during show updates. 10 years ago
JackDandy 97ca6f4c69 Fix issue with missing QueueItemForceUpdate object has no attribute 'force_web'. 10 years ago
JackDandy f73de91d0f Add IMDb update capability back to the "Force Full Update" button on the Display Show page. 10 years ago
JackDandy 743e1e4fb9 Fix to correctly use wanted_begin and wanted_latest when adding shows. 10 years ago
JackDandy c96dbf7ea6 Change to reduce the time taken to "Update shows" with show data. 10 years ago
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