290 Commits (8c026d797738bbb718152cf5b7858a89df7d901b)

Author SHA1 Message Date
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
echel0n 9e1402057a Added in min seed and min leech options for torrent providers 11 years ago
echel0n 6a02edd7fc Added search options to NZB providers 11 years ago
echel0n 5f328eba5f Converted NZB providers to new dynamic config style format. 11 years ago
echel0n a4c790eedc Fixes issues with skip removed files option. 11 years ago
echel0n f0bd8e5e4a Fixes issues with processTV failed downloads and HDBits auth info 11 years ago
echel0n de20d13c61 Added per-provider option 'backlog only' which allows you to disclude any provider from the daily search but still use it for backlogs, currently working for torrents only and will add to nzb providers later on today. 11 years ago
Nils Vogels 8c449e27d2 Add option to skip detection of removed files 11 years ago
echel0n 4164f00fc8 Fix for restarting issues and slow loading of shows 11 years ago
echel0n 55f27c4f40 rss cache updates and daily search have been joined into one function. 11 years ago
echel0n 04213bebf2 Fixed bug that was causing issues with saving config. 11 years ago
echel0n 0afdeb3c1f Added ability to disable daily search at startup. 11 years ago
echel0n be001c47ae Fixed issues for unicode problems for encrypted passwords. 11 years ago
echel0n a3e06b965f Added in CPU Throttling option under general config -> advanced. 11 years ago
echel0n 0b9b6228ae Fix for issues with fallback search option. 11 years ago
echel0n 58e0b58a0f Added a timezone display option so that you can either display the date/time via your local timezone or the show's network timezone. 11 years ago
echel0n 5453c8c6df Fix for TPB proxy issues. 11 years ago
echel0n e96035ff4f Added per-provider options search mode and search fallback. 11 years ago
echel0n e20adcfab8 Added daily searcher to check for and snatch daily new releases for current active watched shows. User settable interval can be found in search config menu plus forcing a daily search can be done from Manage Searches menu. 11 years ago