Arlodotexe / strix-music

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

Fix some OneDrive core crashes when disconnected from internet #59

Closed syndek closed 2 years ago

syndek commented 2 years ago

This time in a wonderful pull request format rather than an 'accidentally pushed to master' format!

Arlodotexe commented 2 years ago

I've found several issue with the fix, some of which required updates to OwlCore, so I've pushed an update that fixes internet outages at any step in the setup process.

@syndek Could I have you test what happens when internet connectivity is lost during normal app use with a OneDrive core loaded? You may encounter errors in the SDK, you can ignore these for now and focus on exceptions thrown from the OneDrive Core.

Arlodotexe commented 2 years ago

On second thought, nevermind on handling internet outages during app usage. We'll handle that after I implement a way for cores to indicate offline support for songs.