mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 04:52:49 +01:00
Added changelog entry of new rack_alt path template value and updated changelog with description of change.
This commit is contained in:
parent
0dd763c5ef
commit
5250ba8020
2 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ New features:
|
|||
|
||||
* Added support for DSF files, once a future version of Mutagen is released
|
||||
that supports them. Thanks to :user:`docbobo`. :bug:`459` :bug:`2379`
|
||||
* A new template path value ``track_alt`` let's you use the tracks actual
|
||||
number rather than its position media. Useful when importing albums that
|
||||
have multiple sides, such as tapes and vinyls.
|
||||
|
||||
Fixes:
|
||||
|
||||
|
|
|
|||
|
|
@ -197,6 +197,7 @@ Ordinary metadata:
|
|||
* original_year, original_month, original_day: The release date of the original
|
||||
version of the album.
|
||||
* track
|
||||
* track_alt
|
||||
* tracktotal
|
||||
* disc
|
||||
* disctotal
|
||||
|
|
|
|||
Loading…
Reference in a new issue