mirror of
https://github.com/beetbox/beets.git
synced 2026-01-07 00:15:20 +01:00
adding additional discogs attrributes
This commit is contained in:
parent
e9dd226b93
commit
0e2e2dfec3
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ class DGAlbumInfoTest(_common.TestCase):
|
|||
'uri': 'ALBUM URI',
|
||||
'title': 'ALBUM TITLE',
|
||||
'year': '3001',
|
||||
'released': '2019-06-07',
|
||||
'artists': [{
|
||||
'name': 'ARTIST NAME',
|
||||
'id': 'ARTIST ID',
|
||||
|
|
|
|||
Loading…
Reference in a new issue