songchenwen / plexdlnaplayer

There is no built in way to cast Plex music to DLNA speakers. This project will be the bridge.
https://hub.docker.com/r/songchenwen/plexdlnaplayer
GNU General Public License v3.0
34 stars 11 forks source link

Need help with installation on Synology #19

Open erwanmace opened 1 year ago

erwanmace commented 1 year ago

Hi,

  1. I have installed through docker and the docker image is running

  2. I have mapped all three local ports in the docker image settings: UDP 1910, UDP 32412, TCP 32488

  3. I can run the web config page at :32488 but I see an empty list. None of my network DLNA speakers are listed there.

Screenshot 2023-09-10 at 2 07 27 PM

QUESTIONS:

a. how do I get my speakers discovered?

b. how exactly do I map the /config to use persistence? Here is what I did, created a folder /docker/plexdlna and mapped it to /config. Is that what is required?

Screenshot 2023-09-10 at 2 11 01 PM

thanks

ovizii commented 10 months ago

not sure if you still need help but if you run the docker image in network_mode: host you cannot map ports.

YES is the reply to your question pertaining to "/config"

Rocketron55 commented 2 months ago

I've reached the same point in my installation on a Synology nas. Did you ever get your speakers to be discovered? By looking at my log I can't see it searching for the dlna devices. However I installed it on a Asustor nas and could observe that it located the devices. Sadly I'm unable to figure out how to bring up the web or HTTP page on that nas.