A UPnP DLNA Digital Media Server that includes basic video transcoding. Tested on a Panasonic Viera television, several Android UPnP apps, and Chromecast.
I am using dlna integration in homeassistant and tried to connect torrserve but got the following error
Server failure: UpnpActionResponseError('Error during async_call(), status: 500, upnp error: 501 (meta not found)')
In the process of searching for a solution, I came across a similar problem from another user, which he sent to the developer torrserver here. As a result of debugging the error, author answered that it is related to your module which used in the torrserver and he does not have the opportunity to fix it.
Can you fix it?
I am using dlna integration in homeassistant and tried to connect torrserve but got the following error
Server failure: UpnpActionResponseError('Error during async_call(), status: 500, upnp error: 501 (meta not found)')
In the process of searching for a solution, I came across a similar problem from another user, which he sent to the developer torrserver here. As a result of debugging the error, author answered that it is related to your module which used in the torrserver and he does not have the opportunity to fix it. Can you fix it?