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 userRating entity to mpris metadata #624

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

deed02392
Copy link

This PR enables MPRIS metadata output sent over D-Bus to output the saved/unsaved status of a track, with 0 and 1 corresponding to unsaved/not-liked and saved/liked in Spotify, respectively. This is in accordance with the mpris-spec. Addresses #623.

Copy link
Owner

@hrkfdn hrkfdn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, looks good to me. Could you reformat this using cargo fmt, then I'll merge it.

… to unsaved/not-liked and saved/liked in Spotify, respectively.
@deed02392
Copy link
Author

Ran cargo fmt and amended the commit with the changes.

@hrkfdn hrkfdn merged commit 49f2d40 into hrkfdn:master Oct 15, 2021
@deed02392 deed02392 deleted the mpris-user-rating-metadata branch October 15, 2021 15:56
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.

2 participants