More > JRiver Media Center 26 for Linux
Docker Container for JRiver Media Center 26
merman-corrode-portage:
Is there any MC26 container on the horizon? The MC25 by Jatzoo is amazing. https://hub.docker.com/u/jatzoo
max096:
I updated mine 2 days ago.
https://hub.docker.com/r/shiomax/jrivermc26
Currently, it does not activate though. But it usually goes to 30 days trial anyways. Seems like more people are having those issues too. MJR file activation should work. I have not tried that yet. I wanted to make it so you can just drop a MJR file into the config directory and it will use it on start and delete it. But I have not done that yet.
JimH:
The mjr file is an Install Key. It only works for 14 days.
https://wiki.jriver.com/index.php/Restoring_a_License
max096:
I figured out what was wrong. In the start command of MC I set the home directory to /config and in the command I now entered I did not do that.
So this is how you can activate the container with the mjr file. First get the mjr file and place it into the config folder. I just named it key.mjr, because I copied it with scp and it was less to type. Also my container is named jrivermc26, yours might have a different name.
--- Code: ---docker exec -it jrivermc26 /bin/bash
exec env HOME=/config mediacenter26 /RestoreFromFile /config/key.mjr
--- End code ---
As I said I'm probably gonna just make this happen on startup when the config directory contains any file with the .mjr extension. But for now this works.
I have just pushed a new version of it. It looks for .mjr files within the config directory every 30 seconds. When it finds one it tries to activate jriver with it. If it's successful it get's rid of the .mjr file.
Scobie:
Great work thanks Max.
Re the activation, cannot we just enter our license key key on the splash screen on startup?
Cheers
Navigation
[0] Message Index
[#] Next page
Go to full version