Skip to content

fix extra countries when filling description from musicbrainz - #243

Open
zedafr wants to merge 1 commit into
OPSnet:masterfrom
zedafr:fix-extra-mb-countries
Open

fix extra countries when filling description from musicbrainz#243
zedafr wants to merge 1 commit into
OPSnet:masterfrom
zedafr:fix-extra-mb-countries

Conversation

@zedafr

@zedafr zedafr commented Aug 9, 2026

Copy link
Copy Markdown

the previous logic included text from all <country> tags in the xml, including country tags on recordings

this resulted in things like Country: USUSUSUSUSUSUS in the description

this fixed logic just includes the <country> tag on the release itself (direct child of <release>)

previous logic included text from all <country> tags in the xml, including country tags on recordings.
this logic just includes the <country> tag on the release itself (direct child of <release>)
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.

1 participant