playlist item name setting from command line
Posted: 24 Apr 2012 21:41
I would like to know the command-line equivalent of
- the vlc GUI "playlist/information/write metadata title"
- or in javascript vlc.playlist.add("dvb-t://frequency=586000",NAME,"");
to set the playlist item name from the command line
I managed to get it with the :meta-title option however vlc starts using it for the playlist only ONCE the item has been streamed/played once.
the goal is to control vlc item being played remotely using rc interface - I stream multiple dvbt frequencies and default playlist items names are neither unique neither self-explanatory.
thank you !!
- the vlc GUI "playlist/information/write metadata title"
- or in javascript vlc.playlist.add("dvb-t://frequency=586000",NAME,"");
to set the playlist item name from the command line
I managed to get it with the :meta-title option however vlc starts using it for the playlist only ONCE the item has been streamed/played once.
the goal is to control vlc item being played remotely using rc interface - I stream multiple dvbt frequencies and default playlist items names are neither unique neither self-explanatory.
thank you !!