1

Temat: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

Cześć

Od kilku lat używam serwera MiniDLNA na OpenWrt. Jednak coraz więcej urządzeń produkowanych nie jest zgodnych ze standardem DLNA więc często pojawiają się jakieś dziwne problemy.
Przykładowo kilka dni temu nabyłem drogą kupna odtwarzacz blu ray SONY UBP-X800M2, który oferuje możliwość odtwarzania plików z serwera multimediów, ale w instrukcji nie ma ani słowa o standardzie DLNA. Problem jest taki, że przy przeglądaniu zawartości serwera MiniDLNA z poziomu odtwarzacza nagle traci się połączenie.
Uruchomiłem wiec MiniDLNA w trybie debug i zrzuciłem logi z operacji przeglądania zawartości MiniDLNA z poziomu odtwarzacza na dysk. Poniżej fragment loga, który pokazuje co się dzieje w czasie przeglądania:

[2024/09/13 16:41:01] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58174
[2024/09/13 16:41:02] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:41:09] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:41:09] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:41:09] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:41:09] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:41:09 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:41:09] minidlna.c:174: debug: HTTP connection from 192.168.1.109:44274
[2024/09/13 16:41:18] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.196:64700 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:41:19] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.196:64700 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:41:21] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.196:64700 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:41:21] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58198
[2024/09/13 16:41:22] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.196:64700 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:41:22] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:41:30] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:41:30] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:41:30] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:41:30] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:41:30 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:41:30] minidlna.c:174: debug: HTTP connection from 192.168.1.109:51606
[2024/09/13 16:41:41] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58220
[2024/09/13 16:41:42] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:41:50] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:41:50] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:41:50] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:41:50] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:41:50 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:41:50] minidlna.c:174: debug: HTTP connection from 192.168.1.109:44524
[2024/09/13 16:42:01] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58242
[2024/09/13 16:42:02] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:42:05] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58252
[2024/09/13 16:42:05] clients.c:360: debug: Client found in cache. [LG/entry 1]
[2024/09/13 16:42:05] upnphttp.c:916: debug: HTTP REQUEST: SUBSCRIBE /evt/ContentDir HTTP/1.1
SID: uuid:8003d88f-71d6-11ef-8317-588bf3e50053
TIMEOUT: Second-300
DLNADeviceName.lge.com: %5bLG%5d%20webOS%20TV%20NANO863PA
User-Agent: Linux/4.4.84-899.kcl4tv.19 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/03.41.00 DLNADOC/1.50
Host: 192.168.1.43:8200


[2024/09/13 16:42:05] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:42:05] upnphttp.c:772: debug: ProcessHTTPSubscribe /evt/ContentDir
[2024/09/13 16:42:05] upnphttp.c:774: debug: Callback '' Timeout=300
[2024/09/13 16:42:05] upnphttp.c:775: debug: SID 'uuid:8003d88f-71d6-11ef-8317-588bf3e50053'
[2024/09/13 16:42:05] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 0
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Timeout: Second-300
SID: uuid:8003d88f-71d6-11ef-8317-588bf3e50053
Date: Fri, 13 Sep 2024 14:42:05 GMT
EXT:


[2024/09/13 16:42:05] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58254
[2024/09/13 16:42:05] clients.c:360: debug: Client found in cache. [LG/entry 1]
[2024/09/13 16:42:05] upnphttp.c:916: debug: HTTP REQUEST: SUBSCRIBE /evt/ConnectionMgr HTTP/1.1
SID: uuid:8003e659-71d6-11ef-8317-588bf3e50053
TIMEOUT: Second-300
DLNADeviceName.lge.com: %5bLG%5d%20webOS%20TV%20NANO863PA
User-Agent: Linux/4.4.84-899.kcl4tv.19 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/03.41.00 DLNADOC/1.50
Host: 192.168.1.43:8200


