LibVLCSharp.Shared.VLCException: Calling method on dismissed Dialog instance
Sometimes, changing MediaPlayer.Time or using MediaPlayer.Play() after a long pause, playing video from passworded streaming server requires re-authorization.
libvlcsharp should resend previously accepted credentials, but LibVLCSharp.Shared.VLCException: Calling method on dismissed Dialog instance is raising instead.