444 Commits (4f4858f4e40df273ca7d2774e1facd2d5e8a788c)

Author SHA1 Message Date
echel0n 1b84c6d281 Fix for subtitle processing. 11 years ago
echel0n cf99eb9625 Fix for rls words 11 years ago
echel0n 5bc775dfb9 Fix for threading issues with backlogs and whitelist/blacklist issues for anime shows. 11 years ago
echel0n 7f20f5e27f Fixed whitelist error when editing shows, needs more code changes to fully function correctly. 11 years ago
echel0n c0cf45830c Fix for processEpisode to accept both "on" and "1" as True conditions when passing in options for post-processing from scripts such as nzbToMedia. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 9e365310b6 Fixed redirect issues which should now resolve reverse proxy web_root issues as well. 11 years ago
echel0n 424674464f Playing videos from display show page has now been made opt-in, you can enable/disable via general config menu. 11 years ago
echel0n 172dec1017 Startup/Restart issues resolved. 11 years ago
echel0n 52f65ca735 Testing yet another possible fix for web_root 11 years ago
echel0n 2d0c31510e Fixed issues with trakt and root dirs. 11 years ago
echel0n 74f73bcc34 New event queue system in place, currently handles shutdown and restart calls. 11 years ago
echel0n 79a1b1c31e Fix for root dir location not being saved or set correctly for shows. 11 years ago
echel0n ab69e52615 Fixed cheetah's template subclass to properly return correct line numbers in tracebacks so that we may properly debug errors. 11 years ago
echel0n a3a3777d33 Fixed blackAndWhitelist for anime release groups. 11 years ago
echel0n f7502294c5 Added in better error handling for tornado web server. 11 years ago
echel0n 93e2e93b63 Fix for edit shows and add shows. 11 years ago
echel0n 04f6b8fc8b Fixed web_root issues, Play videos directly from browser when displaying show via HTML5/JS ** WORK IN PROGRESS ** 11 years ago
Mark Rawson 8f19e84a80 Add global option to disable SickRage update notifications via notifiers. 11 years ago
echel0n 1fc909299d Fixed start/restart/shutdown issues including any issues with daemonizing. 11 years ago
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 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 11 years ago
echel0n e7b5a2c6c0 Test fix for webroot issues. 11 years ago
echel0n 508c094f48 Fixed robots.txt method. 11 years ago
echel0n 96fa0953e3 Fixed issues with popup notifications. 11 years ago
echel0n eece317c75 Fix for tornado write issues on GET and POST methods. 11 years ago
echel0n 1145f90208 Disabled caching for notification tests. 11 years ago
echel0n 06e99ce4a7 Fix for uncaught exception error for 404 errors 11 years ago
echel0n 145433e19a Corrected self.finish to self.write 11 years ago
echel0n 6ce68e3d97 Fixed redirects and blank pages ... FINALY! 11 years ago
echel0n b3d46f77e9 Fix for TypeError: write() 11 years ago
echel0n 0c57676aed Updated tornado source code. 11 years ago
echel0n feabf20c8c Test fix #5 for blank pages 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 77a659c17f Test #2 for blank pages, turned cache on and removed all cache disabling entries. 11 years ago
echel0n 84da4147fb Testing fix for cache issues causing blank pages, caching has been turned off. 11 years ago
echel0n cbda4d424d Small fix for new trakt feature 11 years ago
echel0n df7aa364aa Added feature that gets all recommended shows from your trakt.tv account and lets you add the show like you would if adding a new show and searching. 11 years ago
echel0n 12ee35a5e6 Fix for manual updates when auto-upate option is enabled. 11 years ago
echel0n 696a1a9f4a Fixed issue with backup/resotre config file variable 11 years ago
echel0n 10bea520a7 Fixed backup/restore issues, uses correct data directory variable now. 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 3c370fc5c9 Fix for tornado redirect function, was not properly returning. 11 years ago
echel0n f6c40d4b25 Fixed DB issues related to displaying plot details for show episodes. 11 years ago
echel0n 3e78004d36 Fix for KeyError: None in displayShows 11 years ago
echel0n bbbc7469fb fix for tornado error handler 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 2f73ab1e41 Removed tornado async features, testing to see if this resolves blank page and other related possible issues. 11 years ago