De ontwikkelaars achter Sick Beard hebben build 484 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 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 sinds de vorige release ziet er als volgt uit:
Changelog since build 481:
- Merge branch 'synology_fix'
- Use delegates for all shutdown and restart functions to prevent thread lingering problems on poorly behaved OSes (synology).
- Find quality correctly for uppercase extensions
- Fix an encoding problem when scanning folders
- Try to fix the thread issue with shutdown on synology NAS boxes by invoking shutdown on the main thread rather than a web server thread.
- Fix the last commit
- Fixed an encoding problem when post processing
- Add missing case for 720p HDDVD to count as 720p BluRay
- Make headers in status management page links to the corresponding shows
- Ignore specials on the status management page for now, maybe I'll make it an option later if people complain.
- Fix snatched episodes on the status management page and alphabetize the shows.
- I guess it doesn't hurt...
- Fix a crash for when trying to post-process episodes that are detected as air by date but the date is invalid
- Fix submenu wording
- Tweak the UI a bit for status management
- Small validation change to the new status management page
- Merged the new episode status management page
- Fix another post-processing issue
- Make the expand button hide itself once it's clicked
- Finish UI and backend for episode status management
- Don't show ignored/archived episodes on the coming episodes page
- Fix last commit
- Ignore invalid root dirs when loading the config
- Fix another post-processing bug
- Just use the parent permissions directly, I dunno what the previous code was trying to do...
- Fix a problem with the new post processing changes that left off the file extension
- Use scenename=1 on NZBMatrix searches (even though it's broken)
- Fix post processing
- Cover more encoding cases in the chmod code
- Fixed an encoding bug with the new file permission code
- Removed the bin-req provider, doesn't look like it's coming back.
- Merge branch 'master' of git://github.com/nberlee/Sick-Beard
- Merged new post-processing code
- Tweak manage page's backend logic
- Merge branch 'master' of https://github.com/sHorst/Sick-Beard into zog-manage