mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Added releasegroup_id to _MB_REIMPORT_FRESH_FIELDS_ITEM list
This commit is contained in:
parent
20820fdb14
commit
c5f5ffc027
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ _MB_REIMPORT_FRESH_FIELDS_ALBUM = [
|
||||||
]
|
]
|
||||||
_MB_REIMPORT_FRESH_FIELDS_ITEM = [
|
_MB_REIMPORT_FRESH_FIELDS_ITEM = [
|
||||||
"data_url",
|
"data_url",
|
||||||
|
"releasegroup_id",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue