Hello all, first post. I'm working with libVLC through a smalltalk FFI interface. I'm managing my playlists and sending a track to mediaPlayer one at a time (I'm not using mediaListPlayer - as I want to manage the playlist myself). However, I need to know when a song ends (not stopped, per se, but e...