according rclone tests it should have dc:date element

This commit is contained in:
nikk gitanes
2021-09-09 12:32:20 +03:00
parent c381f5ea7c
commit 28903f63ab

View File

@@ -128,6 +128,7 @@ func onBrowseMeta(path string, rootObjectPath string, host, userAgent string) (r
Restricted: 1, Restricted: 1,
Searchable: 1, Searchable: 1,
Title: "TorrServer", Title: "TorrServer",
Date: upnpav.Timestamp{Time: time.Now()},
Class: "object.container.storageFolder", Class: "object.container.storageFolder",
} }
// add Root Object // add Root Object