JoshStrobl / koto

An in-development audiobook, music, and podcast manager that is designed for and caters to a modern desktop Linux experience.
Apache License 2.0
21 stars 1 forks source link

Implement single track playback #7

Closed JoshStrobl closed 3 years ago

JoshStrobl commented 3 years ago

This issue is a TODO for implement support for single track playback. This should be done using a double-click on Playlist list items or the Album view list items. To do this, we may need to make changes to the Playback Engine so we aren't relying on CurrentPlaylist and ephemeral playlist generation.