More > JRiver Media Center 24 for Linux

MC18.exe /MCC 10000,0 equivalent in linux?

(1/1)

zeltak:
Hi all

im trying to figure out what im missing here

according to the wiki it says that to launch a custom global command one need to launch

MC18.exe /MCC 10000,0

now when i try on linux (arch linux here) something like this

Mediacenter24 /MCC 10000,0

it just launches another MC session

clearly im missing something :D any help would be highly appreciated :D

thx

Z


zeltak:
also to clarify

this

 mediacenter24 /Command play

also only brings up another MC instance instead of toggling play

best

Z

zeltak:
ok so over the weekend digging (i have a broken leg so im bored :)) i found out this works

wget http://localhost:52199/MCWS/v1/Control/MCC\?Command\=10000 -O /dev/null   

not sure its the best way forward so if other people know how to globally bind MC command let us know :D




bob:

--- Quote from: zeltak on September 24, 2018, 02:38:51 am ---ok so over the weekend digging (i have a broken leg so im bored :)) i found out this works

wget http://localhost:52199/MCWS/v1/Control/MCC\?Command\=10000 -O /dev/null   

not sure its the best way forward so if other people know how to globally bind MC command let us know :D

--- End quote ---
That is the only way in linux currently. You can do it similarly using curl too.

Navigation

[0] Message Index

Go to full version