Closed markdryan closed 11 years ago
They are prefixed with "/rendererserviceupnp" when they should probably be prefixed with "/dleynarenderer", e.g.,
http://127.0.0.1:55423/rendererserviceupnp/0.desktop
We just need to change
in host-service.c
Fixed by PR #24
They are prefixed with "/rendererserviceupnp" when they should probably be prefixed with "/dleynarenderer", e.g.,
We just need to change
define DLR_HOST_SERVICE_ROOT "/rendererserviceupnp"
in host-service.c