Remove 'slow sort' by performing all sorting in SQL only
Open
refactor
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 35
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.