More > JRiver Media Center 24 for Linux
JRiver Media Center - Docker image
darkm064:
Thanks poisonivy0 ;D
I followed your instructions and ran the commands on cassfras21 docker page. All seems good. I added my library via windows client and synced it.
How would I get my Media Network AccessKey? I am trying to add my JRiver server to Amazon Echo House Band skill, but that requires getting the servers AccessKey. Without a gui, I'm lost here.
NoFace:
--- Quote from: darkm064 on January 29, 2017, 07:36:21 am ---Thanks poisonivy0 ;D
I followed your instructions and ran the commands on cassfras21 docker page. All seems good. I added my library via windows client and synced it.
How would I get my Media Network AccessKey? I am trying to add my JRiver server to Amazon Echo House Band skill, but that requires getting the servers AccessKey. Without a gui, I'm lost here.
--- End quote ---
Click the link below. It's the top link. Glad you got it up and running .
http://lmgtfy.com/?q=JRiver+access+key
dskrt:
Hello,
I am running the JRiver docker on a Synology DS416play. It works well as a Networks server with other devices running JRiver, but DLNA devices do not see JRiver. What might be the cause ?
cassfras21:
--- Quote from: dskrt on April 04, 2017, 02:40:21 am ---Hello,
I am running the JRiver docker on a Synology DS416play. It works well as a Networks server with other devices running JRiver, but DLNA devices do not see JRiver. What might be the cause ?
--- End quote ---
Hello,
from my github https://github.com/cassfras21/docker-jrivermc/tree/21
App container (DLNA)
--- Code: ---docker run -d \
--name=jrivermc21 \
--net=host \
--pid=host \
-e ENV_UPDATE=yes \
-e ENV_VNCPASS=<vnc_password> \
-p 5900:5900 \
-p 52100:52100 \
-p 52101:52101 \
-p 52199:52199 \
-p 1900:1900/udp \
--volumes-from jrivermc21--data-container \
-v <local_media_volume>:/mnt/media \
cassfras21/jrivermc:21-latest
--- End code ---
tutenchamun:
Hey, good work.
I have my Mac connect to x11vnc within the image - but the clipboard is not working.
... do you know how to enable the clipboard on Xorg/x11vnc - it seems to be disabled ?
I am using the DockerImage on my Synology DS1515+ - and everything else works flawless (first time start has to be from the command line with your exact options, 'cause the Synology Docker Wizard is not as versatile).
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version