123 Commits (master)

Author SHA1 Message Date
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 47305d30d5 Add support for multiple TV info sources. 4 years ago
JackDandy 760ff0d644 Change replace deprecated `currentThread` with `current_thread` calls. 4 years ago
JackDandy eaa75b8068 Change rename misuse of terminology `frequency` to `interval`. 5 years ago
Prinz23 73cf7ceac0 Fix timezone handling on Windows to correct timestamps related to file system and db episode management. 5 years ago
Prinz23 b991590ba8 Fix manual search status change on display show. 5 years ago
Prinz23 9864c7f817 Change improve find_show_by_id. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy 2eb63dd161 Add prefer x265/hevc releases over x264 at equal qualities. 6 years ago
JackDandy ac6d1f69d9 Change refactor manual search processing. 7 years ago
Prinz23 89905fc94d Change add BaseSearchQueueItem and base_info() for thread-safe checks. 7 years ago
JackDandy 85a5f6ea00 Change code refactor. 7 years ago
Prinz23 1d00b0e4c2 Fix manual search button on displayShow and episode view page. 7 years ago
Prinz23 7a1524f136 Fix anime parser and anime PROPER level. 7 years ago
JackDandy 56d8fffb9f Change UI footer tweaks + only display footer propers time if option is actually enabled. 7 years ago
Prinz23 6e2788fd8e Change integrate proper search into recent search. 7 years ago
Prinz23 6da32a5ed0 Add log message for not found on indexer when adding a new show. 7 years ago
Prinz23 05758bb75e Change overhaul handling of PROPERS/REPACKS/REAL. 8 years ago
Prinz23 33a36432d8 Change improve newnab autoselect categories. 8 years ago
Prinz23 266c87f5f1 Change catch show update task errors. 8 years ago
JackDandy d97bb7174d Remove Torrentshack. 8 years ago
JackDandy 14db6d12cc Add "Perform search tasks" to Config/Media Providers/Options. 8 years ago
Prinz23 87e608f277 Add scheduled backlog switch. 8 years ago
Prinz23 e071542b51 Change don't exclude "unknown" from search. 9 years ago
Prinz23 5adf5071d7 Change allow pp to replace files with a repack or proper of same quality. 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 eac69963f0 Change validate and improve specific Torrent provider connections, IPT, KAT, SCC, TPB, TB, TD, TT. 9 years ago
Prinz23 6dd434fcba Add CPU throttling preset "Disabled" to config/General/Advanced Settings and centralise the function. 9 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
JackDandy 2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 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
JackDandy c96dbf7ea6 Change to reduce the time taken to "Update shows" with show data. 10 years ago
JackDandy e6b7feef3d Change to simplify and reduce logging output of Recent-Search and Backlog processes. 10 years ago
adam d1687dd401 Change layout of Recent Search code 10 years ago
JackDandy c16903bd73 Change "Daily" search to "Recent" search. 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
KontiSR 058f9d1399 This is a check used in webserve.py getManualSearchStatus(), to get the current running queuitem, if it is a manual or failed/retry search. If so, the frontend will report the matching episode as in status "searching". 11 years ago
echel0n b0d550b3fb Fix for no attr success 11 years ago
echel0n f15d5cff57 Revert "Fix for updating queue icon when DailySearchQueueItem is running." 11 years ago
KontiSR 69bb4d6373 Fix for updating queue icon when DailySearchQueueItem is running. 11 years ago
adam 5ac3895600 Fixes daily search and speed improvements 11 years ago
KontiSR a4c8c53c91 Fixed SearchFailedDownload when selecting multiple ep's as failed in displayShow 11 years ago
KontiSR bdac98db4b Implemented the queuing functionality also for Failed downloads. 11 years ago
KontiSR 419e35f300 sbRoot missing in some img url's 11 years ago
echel0n 627debcf88 Building of name cache executed now at start of searches to prevent building cache for show more then once when not needed 11 years ago
echel0n 67bd1a9e98 Fix for daily searches and high cpu usage plus increases search speed 11 years ago
echel0n 22d7230b3f Fix for AttributeError: 'FailedQueueItem' object has no attribute 'ep_obj' 11 years ago
Adam 981d6612b8 Fixing typo in last commit 11 years ago