Home
last modified time | relevance | path

Searched refs:SmartArtistSort (Results 1 – 1 of 1) sorted by relevance

/dports/audio/beets/beets-1.4.9/beets/
H A Dlibrary.py251 class SmartArtistSort(dbcore.query.Sort): class
535 _sorts = {'artist': SmartArtistSort}
964 'albumartist': SmartArtistSort,
965 'artist': SmartArtistSort,