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

rename album fields to match MusicBrainz internal names #81

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

tpeacock19
Copy link
Contributor

@tpeacock19 tpeacock19 commented Sep 20, 2022

The metadata exposed by mpv-mpris should reflect the actual tags of
the file playing. Any further mappings should be done by programs
using this data.

The metadata exposed by mpv-mpris should reflect the actual tags of
the file playing. Any further mappings should be done by programs
using this data.
@tpeacock19 tpeacock19 force-pushed the fix/musicbrainz-metadata-naming branch from 8e64666 to 83fb1b6 Compare September 20, 2022 05:30
@tpeacock19
Copy link
Contributor Author

I've just taken out all mappings done by mpv-mpris, as this should probably be handled by a scrobbler if necessary.

@hoyon hoyon merged commit ed9f36b into hoyon:master Oct 14, 2022
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Apr 4, 2023
https://build.opensuse.org/request/show/1077054
by user mia + dimstar_suse
- Update to 1.0
  * rename album fields to match MusicBrainz internal names
    gh#hoyon/mpv-mpris#81
  * Fix string leaks in property change handler
    gh#hoyon/mpv-mpris#84
  * Makefile: Allow to append CFLAGS / LDFLAGS from environment.
    gh#hoyon/mpv-mpris#87
  * Do not use the default GMainContext
    gh#hoyon/mpv-mpris#88
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