naggie / crates

2013: Crates, a media database with immutability, federation and filesystem mapping, playlists for DJing
MIT License
5 stars 2 forks source link

Player #23

Closed naggie closed 9 years ago

naggie commented 9 years ago

We need a player. Following the discussion on boards and this weekend, I'm going to implement a horizontal one on the bottom -- we can try it and replace if it does not work out.

In terms of how we handle what we're playing, or play next I have an idea, looking at Deezer. It seems that you can play an album by clicking on it -- the cursor (and context) is directly on the page.

We could treat playlists in exactly the same way (deezer also does this). Adding to a playlist could be an option.

image

naggie commented 9 years ago

Implemented but not integrated into playlist or flux yet.