1273 Commits (d6225dd8d395599533b3a157ab8e0342e5cdd5cc)
 

Author SHA1 Message Date
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 23239e0a5d NextEpisode sets episodes that dont return a next air date to todays date to help improve load times for home page. 11 years ago
echel0n 5237e70fb3 Updated nextepisode function to only perform db calls when nextaired date has been reached. 11 years ago
echel0n dbe22b570b NextEpisode code modified to return the airdate ordinal instead of a ep object, faster. 11 years ago
echel0n 58788f52e5 Corrected API to work with new nextepisode function code changes. 11 years ago
echel0n a085f0f538 Improved and faster nextepisode function, speeds up home page load times. 11 years ago
echel0n fe65ecd2c3 Fixed issues with searches for show specials causing SR to think its a entire season. 11 years ago
echel0n bea3a13c2b Switched update url for git repo to use non-ssl url. 11 years ago
echel0n 004e82e459 Merge remote-tracking branch 'origin/dev' 11 years ago
echel0n 74f73bcc34 New event queue system in place, currently handles shutdown and restart calls. 11 years ago
echel0n 0866bcc344 Merge pull request #632 from adam111316/fix_webdl_quality 11 years ago
echel0n c5adfae655 Merge pull request #626 from arogl/dev 11 years ago
echel0n 15c7332277 Merge pull request #623 from nielsenj/customrssratio 11 years ago
echel0n 4683ee41e3 Merge pull request #627 from tcavallari/detect_mp4_subs 11 years ago
echel0n 84f3c5e698 Merge pull request #630 from olipayne/master 11 years ago
echel0n 86b9598e3c Merge pull request #631 from adam111316/fix_add_to_mylist 11 years ago
echel0n 9c265ace69 Merge pull request #633 from adam111316/fix_downloads_column_sorting 11 years ago
echel0n 3141ebaff0 Merge pull request #634 from adam111316/add_network_logos 11 years ago
adam 4d3bcf6b52 Adds network logos for bs11 and niconico 11 years ago
adam 00bad06fad Fixes downloads column sorting order for shows with all episodes ignored 11 years ago
adam 257181ee4f Fixes web-dl quality detection for some episode naming patterns 11 years ago
echel0n 79a1b1c31e Fix for root dir location not being saved or set correctly for shows. 11 years ago
echel0n c8d899ad66 Removed maintance schedualer and moved the routines from it to happen before a search is started to ensure things are up to date and to stop waking up synology devices, regexes also made less greedy. 11 years ago
echel0n 5fda7e8afd Merge remote-tracking branch 'origin/dev' 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 561a12a735 Fix for metadata mede8er provider for error: tvdb_attributenotfound: Cannot find attribute '_actors' 11 years ago
echel0n 4ec6ad94da Merge remote-tracking branch 'origin/dev' 11 years ago
echel0n 2b0b0dd885 Finally thanks to the new error handlers we have resolved the dredded issue 500 errors, enjoy! 11 years ago
adam e6eb1256bf Fix for 'add to my list' option defaulting to on upon a restart. 11 years ago
echel0n 5b0d9c7ec1 Merge remote-tracking branch 'origin/dev' 11 years ago
echel0n f91569ec84 Fix for post-processing and parsing errors. 11 years ago
Oliver Payne c5949b4672 fixed broken images when changing from default (empty) 11 years ago
echel0n dfc600893d Fix for SHOWQUEUE-REFRESH 11 years ago
echel0n 773ac7e9e1 Merge pull request #629 from adam111316/fix_releasegroup_history 11 years ago
Adam 5e9daaf8c6 Fixes blank release group field for animes on history page 11 years ago
echel0n 7bdb422c9b Merge pull request #628 from adam111316/fix_group_labels 11 years ago
adam 9425a91b56 Relocating group labels and required words on show page 11 years ago
echel0n 1680f6c8b1 Merge remote-tracking branch 'origin/dev' 11 years ago
echel0n 8045976c15 Possible fix for error 500 in web gui when trying to get a show poster and showList is not yet been init'd 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 9f1250d750 Turned autoreload off as it was turned on when we set debugging to true for tornado. 11 years ago
echel0n 7a95b0bb14 Added new InvalidShowException to NameParser, Removed isGoodResult search check and now attached parsed result show objects and compare them against the show object we use to search with instead. 11 years ago
echel0n a3a3777d33 Fixed blackAndWhitelist for anime release groups. 11 years ago
echel0n 9428dfadf6 Merge pull request #625 from adam111316/anime 11 years ago
tcavallari 2c94f9dd82 Patches the enzyme lib to allow the detection of subtitles embedded into mp4/m4v files 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
adam ad68518e10 Add support for animes with a different series name per tvdb season 11 years ago
e5e4eaeacd39c5cfba4d7c852c48277ae50331e6 bf52b882d4 Minor GUI and console fixes 11 years ago