1293 Commits (2f0683ec1e452848eaaac15de9a2f9064a8a4e16)
 

Author SHA1 Message Date
echel0n 2f0683ec1e Fixed restart/updating issues for synology/qnap devices, may also resolve other OS related simular issues. 11 years ago
echel0n 2d87de0fd8 Fix for search provider config page errors. 11 years ago
echel0n 9e365310b6 Fixed redirect issues which should now resolve reverse proxy web_root issues as well. 11 years ago
echel0n 6a3c6a5be4 Added anime and scene params to WEBApi for adding new shows. 11 years ago
echel0n be6c884a40 Fixed WEBApi issues for adding new shows. 11 years ago
echel0n aa74dfb68d Merge pull request #637 from marseneault/torrentbytes 11 years ago
echel0n cc07bdb12f Disabled purging of feed-cache items for providers. 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 0e3495d30f Fix for show parsing errors to be displayed via debug logs now instead as a warning. 11 years ago
echel0n 933fad20c7 Unable to parse filename errors are now set to show via DEBUG logs only to prevent unicode chars from causing misc beeping sounds ... 11 years ago
echel0n 9dd679e30f Fix for anime showObj regex matching. 11 years ago
echel0n c7e58cadb5 Fix for XBMC notifier 11 years ago
echel0n 356ac845d4 Fix for XBMC notifier, KeyError: 'result' 11 years ago
echel0n 172dec1017 Startup/Restart issues resolved. 11 years ago
root 6304c5ed17 Add TorrentBytes provider 11 years ago
echel0n 52f65ca735 Testing yet another possible fix for web_root 11 years ago
echel0n a103035ac2 Testing fix for web_root issues. 11 years ago
echel0n 2d0c31510e Fixed issues with trakt and root dirs. 11 years ago
echel0n e891e9d637 Fixed nextaired not found issues and fixed kat provider issues. 11 years ago
echel0n f925488373 KickAss torrents now uses multiple urls to try from incase one goes down. 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 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