1383 Commits (b63dffa3a0878a00f0ad43d33400e63fba569c0e)
 

Author SHA1 Message Date
echel0n b63dffa3a0 Fix saving rootDirs (refresh before save) 11 years ago
echel0n 3a2b67330c During backlog/manual/failed searches we now cache disgarded/ignored results pre-parsed for usage later on incase we end up setting a episode to wanted that matches said results, allows for maximum performance and helps limit the waste of resources used. 11 years ago
echel0n a317ff61c2 Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 11 years ago
echel0n 77feb5a74c Added 10sec timeout for subtitlesFinderScheduler on shutdowns 11 years ago
echel0n c83e964ca5 Merge pull request #655 from Supremicus/master 11 years ago
echel0n 899d03b5fe Fixed issue with appending UNNOWN qualities to provider results after being sorted. 11 years ago
Supremicus cf1a3aa5d8 Updated network logo's to their current logo & made BBC logo's display nicer. 11 years ago
echel0n bf41ba59be Fixed sorting provider results by quality code, was causing a error. 11 years ago
Supremicus 950d77e29b Added network logo's for Space, Teletoon & Yahoo! Screen 11 years ago
echel0n 403c267953 Further improved memory handling of bs4 for torrent providers. 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 f340f9b073 Fix for sports shows. 11 years ago
echel0n 459b201b9a Merge pull request #653 from adam111316/clearer_PP_logs 11 years ago
echel0n 8a12c9306c Merge pull request #652 from adam111316/fix_airdate_propers 11 years ago
echel0n 6f817c0c5c Quality sorting fixed for provider results. 11 years ago
echel0n 39054d7810 Fix for validating episode data during provider result gathering. 11 years ago
echel0n 7b54611361 Moved code for marking failed download successful out of loop. 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
adam 72a3ab63f8 Tidy PP log message 11 years ago
adam c63c5e43d6 Fix proper searches with ABD and sports 11 years ago
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