Hi everyone!
I'm searching a way to use next/prev function with a playlist using the VLC RC interface. I haven't seen any way to solve this problem as I need to do it in a single batch file for each function.
I have a script (.bat) to boot VLC in remote control interface, and another one to add a playlist. Everything is okay, but I just can't find a way to implement a prev/next function to the current track. I read everything I found on the net about the rc interface, but haven't seen documentation about that. I know you can set the TCP command input, but I don't know how to use it. I think it might be the solution, but I don't know how it works.
If someone could help me, I would be very grateful!
Thanks!