BirdBare 9 Posted September 8, 2022 Posted September 8, 2022 (edited) Hello, I've setup MPC-HC as an external player. When I only pass {path} as an argument it works fine. When I add the /fullscreen and /start {ms} switches it no longer works. I get an error in MPC-HC where it says incorrect switches are defined. I've tried and tried to fix it without a solution. However, the interesting point is that if I copy the "bad" command string and paste it manually into a cmd prompt (no changes) it works fine. This must be something within emby theater forming the command string. Has anyone had this issue before and found a solution? Edited September 8, 2022 by BirdBare
Luke 42078 Posted September 8, 2022 Posted September 8, 2022 Hi, did you make sure to put each argument on separate lines like the help text indicates?
BirdBare 9 Posted September 8, 2022 Author Posted September 8, 2022 I did. The arguments were as follows: {path} /fullscreen /start {ms} I also tried: "{path}" /fullscreen /start {ms} I also put each of the above onto a single line as well.
Luke 42078 Posted September 8, 2022 Posted September 8, 2022 The {ms} needs to be on it's own line I believe.
BirdBare 9 Posted September 8, 2022 Author Posted September 8, 2022 Oh wow. I guess I didn't follow the help exactly. I'll try and report back. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now