mirror of
https://github.com/beetbox/beets.git
synced 2026-01-02 22:12:53 +01:00
Make sure release_group_title is applied to album objects.
This commit is contained in:
parent
fc51a9327c
commit
c575d4d016
1 changed files with 1 additions and 0 deletions
|
|
@ -1147,6 +1147,7 @@ class Album(LibModel):
|
|||
'albumstatus',
|
||||
'albumdisambig',
|
||||
'releasegroupdisambig',
|
||||
'release_group_title',
|
||||
'rg_album_gain',
|
||||
'rg_album_peak',
|
||||
'r128_album_gain',
|
||||
|
|
|
|||
Loading…
Reference in a new issue