-
v4.0.537a432bd2 · ·
Fix error saving config Update IMDBpy to 5.1dev20150705 Fix debug setting Remove update on start and update on snatch (Stop spamming indexers!) Simplify pickBestResult Fix updater failure Fix returned status code from init.debian Don't use assume quality on files not downloaded yet
-
v4.0.5168662a9f · ·
* Changed: Major change to mako templates from cheetah * Added: Mako added to libraries * Added: New torrent client deluge daemon (deluged direct) * Added: View popular shows on IMDB (Still has issue with images) * Added: Free disk space info on status page * Added: Send tweets via direct message * Added: Ability to use sounds with pushover notifications * Added: More missing network logos * Removed: Animezb provider (domain up for sale) * Updated: Hachoir library updated * Updated: Pynma to version 1.0 * Updated: Wiki URL in post processing * Updated: Version checker urls, to use cdn.rawgit * Fixed: Stop starting backlog search on show updates * Fixed: Rarbg SSL error, switched to http from https * Fixed: NyaaTorrents bugs * Fixed: Prevent robots from indexing SR pages * Fixed: Subtitles flags on history * Fixed: Sending torrents to Download Station and others * Fixed: NyaaTorrents bug
-
show68662a9f · ·
* Changed: Major change to mako templates from cheetah * Added: Mako added to libraries * Added: New torrent client deluge daemon (deluged direct) * Added: View popular shows on IMDB (Still has issue with images) * Added: Free disk space info on status page * Added: Send tweets via direct message * Added: Ability to use sounds with pushover notifications * Added: More missing network logos * Removed: Animezb provider (domain up for sale) * Updated: Hachoir library updated * Updated: Pynma to version 1.0 * Updated: Wiki URL in post processing * Updated: Version checker urls, to use cdn.rawgit * Fixed: Stop starting backlog search on show updates * Fixed: Rarbg SSL error, switched to http from https * Fixed: NyaaTorrents bugs * Fixed: Prevent robots from indexing SR pages * Fixed: Subtitles flags on history * Fixed: Sending torrents to Download Station and others * Fixed: NyaaTorrents bug
-
v4.0.493f700d2a · ·
ADD: Emby notifier for notifications and update Tell travis to only email when builds change status (success->failed, failed->success) because I hate spam Add ability to use PYTHON_BIN variable in init.fedora, can set in the /etc/sysconfig/sickrage (to be able to use python 2.7 in centOS) Only use US xem exceptions
-
v4.0.48cbdb8a29 · ·
Update guessit to current master Trim trailing and replace tabs in templates Require debug enabled to submit issues Require SR be up to date before submitting issues Fix bug with backup/restoring and lost settings Increase timeout for XEM Fix a few small typos and a missed import
-
v4.0.46a5215fa7 · ·
Added: Ton of provider icons Fixed: Alignment of show/hide season buttons Removed: head requests checking of result urls (and did not replace them with get requests) Fixed: Sending bare magnets to clients Fixed: Prevent non-propers from being downed, and warn when provider tries to Fixed: findPropers was only searching for episodes that were snatched status, now also downloaded status Change: show log lines when results are skipped as info Fixed: wrong return values in hdts, ftdb, xthor, and libertalia Fixed: bug in hdts not returning torrents with 0 leechers Fixed: xem scene numbering update failure
-
v4.0.45ce74c295 · ·
Feature: Ability to save length of history to show on the page CSS fix for long episode statuses Few more checks for if a show is paused, when searching/snatching Disable db text_factory, causing encoding issues Clean up kat provider code slightly Add in a message for when GH is unreachable for news/changes instead of error
-
v4.0.43946961f4 · ·
Add various missing network logos Use configured github username for IRC by default Ability to set default start page of SR, in config->general Fix bug with flag display in missed subtitle management Fix collapse button in missed subtitle management Add xthor provider Disable use of torrage again, add thetorrent.org and btdig.com Fix season search bug in newznab Improved refresh of scene numbering from XEM Fix bug where some search results were not filtered by quality, ignored/required words, white/blacklist, etc. Add a bit of debug logging to help isolate existing issues when they pop up Improve some existing logging to limit encoding mishap and help debugging Fix chmod of subtitles when not using multi subs
-
v4.0.42365ceae5 · ·
Features Added: Connect to SickRage irc directly from SickRage web ui Ability to run a custom script for each subtitle downloaded Set show refresh thread to normal priority Fix add show queue item was always priority normal Check free space of dest folder instead of it's parent Add various missing subtitles and country flags Migrate travis to use docker and cache Stop building for Python 2.6 (unsupported) Add api command to get fanart of a show Fix errant pyc file problem Fix title length too long error when submitting issues Improve various log messages Set permissions and group on subtitles after downloaded Git reset by default on update Remove Sick Beard Index from default providers list Added some show language and subtitle language code db sanity checks Various bugfixes