Update BaseControlHandler.cs
This commit is contained in:
parent
d99db543da
commit
293237b714
|
@ -150,7 +150,7 @@ namespace Emby.Dlna.Service
|
|||
}
|
||||
}
|
||||
|
||||
return new ControlRequestInfo();
|
||||
throw new EndOfStreamException("Stream ended but no body tag found.");
|
||||
}
|
||||
|
||||
private async Task<ControlRequestInfo> ParseBodyTagAsync(XmlReader reader)
|
||||
|
|
Loading…
Reference in New Issue
Block a user