Download Sick Beard build 499 alpha
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. Development is at an early stage and the program is still offered as alpha. The changelog for this release looks like this:
Changelog for build 499:
- Remove providers that no longer exist; NZBMatrix, Newzbin
- misc TVDB related fixes. pull #527 #538
- Treat episodes on TVDB with the airdate of 0000-00-00 the same as if it was not set to anything.
This resolves tv.py throwing: Malformed air date retrieved from TVDB
This resolves tvrage.py throwing: Error encountered while checking TVRage<->TVDB sync: year is out of range - Upgrade tvdb_api from 1.7.2 -> 1.8.2
Should resolve cache issues with regards to users that are unable to write to the cache, depending on how the ‘tmp’ permissions are set up. - Correctly sort shows on homepage that have 0 ep downloaded. (0/# sorts lower than 1/#)
- fix SB API show.addnew and show.addexisting when adding a show from tvdbid that contain no name.
As this resulted in the show creation folder called None. - fix SB API sb.searchTVDB call on returning incorrect data for a tvdbid that contains no name.
Report the failure to add a show to sb because it has no episode/season data rather than saying it has no name and to delete the .nfo file.
- Treat episodes on TVDB with the airdate of 0000-00-00 the same as if it was not set to anything.
- XBMC notifier rewrite to support XBMC v12 (frodo). pull #524
Notifier will query xbmc host to see if it should use the legacy (http-api) or the newer (json-rpc) methods. We still use the HTTP server to send requests to, enable it by going to the following:
HTTP: In System/Settings/Network/Services activate Allow control of XBMC over HTTP
Also changed, we send the library update commands only to the FIRST host in the list if there are multiple ones defined (fix for those that have a multi xbmc setup with sql backend). - Added “Extend (Limited, E-prefixed)” multi-ep naming scheme of E##-E##. pull #510
This was added since our current Limited format (E##-##) is not Plex friendly - Fix Newznab providers (nzb.su) that use sphinx, as when SB searches for shows without a tvrage id we were searching with an invalid delimiter. pull #525
- Fix Backlog Overview from having funky sorting issues with high season/episode numbering. pull #516
- Fix global backlog date from being reset when the limited backlog (startup) ran. pull #535
- Make the arrows on the displayShow page act like a circular linked list. pull #515
- Cleanup newShow / quality chooser to re-size the page height when switching from/to the ‘Custom’ quality dropdown. pull #513 #540 #544 #546
- Update the git related pull_regex in versionChecker so it works for non-english users. pull #511
- Cleanup the initialization / writing of sickbeard’s config.ini. pull #503
- Tweaked the browser/autocomplete routine so known junk folders are not to be displayed. pull #545
- Fix background image for very long webpages, add .mp4 files with unknown quality to the SD assumed quality, sort the splitQuality output so it reflects the internal values correctly (lowest to best). pull #529
- Minor bug fixes
- Ignore invalid air-by-date configs if custom air-by-date is disabled
- Fix crash in proper/repack thread, ‘NoneType’ object has no attribute ‘replace’
Version number | build 499 alpha |
Release status | Alpha |
Operating systems | script language |
Website | Sick Beard |
Download | |
File size |
10.17MB |
License type | GPL |