I'd like to add an event to a mediaplayer instance to get some sort of return when the video that have been played have finished its execution/playing. I'm using the Python binding, but I think that there is no need of an answer using it, it can be in the native libVLC language. To specify what I'm ...