From the description this a path exlusionâŚnot an extension exclusion, so probably wonât help you. Maybe better to use focus to hide such mp3 or lower bitrate formats, but you would still have them in the library in the event you ever wanted to play something.
This is possible, but this pattern wonât quite do it. / will match against directory separators, so /.mp3 will ignore file or directory names that start with .mp3. You want this as your patterns:
/tmp/; /temp/; /.; .pmbmf/; .mp3
That would also ignore files or directories with â.mp3â anywhere in the middle of the name, but I donât think that will be a real problem. There isnât currently a way to match against only extensions or the end of file/directory names or similar.
@ben Well I stand correctedâŚmaybe there will be a descriptor change for a future update and maybe some KB info if itâs not yet thereâŚI must say I was too lazy to check and based it on the descriptionâŚ
Put all the files in a separate folder, then in settings/storage disable that folder. I excluded the default âMusic Folderâ in windows, as I use that only for temporary use. All FLAC and DSD have separate folders that are set to be scanned.