beetbox / beets

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

Remove the need for additional queries in template variables resolution #5319

Open snejus opened 2 weeks ago

snejus commented 2 weeks ago

Once https://github.com/beetbox/beets/pull/5240 is merged, adjust the templates resolution logic using the new design to remove additional SQL queries.