mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-06 20:20:28 -05:00
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…
x
Reference in New Issue
Block a user