[2024/09/13 16:42:05] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:42:05] upnphttp.c:772: debug: ProcessHTTPSubscribe /evt/ConnectionMgr
[2024/09/13 16:42:05] upnphttp.c:774: debug: Callback '' Timeout=300
[2024/09/13 16:42:05] upnphttp.c:775: debug: SID 'uuid:8003e659-71d6-11ef-8317-588bf3e50053'
[2024/09/13 16:42:05] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 0
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Timeout: Second-300
SID: uuid:8003e659-71d6-11ef-8317-588bf3e50053
Date: Fri, 13 Sep 2024 14:42:05 GMT
EXT:


[2024/09/13 16:42:05] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58256
[2024/09/13 16:42:05] clients.c:360: debug: Client found in cache. [LG/entry 1]
[2024/09/13 16:42:05] upnphttp.c:916: debug: HTTP REQUEST: SUBSCRIBE /evt/ContentDir HTTP/1.1
SID: uuid:8004a2f3-71d6-11ef-8317-588bf3e50053
TIMEOUT: Second-300
DLNADeviceName.lge.com: %5bLG%5d%20webOS%20TV%20NANO863PA
User-Agent: Linux/4.4.84-899.kcl4tv.19 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/03.41.00 DLNADOC/1.50
Host: 192.168.1.43:8200


[2024/09/13 16:42:05] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:42:05] upnphttp.c:772: debug: ProcessHTTPSubscribe /evt/ContentDir
[2024/09/13 16:42:05] upnphttp.c:774: debug: Callback '' Timeout=300
[2024/09/13 16:42:05] upnphttp.c:775: debug: SID 'uuid:8004a2f3-71d6-11ef-8317-588bf3e50053'
[2024/09/13 16:42:05] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 0
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Timeout: Second-300
SID: uuid:8004a2f3-71d6-11ef-8317-588bf3e50053
Date: Fri, 13 Sep 2024 14:42:05 GMT
EXT:


[2024/09/13 16:42:08] minidlna.c:174: debug: HTTP connection from 192.168.1.160:38262
[2024/09/13 16:42:08] clients.c:360: debug: Client found in cache. [Generic DLNA 1.5/entry 0]
[2024/09/13 16:42:08] upnphttp.c:916: debug: HTTP REQUEST: SUBSCRIBE /evt/ContentDir HTTP/1.1
Host: 192.168.1.43:8200
SID: uuid:7fd8a4b2-71d6-11ef-8317-588bf3e50053
Timeout: Second-1800
Accept-Encoding: gzip, deflate
User-Agent: dLeyna/0.5.0 GUPnP/0.20.13 DLNADOC/1.50
Connection: Keep-Alive


[2024/09/13 16:42:08] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:42:08] upnphttp.c:772: debug: ProcessHTTPSubscribe /evt/ContentDir
[2024/09/13 16:42:08] upnphttp.c:774: debug: Callback '' Timeout=1800
[2024/09/13 16:42:08] upnphttp.c:775: debug: SID 'uuid:7fd8a4b2-71d6-11ef-8317-588bf3e50053'
[2024/09/13 16:42:08] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 0
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Timeout: Second-300
SID: uuid:7fd8a4b2-71d6-11ef-8317-588bf3e50053
Date: Fri, 13 Sep 2024 14:42:08 GMT
EXT:


[2024/09/13 16:42:10] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:42:10] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:42:10] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:42:10] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:42:10 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:42:10] minidlna.c:174: debug: HTTP connection from 192.168.1.109:50556
[2024/09/13 16:42:10] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58268
[2024/09/13 16:42:10] clients.c:360: debug: Client found in cache. [LG/entry 1]
[2024/09/13 16:42:10] upnphttp.c:916: debug: HTTP REQUEST: SUBSCRIBE /evt/ConnectionMgr HTTP/1.1
SID: uuid:8004b256-71d6-11ef-8317-588bf3e50053
TIMEOUT: Second-300
DLNADeviceName.lge.com: %5bLG%5d%20webOS%20TV%20NANO863PA
User-Agent: Linux/4.4.84-899.kcl4tv.19 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/03.41.00 DLNADOC/1.50
Host: 192.168.1.43:8200


