beetbox / beets

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

Support XDG user directories #5333

Open bal-e opened 5 days ago

bal-e commented 5 days ago

Description

Fixes #5168. A simple parser for user-dirs.dirs has been implemented, and it is used to change the default music directory path when beets.Library is initialized.

To Do

bal-e commented 5 days ago

I don't love writing (example-based) tests, so there aren't many right now. If you'd like to see some more, let me know.