Showing errors in the UI is optional, default: off (#143)
Don't blow up when there's no cover art
Don't upload "beta" releases to PyPI
Test for the 'no usable media' message
Don't show "0" when there's no tracktotal (#99)
Fix tests ...
... I really need some pre-commit hook to ensure this.
Click the now playing title to jump to it (#81)
Cleaned up unneeded title setting code in playAudio() and playVideo(),
these two functions could probably be DRY'd up now.
I've also removed a bunch of javascript tests that no longer apply due
to the aforementioned cleanup.
A special logo easter egg that can be disabled
Ogenfald has graciously created several variations on the MousikóFídi
logo that now display on various days/months of the year.
It defaults to being on if it isn't configured, but can be disabled
altogether by putting `holidays: false` in your config.yml.
Don't center everything everywhere