forked from alastair/python-musicbrainzngs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/alastair/python-musicbrainzngs/pull/266
- Loading branch information
Showing
3 changed files
with
47 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
test/data/recording/58169b2c-e31a-4a46-8741-71c672a089ac-tags-genres.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<metadata xmlns="http://musicbrainz.org/ns/mmd-2.0#"><recording id="58169b2c-e31a-4a46-8741-71c672a089ac"><title>Penny Lane</title><length>178000</length><disambiguation>original mono studio mix</disambiguation><first-release-date>1967-02-17</first-release-date><tag-list><tag count="1"><name>classic pop</name></tag><tag count="2"><name>classic rock</name></tag><tag count="1"><name>mid to late 60's</name></tag><tag count="2"><name>pop</name></tag><tag count="1"><name>pop rock</name></tag><tag count="1"><name>psychedelic rock</name></tag><tag count="2"><name>rock</name></tag></tag-list><genre-list><genre count="2" id="93244085-20e5-4f16-9067-1d19143b3810"><name>classic rock</name></genre><genre count="2" id="911c7bbb-172d-4df8-9478-dbff4296e791"><name>pop</name></genre><genre count="1" id="797e2e85-5ffd-495c-a757-8b4079052f0e"><name>pop rock</name></genre><genre count="1" id="146ef761-5ad9-48b4-b0b3-483104f7da48"><name>psychedelic rock</name></genre><genre count="2" id="0e3fc579-2d24-4f20-9dae-736e1ec78798"><name>rock</name></genre></genre-list></recording></metadata> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters