297 Commits (01ff50b204d56f5b54d7c48fd1a14aba9c1a445c)

Author SHA1 Message Date
Adam 9f92601262 Add first revision of calendar to coming episodes 11 years ago
echel0n 9eec99cd14 Reverted backlog search nextrun changes 11 years ago
echel0n 4a03885956 Bottom of page backlog nextrun shows time as well as date now 11 years ago
KontiSR bdac98db4b Implemented the queuing functionality also for Failed downloads. 11 years ago
echel0n e3db9b8c93 Renamed filename for donate button 11 years ago
KontiSR 419e35f300 sbRoot missing in some img url's 11 years ago
echel0n 640b840cde PEP8 correction for search web html template 11 years ago
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
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
Woodpaker 000467cc73 * Added saving of changed newznab categories in backend. 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 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
Adam 7af333e1f7 Fix sorting on mass update page 11 years ago
echel0n a3449db3d3 Fix for Error cannot find 'cur_ep_enddate' 11 years ago
Callum Loh b140354b6d Fixes issue with search page from PR 713 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
Sami Haahtinen cd1cef55d6 Fix <a> element so that it doesn't leak to other elements 11 years ago
echel0n a15258c784 Fixed massEdit issues. 11 years ago
echel0n 7b187c3add Fixed cannot find 'capitalize' while searching for 'capitalize' error. 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 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 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 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
Supremicus aa69cfb07c Change SQL in templates. 11 years ago
echel0n 7f20f5e27f Fixed whitelist error when editing shows, needs more code changes to fully function correctly. 11 years ago
echel0n 7cbeef5ed0 Fixed invalid naming pattern error. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 84fe4f0aeb Added back tvrage_name and tvrage_id to mirror show_name and indexer_id so that other apps that need those values have them available. 11 years ago
echel0n 2d87de0fd8 Fix for search provider config page errors. 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 d6225dd8d3 Updated next episode airdate function to be run once at startup and then each time after that with show update schedualer 11 years ago
echel0n dbe22b570b NextEpisode code modified to return the airdate ordinal instead of a ep object, faster. 11 years ago
echel0n a085f0f538 Improved and faster nextepisode function, speeds up home page load times. 11 years ago
adam 00bad06fad Fixes downloads column sorting order for shows with all episodes ignored 11 years ago
echel0n 3eab86478a Fixed video root issues for video player 11 years ago
echel0n 8063ac5d7a Fix for displayshows error: ValueError: invalid literal for int() with base 10: '' 11 years ago
echel0n 2b0b0dd885 Finally thanks to the new error handlers we have resolved the dredded issue 500 errors, enjoy! 11 years ago
Oliver Payne c5949b4672 fixed broken images when changing from default (empty) 11 years ago
Adam 5e9daaf8c6 Fixes blank release group field for animes on history page 11 years ago
adam 9425a91b56 Relocating group labels and required words on show page 11 years ago
echel0n 93e2e93b63 Fix for edit shows and add shows. 11 years ago
e5e4eaeacd39c5cfba4d7c852c48277ae50331e6 bf52b882d4 Minor GUI and console fixes 11 years ago
echel0n 457fc59067 Added ability in to watch episodes from displayShows page in full screen using html5 video player embedded into SickRage app, also tvshows are now web accessable via SickRage's web server under /videos/<complet_path_to__video_file> 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