Hello guys, I'm trying to repeat a video in a loop but even if I thought it would have been an easy task, I've found out I'm not able to do it. I'm using libvlc for Android and I'm playing a video over the network. I simply instantiate a LibVLC object and then I create a MediaPlayer, set a Media to ...