mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 07:46:32 +01: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