Download Sick Beard build 504 alpha

Spread the love

A new build of Sick Beard has been released. This program can keep an eye on when new episodes of your favorite TV series are available and if there are better quality episodes available. In addition, it can bring some uniformity in the naming, and it is possible to download episodes from usenet and to a lesser extent via bittorrent. The program is written in Python and can therefore be used on various operating systems. There is not yet a separate Windows download, but the program can be updated internally. The changelog for this release looks like this:

Changelog for build 504:

  • Add require/ignore words per show. pull #799
    Some notable examples below of using ignore/require words, also the global ignore words in the webui under search settings.
    • Ignore webrip or ‘xvid’ while still getting web-dl.
    • Require a specific’s groups rip, like QRUS or ignore one like mSD.
    • Grab HD rips but require it to have DD5 audio.
    • Require VFR (variable frame rate) for the show Top Gear.
    • Require Uncut or XL versions of a show (since TVDB does not allow ‘duplicate’ shows).

    Do note that the ignore word logic comes before required words. So be careful on what you ignore. The words are not case sensitive, and if you use multiple words then a release will be rejected if ANY match.

    • Fix bug on massEdit removing values ​​not displayed (air-by-date, language, release ignore/require words).
    • Remove superfluous logging message when editing show.
    • Do not set a show to air-by-date when adding if it contains Documentary — fixes Top Gear
  • Update scene_exception url to point new github domain. pull #810
  • Change Post Processing checks and rules. pull #803
    • Ignore subfolders that start with . instead of a specific ignore list.
    • Pass (inherit) nzbName to subfolder
    • Add postProcessor checks: status, quality/filesize, already processed.
    • Change use quality from snatch history instead of status quality
    • Delete empty folder (scripts and automatic modes, not manual).
    • Change search for airdate in database instead of thetvdb.
    • Includes PR-620-jayme-github Process files by size but reversed (biggest first).
    • Stop postprocessing when failing to create destination folder.
  • Update autoProcessTV to work in python 2 and 3 (note that sickbeard itself only works in 2.5+ and not 3). pull #802
  • API and NZBGet cleanup. pull #804
    • Updated NZBGet to allow setting username (requires NZBGet v11+).
    • Updated NZBGet to have real priority for (requires NZBGet v9+) instead of just adding to the top of the queue.
    • SB API: PEP8 fixes, use unicode not string when returning show name for show.refresh / show.pause / show.update.
    • APIBuilder: Limit show list to 100 shows to ensure performance (since the show list is used multiple times for different linked list)
    • Lower default RSS search freq. from 60 min to 40 min.
  • Change NZBGet host field to an url so that people can specify the protocol (http/https).
  • Upgrade jquery UI from 1.10.3 to 1.10.4. pull #793
  • Quick pass over our .js to cleanup whitespace, add missing semicolons, url redirect fixes. pull #795
  • Handle malformed tvshow.nfo files when using the Add Existing Show page and resolved the loading indicator to not finish.
  • Fix Exception on adding the initial root dir.
  • Add routines to check or clean config input from the GUI.
  • Change usenet crawler to https
  • Use with openwhen opening/writing files so it will automatically close the file, even if there is an exception. Applied whitespace PEP8 fixes to the files touched, also remove obsolete functions using open.
  • Fix AttributeError exception for metadata if stripping genre/actor name when None. pull #801
  • Torrent provider HD bits now supports backlog and proper searches.
  • Metadata: Mede8er added.

Version number build 504 alpha
Release status Alpha
Website Sick Beard
Download http://sickbeard.googlecode.com/files/SickBeard-win32-alpha-build504.zip
License type GPL
You might also like