518 Commits (9b3af8b84a7c20e347dcf399f3ef01b0e322fc2d)

Author SHA1 Message Date
echel0n 3592e559d0 Fixed unbound method editShow() error 11 years ago
echel0n a15258c784 Fixed massEdit issues. 11 years ago
echel0n cdd190e1e7 Fixed trakt library update issues. 11 years ago
echel0n 534104b8b0 Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup. 11 years ago
echel0n d916958abc Fixes for editshow functions. 11 years ago
echel0n 0f2941435f Testing checkout feature 11 years ago
echel0n e9eca837a8 More fixes for webui branch checkout feature. 11 years ago
echel0n f4b24bd85d Added a checkout branch button to the advanced config settings tab to tie things in better and make them easier. 11 years ago
echel0n ef8b4e587d Fixed code that was preventing branch checkouts from working. 11 years ago
echel0n 7dc89c084f Added ability to switch branches from general settings/advanced, will perform a forced checkout of whatever branch you choose and restart automatically. 11 years ago
echel0n 91ee2c9ef5 More fixes for Trakt.tv connection issues. 11 years ago
echel0n 4094e2ed3c Fix for trakt connection issues. 11 years ago
echel0n b5e0282942 Fixed scene exceptions issue when editing shows. 11 years ago
echel0n f67fa660be Tornado WebUI now asynchronous, huge performance increase. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n bb437299d5 Added in missing redirects for config pages, should also resolve subtitle uncaught exception issues. 11 years ago
echel0n b16ff81478 Fixes for thread naming issues where provider names are getting stacked on top each other per loop iteration. 11 years ago
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 11 years ago
Prinz23 8313e12267 The RegEx is also not needed anymore 11 years ago
Prinz23 b54724c058 Remove old Code that caused an exception in the iCal Feed 11 years ago
echel0n f6d662ca6b Fixed TypeError: processEpisode() got an unexpected keyword argument issues when using nzbToMedia scripts. 11 years ago
echel0n 0cdd1cf813 Fix for threading schedualers and subtitles. 11 years ago
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