315 Commits (640b840cdefeb0ff7672acf8cbf2f75b68ccd17f)

Author SHA1 Message Date
echel0n e78392f04a Backlog frequency determined by algo that takes into account daily search frequency to prevent overlap of searches, automatically calculates allowed minimum value that is user-settable 11 years ago
echel0n 417047f590 Added ability to set number of days to start backlog searches from, eg 7 days would search for episodes 7 days and older 11 years ago
echel0n 442631105b Fix for TypeError: list indices must be integers, not str in Indexer API code 11 years ago
Adam f5d3f71c70 Add search queue info to ManageSearches page 11 years ago
djoole 6a393cc755 Added an option in Post Processing options do activated/deactivate postponing postprocess if sync files are present in download TV dir (activated by default) 11 years ago
echel0n 59675f27ac Fixed failed download handling. 11 years ago
echel0n 610d1af4f0 Fixed saving general settings rootDir error 11 years ago
echel0n a0ef748f3b Fixed saving general settings rootDir error 11 years ago
Adam 0daf226313 Test #2 to fix daily/backlog checkboxes with custom newznab server 11 years ago
Adam 281247a90f Fix for daily/backlog checkbox values not saving correctly on providers 11 years ago
Woodpaker 8b4bb3a5a5 Fixed some git conflicts 11 years ago
Woodpaker 000467cc73 * Added saving of changed newznab categories in backend. 11 years ago
echel0n 00a1ebfee3 Fixed TypeError: string indices must be integers error when mapping indexer id's 11 years ago
echel0n 3cb1c573a3 Fix for newznab provider settings not saving properly 11 years ago
echel0n bcffc09589 Replaced provider backlog only search option with 2 new options that allow you to enable daily searches and backlog searches individually per provider, default is enabled for both. 11 years ago
Woodpaker 6c28013586 webserve.py: small typo that prevented the absolute "scene absolute" numbering to update in the displayShow page. 11 years ago
piejanssens e4282df953 Add priority option for daily snatches (inc force) 11 years ago
Adam f4c0893d32 Fixes for trakt settings not saving 11 years ago
Jamie 18da621016 Trakt method, error checking, remove series 11 years ago
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