beetbox / beets

music library manager and MusicBrainz tagger
http://beets.io/
MIT License
12.57k stars 1.8k forks source link

Remove 'slow sort' by performing all sorting in SQL only #5318

Open snejus opened 2 weeks ago

snejus commented 2 weeks ago

Once https://github.com/beetbox/beets/pull/5240 is merged, use the same design to make sure that all sorts are performed in SQL only.

Once that is done, the lslimit plugin can be adjusted and fixed.