Server dlna cannot list

Hi.

From my media player, dune 4k, server dlna does not list any file or folder. I can not reproduce anything (rclone on windows)

On the other hand, if I open it from the mobile or the pc with the vlc, it works.

Has someone the same thing?

2019/07/18 20:19:35 INFO  : /rootDesc.xml: 192.168.4.12:61584 GET 200  %!s(<nil>)
2019/07/18 20:19:39 DEBUG : POST /ctl HTTP/1.1
Host: 192.168.4.12:5564
Content-Length: 428
Content-Type: text/xml; charset="utf-8"
Soapaction: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
User-Agent: OPPO PLAYER, UPnP/1.0, DLNADOC/1.50

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body><u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<ObjectID>0</ObjectID>
<BrowseFlag>BrowseMetadata</BrowseFlag>
<Filter>*</Filter>
<StartingIndex>0</StartingIndex>
<RequestedCount>48</RequestedCount>
<SortCriteria></SortCriteria>
</u:Browse>
</s:Body>
</s:Envelope>
2019/07/18 20:19:39 DEBUG : HTTP/1.1 200 OK
Connection: close
Content-Type: text/xml; charset="utf-8"
Ext:

<?xml version="1.0" encoding="utf-8" standalone="yes"?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><Result>&lt;DIDL-Lite xmlns:dc=&#34;http://purl.org/dc/elements/1.1/&#34; xmlns:upnp=&#34;urn:schemas-upnp-org:metadata-1-0/upnp/&#34; xmlns=&#34;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&#34; xmlns:dlna=&#34;urn:schemas-dlna-org:metadata-1-0/&#34;&gt;&lt;object&gt;&lt;Path&gt;/&lt;/Path&gt;&lt;/object&gt;&lt;/DIDL-Lite&gt;</Result></u:BrowseResponse></s:Body></s:Envelope>
2019/07/18 20:19:39 INFO  : /ctl: 192.168.4.22:35137 POST 200 "urn:schemas-upnp-org:service:ContentDirectory:1#Browse" %!s(<nil>)
2019/07/18 20:19:45 DEBUG : Google drive root 'eMa': Checking for changes on remote
2019/07/18 20:19:45 DEBUG : GET /rootDesc.xml HTTP/1.1
Host: 192.168.4.12:5564
Connection: close
Connection: close

Try again with the latest beta and if that doesn't work, please make a new issue on github and I'll give the dnla developer a ping for you.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.