[beets] Do per disc numbering
This commit is contained in:
parent
c08e3f4add
commit
14ed3b8ba0
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ replace:
|
||||||
'_+': _
|
'_+': _
|
||||||
'^_': ''
|
'^_': ''
|
||||||
|
|
||||||
|
per_disc_numbering: yes
|
||||||
|
|
||||||
item_fields:
|
item_fields:
|
||||||
multidisc: 1 if disctotal > 1 else 0
|
multidisc: 1 if disctotal > 1 else 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue