1363 Commits (efb94f16753dccf21f29755557bc4e918c7952e0)
 

Author SHA1 Message Date
echel0n efb94f1675 Merge pull request #649 from Prinz23/nzbget13_append 11 years ago
echel0n b4981317a8 Merge pull request #650 from dhellwich/patch-1 11 years ago
echel0n 515ed5f5df Merge pull request #651 from Supremicus/nightly 11 years ago
echel0n 57cf86279b Places Quality UNKNOWN items from provider results at end of itemsList leaving order of sorted items highest to lowest. 11 years ago
echel0n d6442e0685 Provider results get sorted by quality before filtering occures. 11 years ago
echel0n af0ccd65cf Fixes for a few provider issues plus passing of search_mode variable. 11 years ago
Supremicus aa69cfb07c Change SQL in templates. 11 years ago
echel0n ff5107cfe2 Provider searches for backlog, manual, and failed have been re-worked to not hammer the providers so much plus perform alot faster. 11 years ago
dhellwich aba5cc10d2 Fix for symlinking during Post-Processing 11 years ago
Prinz23 1a625d1418 Added Support for new append method of NZBGet 13+ 11 years ago
echel0n f6d662ca6b Fixed TypeError: processEpisode() got an unexpected keyword argument issues when using nzbToMedia scripts. 11 years ago
echel0n 6e613145b3 removed sleep timers from db code all together, overall speed increased. 11 years ago
echel0n 636bbfa2de Fixes issues with scene exception updating when editing a show, should resolve problems with it duplicating scene exception name over and over again. 11 years ago
echel0n bd20f9d2ae Merge pull request #647 from adam111316/log_clear_cache 11 years ago
echel0n e574fa222f Merge pull request #648 from adam111316/PR_merges 11 years ago
marseneault 662353e936 Add support for Bitsoup 11 years ago
Justin Nielsen ad17b81560 Added TVTorrents.ro Provider 11 years ago
echel0n 830a4c840e Checks if trakt is enabled before attempting to start schedualed thread tasks. 11 years ago
echel0n c423d349e8 Fixed failed and manual snatches that where causing WebUI lock-ups. 11 years ago
echel0n 0cdd1cf813 Fix for threading schedualers and subtitles. 11 years ago
echel0n 24cd235988 "Borrowed" code from SB's post-processing routine. 11 years ago
echel0n 1b84c6d281 Fix for subtitle processing. 11 years ago
echel0n 02c8b867c6 Fixed -RP release issues. 11 years ago
echel0n 423c09fd9e Provider DB connections remain open instead of constantly open/close for misc db calls. 11 years ago
echel0n 267affa5e9 Fix for missing indexerid number when performing naming pattern tests. 11 years ago
echel0n 5802fc372c Fix for naming pattern issues. 11 years ago
echel0n 8b5559bdef PEP8 Fix for backlog searches 11 years ago
echel0n 39d9fc6434 Fix for renaming non-anime shows and absolute numberings being applied by mistake. 11 years ago
echel0n 14fd0daa6c Fix for nameparser error during PP 11 years ago
echel0n cf99eb9625 Fix for rls words 11 years ago
echel0n 3fd5f75180 Removed a sleep timer 11 years ago
echel0n 9fe6b66475 Forgot to commit these 11 years ago
echel0n bf40e6bd98 Updated code to perform indexer id comparisons to confirm show is correctly choosen if we passed in a show object to test against. 11 years ago
echel0n 222f702f46 Skips to next regex if unable to create result.show 11 years ago
echel0n 09a3333399 Moved code out of series_name check for show object creation/checking. 11 years ago
echel0n eff064f347 Accuracey and speed improved for nameparser. 11 years ago
echel0n c25da850ab Updated scene exception code for checking when last refreshed. 11 years ago
echel0n e0e10dd289 Improved name parser scoring 11 years ago
echel0n c4a0f314fd Fixed name parsing result issues with improper regex patterns being used. 11 years ago
echel0n 579681386e Another test fix for anime PP issues 11 years ago
echel0n 9bef354899 Testing another fix for anime PP issues. 11 years ago
echel0n 42c0d7f9f6 Testing fix for incorrectly cached results that may cause PP issues. 11 years ago
echel0n 4470735437 Added 10 second timeout for anidb thread for restarts/shutdowns 11 years ago
echel0n 6957bd0656 Possible fix for stacked provider names during backlog search. 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 70c2a2d130 Fixed errors in scene exceptions when retrieving list of exceptions. 11 years ago
echel0n 7f20f5e27f Fixed whitelist error when editing shows, needs more code changes to fully function correctly. 11 years ago
echel0n 546f7c00b4 Reverted persistent storage of nameparser cache, testing fix to prevent crashes possibly related to memory usage. 11 years ago
echel0n 89c8ed4372 Using unicode for name keys now in NameParser cache, resolves 8-byte error. 11 years ago