425 Commits (ac48077374c693987d3843eb40b4cd1c61820681)

Author SHA1 Message Date
adam 52a1254cfa Add global required words 11 years ago
Adam b83b8721a0 Fix anime naming patterns being stored as sports naming patterns 11 years ago
KontiSR 7165df7405 Added gui for IMDB watchlists in Config General. 11 years ago
adam 37f021feb6 Custom naming for anime 11 years ago
echel0n e78392f04a Backlog frequency determined by algo that takes into account daily search frequency to prevent overlap of searches, automatically calculates allowed minimum value that is user-settable 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
Adam 1d41a638ee Update .travis.yml, fix imports and tests 11 years ago
Adam 1790b3be7f Add TokyoToshokanProvider support 11 years ago
Adam 7613bdc7ad Fix default post processing with sync files option 11 years ago
djoole 6a393cc755 Added an option in Post Processing options do activated/deactivate postponing postprocess if sync files are present in download TV dir (activated by default) 11 years ago
djoole 159e8ceb7c Added the torrent provider for www.t411.me tracker 11 years ago
echel0n 3cb1c573a3 Fix for newznab provider settings not saving properly 11 years ago
echel0n bcffc09589 Replaced provider backlog only search option with 2 new options that allow you to enable daily searches and backlog searches individually per provider, default is enabled for both. 11 years ago
Adam a38229d04f Change minimum backlog frequency to a more acceptable value 11 years ago
Adam ef4782ccf2 Third fix for zip updating and checkouts... 11 years ago
balogg b884f85212 fix for multi ep format setting load 11 years ago
Adam 48b79937b8 Possible fix for updating when using zips from github 11 years ago
piejanssens e4282df953 Add priority option for daily snatches (inc force) 11 years ago
Adam f4c0893d32 Fixes for trakt settings not saving 11 years ago
Adam d9f073bbd0 Fixes resetting of auto postprocessing timer config 11 years ago
Jamie 18da621016 Trakt method, error checking, remove series 11 years ago
echel0n 39fe8e8477 More fixes for checkout/updating issues. 11 years ago
echel0n b1de2c7080 Doesn't start a scheduled task for things not enabled to not waste resources. 11 years ago
echel0n cdd190e1e7 Fixed trakt library update issues. 11 years ago
echel0n b484192390 Fixed issue with threads not exiting on shutdown properly. 11 years ago
echel0n 534104b8b0 Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup. 11 years ago
echel0n cef53beee0 PEP* Cleanups and added timeouts for threads when shutting down or restarting. 11 years ago
echel0n 7dc89c084f Added ability to switch branches from general settings/advanced, will perform a forced checkout of whatever branch you choose and restart automatically. 11 years ago
echel0n b13e72e0a3 Moved code for cleaning up cache folder to seperate function located in helper.py. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 11 years ago
echel0n 77feb5a74c Added 10sec timeout for subtitlesFinderScheduler on shutdowns 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 1b84c6d281 Fix for subtitle processing. 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 d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n d9f37eb852 Fixed the default naming patterns for ABD and SPORTS plus increased default indexer timeout from 10 to 20 11 years ago
echel0n 2f0683ec1e Fixed restart/updating issues for synology/qnap devices, may also resolve other OS related simular issues. 11 years ago
adam 923a58b2ab Add animezb provider 11 years ago
echel0n 424674464f Playing videos from display show page has now been made opt-in, you can enable/disable via general config menu. 11 years ago
root 6304c5ed17 Add TorrentBytes provider 11 years ago
echel0n 74f73bcc34 New event queue system in place, currently handles shutdown and restart calls. 11 years ago
echel0n c8d899ad66 Removed maintance schedualer and moved the routines from it to happen before a search is started to ensure things are up to date and to stop waking up synology devices, regexes also made less greedy. 11 years ago
adam e6eb1256bf Fix for 'add to my list' option defaulting to on upon a restart. 11 years ago
echel0n f0146f728e Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers. 11 years ago
Mark Rawson 8f19e84a80 Add global option to disable SickRage update notifications via notifiers. 11 years ago
echel0n 12ac388dc2 Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 11 years ago