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.