When queueing or appending (or inserting) tracks to empty playlist it should start playing #13
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: clusterfuck/crabidy#13
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed in
24e968ac08@chris inserting into an empty queu does not work in the current queue, since you can't switch to the empty queue with tab.
Not sure if this is a problem though
I think it should be handled agnostic of the UI used. Think: a command line tool which could do that
Server can do it, just noted that the UI can't