1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-11 03:45:01 -05:00
Commit Graph

1046 Commits

Author SHA1 Message Date
JackDandy
bf99164978 Refactor scheduler and upstream ports.
Move start time check from properFinder and showUpdater into scheduler.
Add show how long to next propers search at end of each run.
Change proper finder and show updater to silent thread logging.
Change Scheduler runImmediately to run_delay.
2014-06-19 16:38:15 +01:00
echel0n
b9c22582cf Added restore folder to gitignore list. 2014-06-19 07:43:12 -07:00
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. 2014-06-19 07:31:44 -07:00
echel0n
ddbcfb40ba Merge remote-tracking branch 'origin/dev' 2014-06-19 01:41:25 -07:00
echel0n
acadce4d96 Fix for setting status via episode status manager 2014-06-19 01:37:44 -07:00
echel0n
9b20ec56e4 Merge remote-tracking branch 'origin/dev' 2014-06-18 16:19:50 -07:00
echel0n
5aba53ae8e Fix for OSError: [Errno 9] Bad file descriptor error, freebsd related 2014-06-18 16:17:53 -07:00
echel0n
c792e34c43 FreeNAS test fix #4 2014-06-18 13:41:20 -07:00
echel0n
8fdfbaa960 Merge remote-tracking branch 'origin/dev' 2014-06-18 13:14:04 -07:00
echel0n
cefbe3859a Test fix #3 for freenas 2014-06-18 13:12:19 -07:00
echel0n
51247710bb Reverse proxy support fixed 2014-06-18 12:51:33 -07:00
echel0n
5b866006b4 Test fix #2 for FreeNAS running as a daemon 2014-06-18 12:07:53 -07:00
echel0n
da826d24d4 Testing fix for freenas 2014-06-18 11:24:59 -07:00
echel0n
46adfef099 Merge remote-tracking branch 'origin/dev' 2014-06-18 10:07:30 -07:00
echel0n
0ae8b5429b WebAPI showPosters fixed! 2014-06-18 10:06:06 -07:00
echel0n
cc0faed640 Merge remote-tracking branch 'origin/dev' 2014-06-18 09:29:26 -07:00
echel0n
bd582d18d0 Fix for showPoster() api calls 2014-06-18 09:28:03 -07:00
echel0n
e202cbc0ac Fixed basic auth realm issue, needed to be quoted. 2014-06-18 08:38:43 -07:00
echel0n
878ef9acf6 Added return to self.redirect to conform to proper way of handling redirects when using tornado 2014-06-18 08:14:30 -07:00
echel0n
250a83fbda Merge remote-tracking branch 'origin/dev' 2014-06-18 08:09:13 -07:00
echel0n
0e962f83cb Fix for feedcache logging.
Fix for adding new and existing shows.
Fix for static content.
2014-06-18 08:06:50 -07:00
echel0n
fd88c77d26 Fix for 401/404 errors now just redirect back to home page.
Fix for static mapping issues.
2014-06-18 05:56:26 -07:00
echel0n
d01a1eed26 Turned caching off, testing for blank page issues. 2014-06-18 04:08:45 -07:00
echel0n
7da1f3b809 Merge remote-tracking branch 'origin/dev' 2014-06-18 03:34:19 -07:00
echel0n
14a0519e33 Merge pull request #606 from adam111316/update_anime_xmls
Update anime-list.xml and animetitles.xml
2014-06-18 02:57:26 -07:00
echel0n
652de9172b Testing force update 2014-06-18 02:16:14 -07:00
echel0n
29c5c4de4d Fixed issue of forbidden error 2014-06-18 02:13:22 -07:00
echel0n
c9f800128e Fix for force update. 2014-06-18 02:04:02 -07:00
echel0n
cf4cbd9a34 Fix for missing WITH statement 2014-06-18 01:53:11 -07:00
echel0n
574e300162 Merge remote-tracking branch 'origin/dev' 2014-06-17 23:57:39 -07:00
echel0n
032ddf2425 Fixed issues with web root settings not working.
Fixed more NoneType iterable errors.
2014-06-17 23:55:45 -07:00
adam
a309b2bf1e Update anime-list.xml and animetitles.xml from https://github.com/ScudLee/anime-lists/ 2014-06-18 12:57:26 +08:00
echel0n
ec254ad679 Merge remote-tracking branch 'origin/dev' 2014-06-17 14:27:22 -07:00
echel0n
b47b2e1f58 Fix for NoneType issues related to redirects 2014-06-17 14:25:35 -07:00
echel0n
76244e1545 Merge remote-tracking branch 'origin/dev' 2014-06-17 13:12:02 -07:00
echel0n
4513525cc4 Fix for basicauth and no user/pass set 2014-06-17 13:06:43 -07:00
echel0n
829105059b Merge remote-tracking branch 'origin/dev' 2014-06-17 12:54:06 -07:00
echel0n
3989f722a7 Fixed issues with basic auth and NoneType errors 2014-06-17 12:51:23 -07:00
echel0n
e65fb9d09b Merge remote-tracking branch 'origin/dev' 2014-06-17 11:17:30 -07:00
echel0n
cc86dda802 Fix for NoneType is not iterable issue 2014-06-17 11:16:04 -07:00
echel0n
18a1681a61 Fixed issue with facicon.ico file and static link being incorrect causing 404 errors. 2014-06-17 09:33:45 -07:00
echel0n
067438b5d9 Fix for scene exception update error, please delete cache.db file for this to fix tow take affect. 2014-06-17 09:07:48 -07:00
echel0n
2eec706197 Fix for failed download handling and sql issues 2014-06-17 09:02:23 -07:00
echel0n
98ff924b1c Fix for nullhandler issues for py2.6 users,
Fix for rsstorrents.
2014-06-17 08:46:07 -07:00
Nils
1ba2b36c93 Merge pull request #594 from JackDandy/NetworkLogos
Network logo changes
2014-06-17 13:40:26 +02:00
Nils
f446b9ce8e Merge pull request #601 from adam111316/network_image_renaming
Renaming network logos files to lowercase as SR requires lowercase
2014-06-17 13:39:18 +02:00
echel0n
c09ceb5e6c Added error logging for webserver gets and posts 2014-06-16 22:00:03 -07:00
echel0n
327df6682e Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
echel0n
9790b30b90 Fix for force update and autoreload 2014-06-16 20:53:16 -07:00
echel0n
72492d859e Merge remote-tracking branch 'origin/dev' 2014-06-16 20:37:39 -07:00