mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 13:07:09 +01:00
renamed mappings
This commit is contained in:
parent
f790b7cb15
commit
bd7a56bf07
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ class EchoPlusPlugin(BeetsPlugin):
|
|||
'mapping': 'very low,low,neutral,high,very high',
|
||||
'energy_mapping': None,
|
||||
'liveness_mapping': 'studio,probably studio,probably live,live',
|
||||
'speechiness_mapping': 'sing,unsure,talk',
|
||||
'speechiness_mapping': 'singing,unsure,talking',
|
||||
'acousticness_mapping': 'artificial,probably artifical,probably natural,natural',
|
||||
'danceability_mapping': 'bed,couch,unsure,party,disco',
|
||||
'valence_mapping': None,
|
||||
|
|
|
|||
Loading…
Reference in a new issue