mirror of
https://github.com/beetbox/beets.git
synced 2026-02-16 20:35:23 +01:00
replace work_id by mb_workid
This commit is contained in:
parent
76e754de41
commit
f0d96dcadd
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ def item(lib=None):
|
|||
arranger=u'the arranger',
|
||||
grouping=u'the grouping',
|
||||
work=u'the work title',
|
||||
work_id=u'the work musicbrainz id',
|
||||
mb_workid=u'the work musicbrainz id',
|
||||
work_disambig=u'the work disambiguation',
|
||||
year=1,
|
||||
month=2,
|
||||
|
|
|
|||
Loading…
Reference in a new issue