Ok. Finally I found a solution, using psychojs.visual.MovieStim documentation. For some reason the reset
method isn’t working, so instead I added this at the Beginning of the routine:
nameOfMyMovie.play();
And this at the end of the routine:
nameOfMyMovie.stop();
Now the videos replay in Pavlovia