mirror of
https://github.com/beetbox/beets.git
synced 2026-02-10 17:34:05 +01:00
if there is no artist_sort, there should not be a composer_sort.
This commit is contained in:
parent
4a17da8e10
commit
23f172d03d
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ def item(lib=None):
|
|||
genre=u'the genre',
|
||||
lyricist=u'the lyricist',
|
||||
composer=u'the composer',
|
||||
composer_sort=u'the sortname of the composer',
|
||||
arranger=u'the arranger',
|
||||
grouping=u'the grouping',
|
||||
year=1,
|
||||
|
|
|
|||
Loading…
Reference in a new issue