-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Labels
Milestone
Description
- Vanilla Music Version (Settings -> About): 1.0.80
- Android Version: 6.0.1 (ResurrectionRemix 5.7.4)
- Phone vendor / model: Oneplus / X - ONE E1003
- Application was downloaded from (use
[x]):- Play Store
- F-Droid
- Other (Nightly Build)
- Did this work in a previous version?
- Yes
- No
- NA / Don't know.
Description
Judging by it's behavior the library scan expands the excluded/included directories as /dir/to/exclude* instead of /dir/to/exclude/* which causes directories with the same first part of the name to be matched as well e.g. Music and MusicMedia.
Steps to reproduce the issue
Create a folder $a and $a$b cobtaining audio files and add $a to exclude/include, then scan, flush media database if needed.