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

albumlist command not returning full results #76

Open
iliavolyova opened this issue Jun 5, 2016 · 0 comments
Open

albumlist command not returning full results #76

iliavolyova opened this issue Jun 5, 2016 · 0 comments

Comments

@iliavolyova
Copy link

Hey,

I think there's a problem with parsing the musicbrainz API result when an albumlist query is made.

For example,

$glyrc albumlist -a Radiohead

returns:

- Artist   : radiohead
- Language : us
- Type     : albumlist

---- Triggering: musictree local musicbrainz 
---- 

///// ITEM #1 /////
WRITE to './Radiohead___albumlist_1.txt'
FROM: <http://musicbrainz.org/ws/1/release/?type=xml&artist=radiohead&limit=100>
PROV: musicbrainz
SIZE: 9 Bytes
MSUM: 1d04acfbf071f0a6e781dd934102f92d
TYPE: albumname
SAFE: No
RATE: 0
STMP: 0.000000
DATA: 
The Bends

////////////////////
# => 1 item in total.

The link provided in the FROM field contains the full discography, so I guess it's not parsed correctly.

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

No branches or pull requests

1 participant