yomguy / DeeFuzzer

Light and instant media streaming client for web radios and TVs written in Python
https://github.com/yomguy/DeeFuzzer
GNU General Public License v3.0
143 stars 29 forks source link

Fix crashing issue when getting title/artist that don't exist #57

Closed achbed closed 9 years ago

achbed commented 9 years ago

Fix for bitrate calcuation (now divide by 1024 instead of chop string) - addresses #55

Signed-off-by: achbed github@achbed.org

achbed commented 9 years ago

Now fully addresses potential crash reported in #55.