More > JRiver Media Center 24 for Mac

Control/CommandLine with file names and tree paths

(1/2) > >>

MrBiff:
Do the MCWS Control/CommandLine functions that take file name or tree paths work on  macOS ?

Examples that do not seem to work:


--- Code: ---http://192.168.0.10:52199/MCWS/v1/Control/CommandLine?Arguments=%2FAppend%20%2FUsers%2Fedm%2FMusic%2F01.mp3 ==> 200 OK
http://192.168.0.10:52199/MCWS/v1/Control/CommandLine?Arguments=%2FAppend%20TREEPATH%3DPlaylists%5CHoliday ==> 200 OK

--- End code ---

If not, is there another method to add items in a tree path to Now Playing, like the second example?

MrBiff:
Oof - this doesn't even work on Windows:

mc24.exe  /ShowTreePath  "TREEPATH=Audio"

Matt:
That's because the syntax does not have "TREEPATH=" in it.

For example, this works:
MC24.exe /ShowTreePath "Audio"

MrBiff:
I see.  My mistake on the Windows example.

How about example 2 in the MCWS commands above?

MrBiff:
This works on Windows, but not macOS.


--- Code: ---... /MCWS/v1/Control/CommandLine?Arguments=%2FShowTreePath%20Playlists\Testing1

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version