Closed jcorporation closed 4 months ago
This was already fixed in the master branch by commit f49d4ef4ad0ae95bde0357a2c8bd3456e77a7798
I thought so also, but I tested with the current master branch and the issue exists in current master also.
Logs from newest test:
client: [0] opened from 127.0.0.1:56060
client: [0] process command "tagtypes clear"
client: [0] command returned 0
client: [0] process command "tagtypes"
client: [0] command returned 0
client: [0] process command "tagtypes enable musicbrainz_workid"
client: [0] command returned 0
client: [0] process command "tagtypes"
client: [0] command returned 0
tagtypes clear
OK
tagtypes
OK
tagtypes enable musicbrainz_workid
OK
tagtypes
OK
Version:
output/mpd --version
Music Player Daemon 0.24 (v0.23.15-1410-g8d15e0fed)
Bug report
Describe the bug
Tags MUSICBRAINZ_WORKID and MUSICBRAINZ_RELEASEGROUPID are not listed by the tagtypes command despite they are enabled in mpd.conf.
I suppose only the first 32 tags are working.
Expected Behavior
The tagtypes command lists all enabled tags.
Actual Behavior
The tags musicbrainz_workid and musicbrainz_releasegroupid are not listed in the output if the tagtypes command.
Version
Configuration
Log