hello, i use python-vlc with pyqt5 for fun project. I try to catch vlc.EventType.MediaPlayerEndReached on ending http stream from twitch. in callback method i try to stop playing, but i get loop in vlc with HTTP errors and cant break it. what can I do with this problem? self.vlc = vlc.Instance("...