Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.
http://www.strixmusic.com
138 stars 4 forks source link

UnauthorizedAccessException when scanning files after upgrading to Windows 11 #145

Closed Arlodotexe closed 2 years ago

Arlodotexe commented 2 years ago

Describe the bug

I've recently upgraded to Window 11, and after trying to load the app and test out a PR, I was met with an UnauthorizedAccessException for my personal music library, which was stored on a hard drive. Unblocking the files had no effect.

Affected area

Regression

No response

Steps to reproduce

Since I'm not sure what caused this, I'm not sure how to reproduce it on another machine. Since it's my own machine, I can fix it myself.

Visual repro steps

No response

Expected behavior

App should not crash when it encounters a file it can't read.

Additional context

No response

Help us help you

Yes, I'd like to be assigned to work on this item.

Arlodotexe commented 2 years ago

This was fixed by going into Properties -> Security -> Advanced, and setting the owner to my user account (was "Unknown account").