VLC4 'libvlc_media_add_option input-repeat=x' Not available
Prior to this(f23ae418) commit, it was possible to manipulate the data in the input through other interfaces, but now it only supports using vlc_player_t * to modify the number of plays.
It appears there are no external interfaces.