I have an app which generates a playlist to play certain parts of a single video (thanks to VLC start/stop parameters). So imagine having 5 playlist items but all referring to a single video, only different parts are played.
However, on VLC playlist window, only the video file name is being displayed, not the title defined in the xml file. Is it possible to customize this part thru scripting? if possible, anyone care to share a sample script?