mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:55:13 +01:00
detect anamorphic video
This commit is contained in:
@@ -92,7 +92,9 @@ namespace MediaBrowser.Dlna.Service
|
||||
Xml = xml,
|
||||
IsSuccessful = true
|
||||
};
|
||||
Logger.Debug(xml);
|
||||
|
||||
//Logger.Debug(xml);
|
||||
|
||||
controlResponse.Headers.Add("EXT", string.Empty);
|
||||
|
||||
return controlResponse;
|
||||
|
||||
Reference in New Issue
Block a user