Linvi -
I've implemented the suggested code and am noticing the following exception being thrown on the StreamStopped event
Thanks again for taking the time
I've implemented the suggested code and am noticing the following exception being thrown on the StreamStopped event
System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
at Microsoft.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Microsoft.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Tweetinvi.Streams.Helpers.StreamResultGenerator.<StartStreamAsync>d__7.MoveNext()
Is this normal and should I just remedy by restarting the filtered stream? The one filtered stream contains around 300 tracks. Thanks again for taking the time