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

Commits on May 18, 2022

  1. Make artist, title optional when adding playlist items

    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.
    goto-bus-stop committed May 18, 2022
    Configuration menu
    Copy the full SHA
    87bb286 View commit details
    Browse the repository at this point in the history