/UserInterface/Show seems to return a View name only on Theater mode, and UserInterface/View seems to work only for non-Theater mode :-/
So /UserInterface/Show?view=Video\Files works for me, as long as it's not in Theater mode.
This should also work, but it just opens the Theater view home:
/Control/MCC?command=22043¶meter=Movies\Genre
Similarly, the corresponding MCC command line also only opens Home:
mc33 /MCC 22043,'Movies\Genre'
So in short:
This does not work at all at the moment?
What I intend to do is remember a bookmark in
Theater View and be able to recall that exact location afterwards - because my views are deeply nested and it's tedious to always navigate to where I want and go often there. My automation shall have a way to remember and recall any location at any time.
Obviously UserInterface/Info delivers the current view name but also has an issue:
Some sub views add the number of elements to their name, like "Genre (5)".
With the filter I have this might change over time - so it is not unique to where I am looking at. But unique IDs / paths are absolutely required to recall them at any time!
So please allow us to get absolute + unique paths / IDs somehow so that we can get back there!
Also the suggested
/Control/MCC?command=22043¶meter=Movies\Genre seems to look like a potential solution for recalling views but also
DOES NOT WORK! At least not in Theater View where I want to do this. Plus the problem with absolute paths would remain ATM... see above.
Obviously there is currently no way to
(a) get an absolute / unique path or ID of the view you are currently on in THEATER VIEW and
(b) recall that excat view in THEATER VIEW from (a) from no matter where you are currently
So please fix / correct the commands because we are close but currently not there.
THX
I suspect the backslash is a problem there. It's also easy to crash MC with this command by providing an invalid parameter/name, both with MC33 and MCWS.
If the backslash is a problem for such a path - what would be the solution?
For me unique IDs for locations which are a number would be better fo remember / recall scenarios - a UUID!