-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Overview
Allow playing a queue of songs, as well a playlist directly.
Specification
audius playlist play asd3And under the hood, it uses some things that may be useful to SDK users:
sdk.player.queue("asd34")
sdk.player.play(background=True)
sdk.player.queue("323f")
sdk.player.stop()
# OR
sdk.playlists.play("as35", background=True)Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.
Metadata
Metadata
Assignees
Labels
No labels