beetbox / beets

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

Rework `beets.util.hidden` #5341

Open bal-e opened 3 days ago

bal-e commented 3 days ago

The implementation was unnecessarily convoluted. I've rewritten it to declare fewer functions, and it now uses pathlib.

P.S. I'm starting to feel bad for opening so many PRs :P

github-actions[bot] commented 3 days ago

Thank you for the PR! The changelog has not been updated, so here is a friendly reminder to check if you need to add an entry.

Serene-Arc commented 3 days ago

Don't feel bad! It's great to see someone interested in the repo and contributing :)