Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to queue #152

Closed
felix-hilden opened this issue Feb 24, 2020 · 1 comment
Closed

Add to queue #152

felix-hilden opened this issue Feb 24, 2020 · 1 comment
Assignees
Labels
enhancement New feature or improvement

Comments

@felix-hilden
Copy link
Owner

felix-hilden commented Feb 24, 2020

Finally we have our first queue endpoint: add a single track or episode to the queue. Let's implement it. The documentation mentions it accepts episode URIs, but they are not supported elsewhere in the API. Should we stick with only tracks and make a track_id parameter, or accept an URI?

CC #110.

@felix-hilden felix-hilden added the enhancement New feature or improvement label Feb 24, 2020
@felix-hilden felix-hilden self-assigned this Feb 24, 2020
@felix-hilden felix-hilden added the consideration Future decision to be discussed label Feb 24, 2020
@felix-hilden
Copy link
Owner Author

Let's go with URI for now and ignore episodes.

@felix-hilden felix-hilden removed the consideration Future decision to be discussed label Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant