Ability to queue up multiple episodes #3
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: rudism/radiostasis#3
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?
Currently the web audio player can only play one episode at a time. I'd like to add a queue system similar to what the old app had where you can line multiple episodes up and have the player start the next one automatically.
Each episode would need two functions I think:
Maybe also an option to queue or play an entire series from the series details, which would push every episode of that series to the bottom or top of the queue respectively.