beetbox / beets

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

bugfix: ignore subdirectories of ignored directories in unimported plugin #5160

Closed Dr-Blank closed 2 months ago

Dr-Blank commented 3 months ago

Description

Fixes #5130

only immediate children of ignored directories were discounted.

To Do

ArtemSmaznov commented 3 months ago

Can we have someone review this PR please Not sure who is appropriate for that

Serene-Arc commented 2 months ago

The changes look good to me, thank you. If you could add a line to the changelog describing the bug fix, I'll merge after that.