Certain operations, such as saving the album file or starting an encode, can fail when they're hosted on a network or removable drive which has been unmounted before the operation starts. Currently the exception gets quietly discarded, but there really needs to be an error message popup.
Reproduction steps
Load an album on a network drive
Unmount the network drive
Attempt to save the album specfile or start an encode
Describe the bug
Certain operations, such as saving the album file or starting an encode, can fail when they're hosted on a network or removable drive which has been unmounted before the operation starts. Currently the exception gets quietly discarded, but there really needs to be an error message popup.
Reproduction steps
Expected behavior
An error message should occur.
Platform