Commit Graph

4 Commits

Author SHA1 Message Date
Lucas Verney 5f6eec6330 Clicking on play button next to song title on playlist page was not starting playback when nothing was already playing 2016-09-24 02:43:40 +02:00
Lucas Verney a1bc4141bb Add an action to flush current playlist 2016-09-18 22:19:50 +02:00
Lucas Verney 99e9b54376 Enhance playlist page
* Do not display play next button on `/playlist` page.
* Play on `/playlist` page jumps to the selected item instead of
clearing the whole playlist.
2016-09-18 21:46:40 +02:00
Lucas Verney e24e5cd6a9 Basic playlist viewing page
Add a playlist page to browse the current playlist at `/playlist`. This
is a very basic page that will need some rework.
2016-08-12 00:57:12 +02:00