14 Commits (master)

Author SHA1 Message Date
Prinz23 ed8d7d393b Add timeframe support to show_updates (None, "day", "week", "month"). 4 years ago
JackDandy eaa75b8068 Change rename misuse of terminology `frequency` to `interval`. 5 years ago
JackDandy 6ec3938e9a Fix thesubdb under py3. 5 years ago
JackDandy f0239be01c Add overall failure monitoring to History/Connect fails (renamed from "Provider fails"). 5 years ago
Prinz23 f307e3aa27 Fix creating show list when there is no list at the cycle of backlog search spread. 5 years ago
Prinz23 eb5be9ef16 Fix creating show list when there is no list at the cycle of backlog search spread. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
Prinz23 daeee0d250 Fix search for wanted when adding new show. 7 years ago
JackDandy b831b865b6 Change add output to log when backlog hasn't run due to 'disable' setting (in case user wonders why backlog isn't running). 9 years ago
Prinz23 3ca199157a Add search setting "Disable auto full backlog". 9 years ago
Prinz23 d5a5b94af8 Change update and use backlogparts when BACKLOG_FREQUENCY setting is changed. 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
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
Prinz23 8b2225db8b Change to only refresh scene exception data for shows that need it. 10 years ago
Prinz23 2e711423b9 Add Search Queue Overview page 10 years ago
Prinz23 4ae30ab6ad Add option "Search for unaired episodes" to config/Search Settings 10 years ago
Prinz23 53f272515a Fix Backlog Init 10 years ago
JackDandy e6b7feef3d Change to simplify and reduce logging output of Recent-Search and Backlog processes. 10 years ago
Adam 0c8ab4db9c Remove unused force variable from code and PEP8 10 years ago
Adam 36b3bb9a24 Change recent and backlog search timing 10 years ago
JackDandy b6d079fe48 Fix the log output of the limited backlog search for episodes missed. 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
KontiSR 47cd8b53f0 Fixed typo in searchBacklog. Introduced with search from delta functionality. 11 years ago
echel0n f5a6d45d8f Fixed unicode error 11 years ago
echel0n 9eec99cd14 Reverted backlog search nextrun changes 11 years ago
echel0n 41dbbbaa9b Fix backlog nextrun to return datetime instead of just date 11 years ago
echel0n 417047f590 Added ability to set number of days to start backlog searches from, eg 7 days would search for episodes 7 days and older 11 years ago
echel0n 2fbae22f2f Fixed BacklogSearchQueueItem show attribute error during searches 11 years ago
echel0n 59675f27ac Fixed failed download handling. 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
echel0n 5ac99b8c5c Fix for extensions being stripped off by mistake made when adding in -RP fix from few commits ago. 11 years ago
echel0n 8b5559bdef PEP8 Fix for backlog searches 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
Mark Rawson 4252daf098 Fix next backlog date in API / altered display of next backlog date in UI 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 7391a6e454 App name change in code. 11 years ago
echel0n 854de69683 Fixed find propers. 11 years ago
echel0n a6d30ac425 Fixed potential backlog issues. 11 years ago
echel0n a39c881cb3 Complete re-write of backlog search. 11 years ago
echel0n 85019f07e4 Fixed backlog searches 11 years ago
echel0n 2a4f8780e2 Fixed issues with multi-threading. 11 years ago
echel0n d5f183c171 Major changes made to search code, tvcache code, and name parser 11 years ago
Nils Vogels 17171dba8b Simplifying expressions 11 years ago
echel0n 1c6b0807b0 Fixed backlog issues and improved cache and provider searches, this resolves issue #298 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 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