4oo4

Results 45 comments of 4oo4

@nvllsvm Interesting, I had scrobbling working through the web client but not through Audinaut. Are you saying it works for you? If so I'll see what might be wrong with...

@nvllsvm Awesome, thank you!

This would be fun to take a stab at, I wonder if the best way to do it is to use `Get-AppxPackageManifest`, and then parse that for dependencies? https://docs.microsoft.com/en-us/powershell/module/appx/get-appxpackagemanifest?view=win10-ps

@rhasce Similar to what was suggested [here](https://github.com/W4RH4WK/Debloat-Windows-10/issues/77#issuecomment-277669228), try running these commands from an admin Powershell prompt. This works for me pretty reliably (as of 1709, haven't tested with 1803 yet):...

Thank you both for testing! @linuswillner Hopefully those errors won't pop up if you run them all at once (will have to test that at some point). I'll make a...

@ahelton From having to run this lots at work to clean up Windows 10 images, I've noticed that a lot of the time when you run the script, it will...

Hashing and salting the password should be a must, not that people would be likely to have sensitive info in Airsonic but it feels like a cop-out to not make...

@heyarne That's a good question, not sure where else you could reach users besides those places and here, and that might risk not being fully representative. Would it be worth...

Since rewriting the API is a huge task (especially since you'd have to convince people to start using it), I realized that for now the best thing to do is...

Sure, I'll try to do that tonight and let you know. **EDIT**: Reproduced the same error opening a channel, but didn't get anything in the browser console: ![selection_006](https://user-images.githubusercontent.com/15698835/39656876-bc352832-4ff2-11e8-941c-38139e710a17.png)