[2024/09/13 16:42:10] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:42:10] upnphttp.c:772: debug: ProcessHTTPSubscribe /evt/ConnectionMgr
[2024/09/13 16:42:10] upnphttp.c:774: debug: Callback '' Timeout=300
[2024/09/13 16:42:10] upnphttp.c:775: debug: SID 'uuid:8004b256-71d6-11ef-8317-588bf3e50053'
[2024/09/13 16:42:10] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 0
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Timeout: Second-300
SID: uuid:8004b256-71d6-11ef-8317-588bf3e50053
Date: Fri, 13 Sep 2024 14:42:10 GMT
EXT:


[2024/09/13 16:42:20] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.109:44153 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:42:21] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.109:44153 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:42:21] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58286
[2024/09/13 16:42:22] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.109:44153 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:42:22] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:42:23] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.109:44153 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:42:30] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:42:30] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:42:30] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:42:30] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:42:30 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:42:30] minidlna.c:174: debug: HTTP connection from 192.168.1.109:47358
[2024/09/13 16:42:41] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58308
[2024/09/13 16:42:42] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:42:50] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:42:50] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:42:50] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:42:50] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:42:50 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:42:50] minidlna.c:174: debug: HTTP connection from 192.168.1.109:40156
[2024/09/13 16:43:01] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58330
[2024/09/13 16:43:02] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:43:10] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:43:10] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:43:10] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:43:10] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:43:10 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:43:10] minidlna.c:174: debug: HTTP connection from 192.168.1.109:46176
[2024/09/13 16:43:18] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.196:61358 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:43:20] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.196:61358 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:43:21] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.196:61358 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:43:21] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58354
[2024/09/13 16:43:22] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.196:61358 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:43:22] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:43:30] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:43:30] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:43:30] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:43:30] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:43:30 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:43:30] minidlna.c:174: debug: HTTP connection from 192.168.1.109:54314
[2024/09/13 16:43:41] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58378
[2024/09/13 16:43:42] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:43:50] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:43:50] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:43:50] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:43:50] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:43:50 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:43:50] minidlna.c:174: debug: HTTP connection from 192.168.1.109:59268
[2024/09/13 16:44:01] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58400
[2024/09/13 16:44:02] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:44:10] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:44:10] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:44:10] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:44:11] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:44:11 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:44:11] minidlna.c:174: debug: HTTP connection from 192.168.1.109:35690
[2024/09/13 16:44:20] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.109:54891 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:44:21] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.109:54891 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:44:21] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58426
[2024/09/13 16:44:22] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.109:54891 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:44:22] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:44:23] minissdp.c:713: debug: SSDP M-SEARCH from 192.168.1.109:54891 ST: urn:dial-multiscreen-org:service:dial:1, MX: 1, MAN: "ssdp:discover"
[2024/09/13 16:44:31] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:44:31] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:44:31] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:44:31] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:44:31 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:44:31] minidlna.c:174: debug: HTTP connection from 192.168.1.109:43334
[2024/09/13 16:44:34] minidlna.c:174: debug: HTTP connection from 192.168.1.160:38266
[2024/09/13 16:44:34] clients.c:360: debug: Client found in cache. [Generic DLNA 1.5/entry 0]
[2024/09/13 16:44:34] upnphttp.c:916: debug: HTTP REQUEST: SUBSCRIBE /evt/ContentDir HTTP/1.1
Host: 192.168.1.43:8200
SID: uuid:7fd8a4b2-71d6-11ef-8317-588bf3e50053
Timeout: Second-1800
Accept-Encoding: gzip, deflate
User-Agent: dLeyna/0.5.0 GUPnP/0.20.13 DLNADOC/1.50
Connection: Keep-Alive


