424 Commits (373c264f38ff8bc68d7e48696d7e7557d6a93c1c)

Author SHA1 Message Date
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
echel0n 2ac1c5fdd5 Fixed forced updates to wait for auto-reload instead of performing a restart. 11 years ago
echel0n dccf371ebd SSL issues fixed. 11 years ago
echel0n 489a181cdb Auto-reloads app on code changes automatically detected from git. 11 years ago
echel0n d8358882de Fixed issues with restarts and updates. 11 years ago
echel0n 4676c2b7b1 Testing update/restart fix 11 years ago
echel0n 7d52d079fa Fixes more issues that were preventing proper shutdowns, restarts, and upgrades. 11 years ago
echel0n fa01711192 IOLoop tasks are now started and stopped via regular start and halt sickrage functions allowing us to gracefully exit on shutdown or restart. 11 years ago
echel0n acca01eb90 Fixed shutdown to completely stop and close IOLoop. 11 years ago
echel0n af6cd334a0 Moved Tornado IOLoop to main() to resolve shutdown issues plus we now use IOLoop to control checks for startup tasks and background commands. 11 years ago
echel0n 20e2ae2f86 Improved tornado async routines and shutdown routines. 11 years ago
echel0n 149d7b29df Final fixes for proper shutdown of tornado 11 years ago
echel0n abff43f568 Improved startup/shutdown of tornado. 11 years ago
echel0n d73cc1cbbd Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
echel0n 2546a5199f Test fix for home page none type error 11 years ago
echel0n 013f9a2134 Reverted episode cache changes 11 years ago
echel0n 3d062b3510 Fix for import issue with episodeCache 11 years ago
echel0n d00d55fdfc Modified DB code to close its connection if right after its finished with it, helps performance-wise and should resolve locked db issues as well. 11 years ago
echel0n 1e8f3e2883 Added ability for format anime naming from post-processing options. 11 years ago
echel0n 4df31bccee PublicHD removed till further notice. 11 years ago
echel0n 2ab436b764 Fix for saving default options when adding shows. 11 years ago
echel0n 4a4eec0a9e Fix for restart issues 11 years ago
echel0n 6fc93be7b5 Fix for restart spawning more then one process of SickRage 11 years ago
echel0n 42b621103f Fix for restart and PID issues. 11 years ago
echel0n c5f933e4c8 Fixed app performance issues from recent upgrades. 11 years ago
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
echel0n a350be339c Fix for issue causing issues loading and saving search providers 11 years ago
JackDandy cf1d88343d Add feature to General Config to display fuzzy dates instead of absolute dates. Add feature to General Config to trim the leading number "0" shown on hour of day and date of month. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n b499e4b6db Fixed issues with per-provider torrent ratio settings, now can be left blank to default to client ratio setting. 11 years ago
echel0n 13462fbb67 Added user settable interval for autoPost-Processing to post-processing config section. 11 years ago
echel0n 63207ba93b Added global indexer timeout for adding shows. 11 years ago
echel0n 83d7e9fb69 Removed global seed ratio's 11 years ago