340 Commits (b65c00a7a1cc96b4c20af2c6dd1462b27218805c)

Author SHA1 Message Date
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
Mark Rawson 8f19e84a80 Add global option to disable SickRage update notifications via notifiers. 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 037cee7820 Testing fix #1 for "TypeError: argument of type 'NoneType' is not iterable" 500 error 11 years ago
echel0n 550e67135e Code cleanup 11 years ago
Mark Rawson 4252daf098 Fix next backlog date in API / altered display of next backlog date in UI 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 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
Anthirian 8135a97d62 Fixed broken layout for anime black and whitelist 11 years ago
echel0n 8dd4585145 Fix for pushover notifications. 11 years ago
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. 11 years ago
Mark Rawson abb7c78dac Pushover - remove hard-coded API key, add API register link to UI. 11 years ago
oldskool 37c3354325 cherry-pick a Sickbeard pull request add an option to NOT rename .nfo to .nfo-orig 11 years ago