60 Commits (4a4168b59061a36a1d3d1978ea6f22688a2eed79)

Author SHA1 Message Date
JackDandy c8ca1e4e1b Change enable failure monitor for search_tvs. 4 years ago
JackDandy 4cfd307f57 Change use 83 unique_name cases to reduce occurrences of "show_obj.name" which is now 72 in the backend, in order to isolate the remaining need for closer inspection and the dupe show name issue. 4 years ago
JackDandy a8f89ca98d Change put some vars into kwargs if not used in a method. 4 years ago
Prinz23 5dae01ecf3 Fix remove need to page refresh after entering an anime scene absolute number on view-show. 4 years ago
JackDandy e98503d01c Change season specific alt names now available not just for anime. 5 years ago
Prinz23 3a708d354e Fix reading scene numbers from db. 5 years ago
JackDandy f0239be01c Add overall failure monitoring to History/Connect fails (renamed from "Provider fails"). 5 years ago
Prinz23 db2e0de282 Change add core dedicated base class tvinfo_base to unify future info sources. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy 8d003cceed Fix add filter to data used for alternative scene episode numbers. 7 years ago
JackDandy 139dd5a571 Fix error updating shows with certain paths. 7 years ago
Prinz23 41a0cea90a Fix getting XEM absolute numbers for show. 7 years ago
Prinz23 fe1aabca00 Change overhaul and add API functions 9 years ago
Prinz23 266c87f5f1 Change catch show update task errors. 8 years ago
Prinz23 0dbade4337 Change thexem, remove tvrage from xem. 8 years ago
Prinz23 e7c2589cf6 Fix refresh handling of Skipped and Ignored items and issue entering scene numbers. 9 years ago
Adam f4db5f0d40 Change to generalize xem id fetching 10 years ago
Prinz23 8b2225db8b Change to only refresh scene exception data for shows that need it. 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
Supremicus 47da38a914 Logging message tweaks and minor PEP8 tweaks 10 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n 4a29476415 Added code to perform disposal of bs4 class when finished as well as perform garbage collection afterwards, this fixed a memory leak issue SR was experiancing during backlog/manual/failed searches. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
adam ad68518e10 Add support for animes with a different series name per tvdb season 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 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 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 08d8beffa4 Misc fixes and code cleanups. 11 years ago
echel0n 4c9da4f448 Fix for custom scene numbering, now able to correct numbering or remove it. 11 years ago
echel0n cfafc0a39f Scene exceptions for anidb and xem now update once a day, thanks zoggy for pointing that out :) 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 52efb6f43b Added incomplete indexer <-> scene mapping check 11 years ago
echel0n fc94243546 Fixes backlog and manual searches. 11 years ago
echel0n afde3b4c28 Fixes issues #333 and problems with converting str to int via prettyName func 11 years ago
echel0n 33be93288a Last set of fixes to correct this problem 11 years ago
echel0n ac65eab3c0 Missed one :P 11 years ago
echel0n 57fabbad8b More unicode to int issues resolved 11 years ago
echel0n cecd35bb5d Fix for indexer being sent as unicode when its supposed to me integer 11 years ago
echel0n d5f183c171 Major changes made to search code, tvcache code, and name parser 11 years ago