93 Commits (c8ea3719b4a6796fc7da1b7f87f8876ac80d4509)

Author SHA1 Message Date
echel0n 10bea520a7 Fixed backup/restore issues, uses correct data directory variable now. 11 years ago
echel0n c878c6d303 Shows now perform a dirty check to confirm if any records have been altered before trying to save to the DB, improves overall performance and speed of sickrage. 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 07685f4295 Fixed issues with webroot settings and reverse proxies. 11 years ago
echel0n b9c22582cf Added restore folder to gitignore list. 11 years ago
echel0n 2b7df8e67d Added backup and restore feature, this allows you to backup your config.ini and sickbeard.db files into a zipfile and save it to a destination of your choice and as well you can restore the same zip file later on then perform a restart to have the changes take affect automatically. Backups are saved date/time stamped. 11 years ago
echel0n 5aba53ae8e Fix for OSError: [Errno 9] Bad file descriptor error, freebsd related 11 years ago
echel0n c792e34c43 FreeNAS test fix #4 11 years ago
echel0n cefbe3859a Test fix #3 for freenas 11 years ago
echel0n 5b866006b4 Test fix #2 for FreeNAS running as a daemon 11 years ago
echel0n da826d24d4 Testing fix for freenas 11 years ago
echel0n cf4cbd9a34 Fix for missing WITH statement 11 years ago
echel0n 327df6682e Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
echel0n 09297b853b Fix for autoreload issues 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 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 6dd78f58b6 Improved startup and shutdown for 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 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
Nils Vogels e600946d2e Unbreak restart under Linux-like OS 11 years ago
echel0n 4a4eec0a9e Fix for restart issues 11 years ago
echel0n 42b621103f Fix for restart and PID issues. 11 years ago
Nils Vogels 764cf6e62e Change process title for more clarity when running multiple python progs 11 years ago
echel0n 52fca3e29a auto update test #1 11 years ago
echel0n b9310444e5 Fix for failed download issues. 11 years ago
Zwooosh 4f43349dee Don't add portnumber when restarting with reverse proxy enabled 11 years ago
echel0n 8a61eb1e26 Added in some sleep timers to help improve overall cpu usage 11 years ago
Justin Tabish d4263e1b03 Added executable bits (chmod 755) 11 years ago
echel0n 826a9aab6a Fix for strftime and thread locking issues 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago
echel0n 0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ... 11 years ago