De ontwikkelaars achter Sick Beard hebben build 474 van hun programma uitgebracht. Sick Beard kan in de gaten houden wanneer er nieuwe afleveringen beschikbaar zijn van je favorite tv-serie en of er afleveringen van betere kwaliteit te vinden zijn. Daarnaast kan het ook enige uniformiteit in de naamgeving aanbrengen en is het mogelijk om afleveringen te downloaden van usenet en in mindere mate via BitTorrent. Het programma wordt vanuit een webbrowser aangestuurd en kan daardoor op elk willekeurig besturingssysteem worden gebruikt. De ontwikkeling bevindt zich nog in een vroeg stadium en het programma wordt dan ook nog als alfa aangeboden. Het changelog van deze release ziet er als volgt uit:
Changelog for build 474
- Another lib change to fix import problems with py2exe
- Fix nonstandard links on EZRSS not matching properly
- Don't show specials on the coming episodes page since SB won't download them anyway
- Use system hachoir if available
- Make single show backlogs not count as running the whole backlog
- Fix unicode problem with the footer date text
- Tell hachoir to let go of file handles
- Allow xbmc nfos with no air date
- Fix a backlog bug
- Fix min search frequency
- Add nlsubs to the ignore list
- Fix mediabrowser output/example text
- Fix backlog crashing for non-ascii shows
- Fix some omitted changes for the simplejson fix
- Attempted fix for conflicting library imports
- Attempted fix for the import problems some users are having.
- Fix a number of bugs in the name parser
- Fix top scroll image for web_root users
- Store the WDTV options in the config
- Add WDTV metadata support
- Remove accidentally committed import path change
- Merge branch 'menu-fixes' of git://github.com/thezoggy/Sick-Beard
- Tweak the lib fix so it will work with py2exe too
- Redo how libraries are imported so they can import each other (should fix the hachoir_metadata import bug)
- Fixed alignment issue with plotInfo in IE.
- Removed hoverIntent due to others not caring about visual quality or compatibility. Menu works fine in IE8+, FF and Chrome. Which covers our main targets. Also tweaked mouse out delay even lower, waiting for feedback.
- Tweaked the menu slightly so there is less mouse out delay. Modified the coming ep list view so that the plotInfo has some padding and is less likely to word wrap. Also changed the width for the tables to use 90% instead of 80%, this just makes more room for the content and causes less word wraps all together across the site.
- Make displaying paused shows in coming eps optional
- Corrected tablesorter image url, left in old /tablesorter.
- Fix tablesorter header images
- Merge branch 'menu-fixes' of git://github.com/thezoggy/Sick-Beard
- Fix the name parser for certain no-season episode names
- Made default banner/poster images for coming ep when the cache hasn't had a chance to populate or find a match. Removed old css for previous default image.
- Cleaned up menu code and removed unused images. Pulled out any images used in the css so we can provide the proper path for web_root users. Reordered submenu items to match drop down menu's ABC ordering.
- Don't use a template for the update restart in case the update breaks templates before a restart