I've created my own batch file long time ago for that reason. I just have to drag'n'drop selected video onto the batch file and it will write relative path to each video files to the newly created playlist file. @echo off for %%* in (.) do set dir=%%~n* echo MPCPLAYLIST>"%dir%.mpcpl" set n...
The desktop version even has color picker and that's something I have wanted for VLC on iOS. Though my end goal is to make subtitle colored in #00ff00. Hoping that's not an unrealistic feature request from me. Thanks.