[2024/09/13 16:44:34] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:44:34] upnphttp.c:772: debug: ProcessHTTPSubscribe /evt/ContentDir
[2024/09/13 16:44:34] upnphttp.c:774: debug: Callback '' Timeout=1800
[2024/09/13 16:44:34] upnphttp.c:775: debug: SID 'uuid:7fd8a4b2-71d6-11ef-8317-588bf3e50053'
[2024/09/13 16:44:34] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 0
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Timeout: Second-300
SID: uuid:7fd8a4b2-71d6-11ef-8317-588bf3e50053
Date: Fri, 13 Sep 2024 14:44:34 GMT
EXT:


[2024/09/13 16:44:41] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58450
[2024/09/13 16:44:42] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly
[2024/09/13 16:44:51] clients.c:360: debug: Client found in cache. [Unknown/entry 2]
[2024/09/13 16:44:51] upnphttp.c:916: debug: HTTP REQUEST: GET / HTTP/1.1
Host: 192.168.1.43:8200
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
DNT: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Referer: http://192.168.1.43:8200/
Accept-Encoding: gzip, deflate
Accept-Language: pl-PL,pl;q=0.9,en-GB;q=0.8,en;q=0.7,en-US;q=0.6
Cookie: language=pl


[2024/09/13 16:44:51] upnphttp.c:922: maxdebug: Host: 192.168.1.43:8200
[2024/09/13 16:44:51] upnphttp.c:1277: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/html
Connection: close
Content-Length: 927
Server:  DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.3.3
Content-Language: en
Date: Fri, 13 Sep 2024 14:44:51 GMT
EXT:

<HTML><HEAD><TITLE>MiniDLNA 1.3.3</TITLE><meta http-equiv="refresh" content="20"></HEAD><BODY><div style="text-align: center"><h2>MiniDLNA status</h2></div><h3>Media library</h3><table border=1 cellpadding=10><tr><td>Audio files</td><td>5511</td></tr><tr><td>Video files</td><td>5930</td></tr><tr><td>Image files</td
><td>748</td></tr></table><h3>Connected clients</h3><table border=1 cellpadding=10><tr><td>ID</td><td>Type</td><td>IP Address</td><td>HW Address</td><td>Connections</td></tr><tr><td>0</td><td>Generic DLNA 1.5</td><td>192.168.1.160</td><td>00:09:B0:B9:B3:35</td><td>0</td></tr><tr><td>1</td><td>LG</td><td>192.168.1.2
44</td><td>74:E6:B8:F2:EF:19</td><td>0</td></tr><tr><td>2</td><td>Unknown</td><td>192.168.1.109</td><td>B4:A9:FC:81:1D:76</td><td>0</td></tr><tr><td>3</td><td>Sony BDP</td><td>192.168.1.218</td><td>AC:80:0A:F8:E9:C1</td><td>0</td></tr></table><br>0 connections currently open<br></BODY></HTML>

[2024/09/13 16:44:51] minidlna.c:174: debug: HTTP connection from 192.168.1.109:42244
[2024/09/13 16:45:01] minidlna.c:174: debug: HTTP connection from 192.168.1.244:58478
[2024/09/13 16:45:02] upnphttp.c:1113: debug: HTTP Connection closed unexpectedly

Sprawdziłem MiniDLNA na laptopie z Linuxem i dzieje się to samo. Natomiast gdy z poziomu laptopa uruchomię serwer mediów Twonky to problemu nie ma. Wskazuje to na jakiś problem w MiniDLNA.
Wobec powyższego zacząłem szukać alternatywy dla MiniDLNA na OpenWrt i w repozytorium znalazłem pakiet XUPNPD2. Czy ktoś się z tym spotkał?

Ewentualnie, czy ktoś zna może rozwiązanie problemu z MiniDLNA?

2

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

Dziękuję za odpowiedź

Czyli jednak jest problem z MiniDLNA. Ja niestety nie mogę użyć samby bo odtwarzacz widzi tylko zasoby serwera mediów.
Może firmware odtwarzacza coś zmieni. Wysłałem do SONY logi, może wykorzystają do analizy.

3

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

a jakies logi po stronie serwera openwrt ?

4

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

W tych logach widać, że są 4 urządzenia.
Generic DLNA 1.5    192.168.1.160    00:09:B0:B9:B3:35   
LG                            192.168.1.2 44    74:E6:B8:F2:EF:19   
Unknown                    192.168.1.109    B4:A9:FC:81:1D:76   
Sony BDP                  192.168.1.218    AC:80:0A:F8:E9:C1   

Próbowałeś podłączać tylko odtwarzacz Sony BDP?

I drugie pytanie. Dlaczego minidlna zgłasza się jako 1.3.3 skoro wersja w repozytorium openwrt jest 1.3.2-1? Sprawdź jaką masz wersję pakietu.

Korzystam z: MF286D; Kernel 6.12.60 r32225 i AW1000; Kernel 6.12.94 r35323
Wypełnij ankietę. Poprawiamy tłumaczenie LuCI. Szczegóły w tym poście

5

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

1.3.3 jest w wersji rozwojowej openwrt, w 23.05 jest 1.3.2

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

6

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

To może warto zacząć od testowania stabilnych wersji opwenwrt + minidlna?

Korzystam z: MF286D; Kernel 6.12.60 r32225 i AW1000; Kernel 6.12.94 r35323
Wypełnij ankietę. Poprawiamy tłumaczenie LuCI. Szczegóły w tym poście

7

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

Zainstalowałem poprzednią wersję MiniDLNA 1.3.2-1. Usunąłem plik bazy danych i MiniDLNA odbudował na nowo całą bazę danych. Po ponownym uruchomieniu problem nadal występuje.

8

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

A jaką masz wersję OpenWrt?

Korzystam z: MF286D; Kernel 6.12.60 r32225 i AW1000; Kernel 6.12.94 r35323
Wypełnij ankietę. Poprawiamy tłumaczenie LuCI. Szczegóły w tym poście

9

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

Mam OpenWrt 23.05

10 (edytowany przez PiotrekK 2024-09-14 10:23:14)

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

Przetestowałem na starym TV Samsunga i póki co działa.
Nie sprawdzę niestety DVD Sony.
Aktualizowałeś soft w DVD?

Korzystam z: MF286D; Kernel 6.12.60 r32225 i AW1000; Kernel 6.12.94 r35323
Wypełnij ankietę. Poprawiamy tłumaczenie LuCI. Szczegóły w tym poście

11

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

Softu niestety nie ma nowszego. Pisałem do serwisu sony, ale oni chcą odesłania sprzętu do naprawy ale wydaje mi się, że to się mija z celem.
Mam też TV LG ale tam ten problem nie występuje.
Zastanawiające jest jednak to, ze inne serwery mediów działają prawidłowo z tym odtwarzaczem.

Muszę chyba poczekać na aktualizację softu, ostatnia była w 2022 roku, mam nadzieję, że ten model nie jest wycofany ze wsparcia zwłaszcza, że Sony na swoich stronach bardzo go promuje.

Zastanawiałem się nad kupnem odtwarzacza Panasonic ale on jest droższy ponad 700 zł, bo kosztuje 2200 hmm

12

Odp: Serwery multimediów MiniDLNA i XUPNPD2 - który wybrać?

Na tą chwilę bardziej nie pomogę.

Korzystam z: MF286D; Kernel 6.12.60 r32225 i AW1000; Kernel 6.12.94 r35323
Wypełnij ankietę. Poprawiamy tłumaczenie LuCI. Szczegóły w tym poście