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

Double check MPD comments handling #8

Open
adamcik opened this issue Jan 21, 2015 · 1 comment
Open

Double check MPD comments handling #8

adamcik opened this issue Jan 21, 2015 · 1 comment
Labels
C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal

Comments

@adamcik
Copy link
Member

adamcik commented Jan 21, 2015

Turns out there is a setting in MPD that sets if comments should be extracted. Given the recent removal of comments we should double check if this was right by looking at MPD behavior with that setting enabled.

@adamcik adamcik changed the title Double check comments handling Double check MPD comments handling Jan 21, 2015
@daveola
Copy link

daveola commented Feb 18, 2015

Absolutely. To see comments again, add 'comment' to the comma separated list of 'metadata_to_use' (and uncomment the setting, if needed) in mpd.conf, then update the library.

You can see success by playing a song that has a comment tag (such as 'Note' in id3v1) and calling:

mpc -f "Comment is %comment%"

@jodal jodal transferred this issue from mopidy/mopidy Dec 20, 2019
@jodal jodal added the C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal label Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal
Projects
None yet
Development

No branches or pull requests

3 participants