mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Fixed for no data.
This commit is contained in:
@@ -113,6 +113,8 @@ namespace Emby.Dlna.Didl
|
||||
|
||||
writer.WriteFullEndElement();
|
||||
// writer.WriteEndDocument();
|
||||
|
||||
writer.Flush();
|
||||
}
|
||||
|
||||
return builder.ToString();
|
||||
|
||||
Reference in New Issue
Block a user