mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
remove releasegroup_id
This commit is contained in:
parent
79494b809d
commit
92a2233e0d
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ REIMPORT_FRESH_FIELDS_ITEM = [
|
|||
"deezer_album_id",
|
||||
"beatport_album_id",
|
||||
"tidal_album_id",
|
||||
"releasegroup_id",
|
||||
"data_url",
|
||||
]
|
||||
REIMPORT_FRESH_FIELDS_ALBUM = [*REIMPORT_FRESH_FIELDS_ITEM, "media"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue