Thanks for that. Just tried and it works with only IP:8200 I was using localhost:8200
Cheers, Marcos On Wed, 13 Jul 2022 at 10:54, Oliver Freyermuth <o.freyerm...@googlemail.com> wrote: > On Fri, 8 Jul 2022 21:50:32 +0800 =?UTF-8?Q?Marcos_Ra=C3=BAl_Carot?= < > marcos.ca...@gmail.com> wrote: > > Oh, so there is no way now to access the web page from minidlna? Cheers. > > The code (as also used upstream[0]) validates that the hostname in the > HTTP request consists only of numbers, dots or colons. > > Given this change, it seems the only remaining functional way is to visit > the IPv4 IP address of the minidlna server directly, > e.g. if your server is running at 192.168.178.32, you would visit: > http://192.168.178.32:8200 > in your browser. > > An upstream bug about this issue has reported already at: > https://sourceforge.net/p/minidlna/bugs/346/ > > [0] > https://sourceforge.net/p/minidlna/git/ci/c21208508dbc131712281ec5340687e5ae89e940/ > > -- Marcos R Carot