I've been using the remote control interface and marquees in VLC since v1.x (Linux and Windows), and verified that they still work the same way in v2.0.8, but v2.1.0 breaks them.
I verified that the marq module still exists, and I wonder if my problem is at all related to this gentleman's post:
https://forum.videolan.org/viewtopic.ph ... rq#p389697
No errors appear when I launch VLC with
vlc --extraintf="rc" --rc-host="localhost:2323" --sub-filter=marq@m1:marq@m2:marq@m3
but no related commands are regognized in the rc interface; e.g.
when I send @m1 marq-marquee $_ or marq-refresh 300,
I get Unknown command '@m1' or Unknown command 'marq-refresh'.
Any ideas?