<?xml version="1.0" encoding="utf-8"?>
<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><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">
<item id="2$15$6$0" parentID="2$15$6" restricted="1" refID="64$6$0"><dc:title>Taxi.1998.720p.WEB-DL.Rus.Fre.HDCLUB</dc:title><upnp:class>object.item.videoItem</upnp:class><dc:date>2013-07-14T12:04:48</dc:date><sec:dcmInfo>CREATIONDATE=0,FOLDER=Taxi.1998.720p.WEB-DL.Rus.Fre.HDCLUB,BM=0</sec:dcmInfo><res size="4348664388" duration="1:26:11.968" bitrate="840814" sampleFrequency="48000" nrAudioChannels="6" resolution="960x542" protocolInfo="http-get:*:video/x-mkv:DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01700000000000000000000000000000">http://10.0.0.26:8200/MediaItems/35.mkv</res><res protocolInfo="http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM">http://10.0.0.26:8200/AlbumArt/7-35.jpg</res></item></DIDL-Lite></Result>
<NumberReturned>1</NumberReturned>
<TotalMatches>1</TotalMatches>
<UpdateID>3</UpdateID></u:BrowseResponse></s:Body></s:Envelope>
Allexx has introduced an "if" statement and it works, try to contact himResume (from Google). Samsung F series needs JPEG_SM (Small image as a thumbernail) and does not show thumbs when only JPEG_TN (ThumbNail) is given.
One (who knows dlna protocol) needs to make a patch to send both JPEG_TN & JPEG_SM. I am removing Samsung F patch in Entware.
This `if` breaks showing thumbs on Samsung D. Today Allexx fixed it. One of the members of my forum made a patch for some LG TV's - it is already in Optware-ng and will be in Entware in a copuple of days. Some LG's made mindlna consume 100% CPU making a lot of search requests.Allexx has introduced an "if" statement and it works
P.S. And I too upgraded minidlna to 1.1.5 along the way
upnphttp.c:1012: warn: /favicon.ico not found, responding ERROR 404
ln -s /tmp/mnt/sda1/minidlna/favicon.ico /www/favicon.ico
@TeHashX - did you manage to add favicon.ico, so minidlna.log doesn't complain about error404 - favicon.ico missing
I have tried to add favicon.ico by symlink, unfortunately it doesn't work
Code:ln -s /tmp/mnt/sda1/minidlna/favicon.ico /www/favicon.ico
fair enough, I was just trying to make a simple workaround
there is /www/images/favicon.png that ASUS use for Router GUI
icon=/www/images/favicon.png,7f7f7f
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!