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.
UI Notifications fixed.
Auto-updating option fixed to now work with auto-reload feature.
11 years ago
echel0n
489a181cdb
Auto-reloads app on code changes automatically detected from git.
Fixed issues with basicauth/cookies and login page.
Parse results now displayed all the time.
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.
Fixed issues with notifications related to 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.
Fix for auto-update improperly restarting.
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
Re-write of New Show seearch function
Re-write of Existing show search helper function for determining indexer/indexerid
Massive code cleanup and more bugs found and fixed
Indexer code fully modualized for future proofing
11 years ago
echel0n
0d9fbc1ad7
Welcome to our SickBeard-TVRage Edition ...
This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer.
Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer.
Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk!
Enjoy!
11 years ago