290 Commits (8c026d797738bbb718152cf5b7858a89df7d901b)

Author SHA1 Message Date
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
echel0n 1fc909299d Fixed start/restart/shutdown issues including any issues with daemonizing. 11 years ago
echel0n 130daf7d0a Added trending shows feature, this allows you to choose from a wide selection of popular/trending shows with rating stats and easily add the show into SR by simply clicking the plus sign. 11 years ago
echel0n 4575c58348 SQL Query performance gains added and memory footprint reduced. 11 years ago
echel0n 0a80d0c3dd Fixed memory leak in scene exceptions. 11 years ago
echel0n 18d7884c2d Reverting previous changes 11 years ago
echel0n 33a28d20a3 Cleanup leftover fd sockets on restart 11 years ago
echel0n 9d5b2da19e Testing fix to help reduce memory footprint. 11 years ago
echel0n c478d45c36 Maintenance tasks are no longer blocking startup. 11 years ago
echel0n 96fa0953e3 Fixed issues with popup notifications. 11 years ago
echel0n 0c57676aed Updated tornado source code. 11 years ago
echel0n cafdc57b2c Testing fix for redirect issues and blank pages. 11 years ago
echel0n ca60203e9e Test #3 for blank pages. 11 years ago
echel0n 386355e130 Updates/Restarts now use the same process instead of spawning a new one so the PID remains the same. 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 95e928bfcb Fix for PID file: /tmp/sickbeard.pid already exists during auto updates 11 years ago
JackDandy bf99164978 Refactor scheduler and upstream ports. 11 years ago
oldskool 37c3354325 cherry-pick a Sickbeard pull request add an option to NOT rename .nfo to .nfo-orig 11 years ago
Mark Rawson 764be940ac Add UI option to input users own Pushover API key 11 years ago
echel0n 327df6682e Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago