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

Make artist, title optional when adding playlist items #516

Merged
merged 1 commit into from
May 18, 2022

Conversation

goto-bus-stop
Copy link
Member

If not given, üWave will use defaults from the media source.

This is important for u-wave/web#1855. Media
sources will respond with original titles in search and import requests.
When dragging those media into a playlist from search results, the
client will not send an artist and title field, and üWave will request
them from the media source again, but this time it will respond with
derived data.

If not given, üWave will use defaults from the media source.

This is important for u-wave/web#1855. Media
sources will respond with original titles in search and import requests.
When dragging those media into a playlist from search results, the
client will not send an artist and title field, and üWave will request
them from the media source again, but this time it will respond with
derived data.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.943% when pulling 87bb286 on default-artist-title into 56860d9 on default.

@goto-bus-stop goto-bus-stop merged commit b1712f3 into default May 18, 2022
@goto-bus-stop goto-bus-stop deleted the default-artist-title branch May 18, 2022 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants