Package: minidlna Version: 1.0.24+dfsg-1 Tags: patch upstream Severity: important
Looks like we need to integrate the following patch to get support for mkv file: https://sourceforge.net/p/minidlna/discussion/879956/thread/281d5f2a/#3a9a Patch is: Minidlna 1.0.25 has a bug in it. Just replace line 1317, file upnphttp.c, "while( offset < end_offset )" with: "while( offset <= end_offset )". This fixed the problem with my 55PFL6007. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org