jaseg / python-mpv

Python interface to the awesome mpv media player
https://git.jaseg.de/python-mpv.git
Other
554 stars 69 forks source link

Missing method: self._register_message_handler_internal #38

Closed xplwowi closed 7 years ago

xplwowi commented 7 years ago

Hi, Please try to run advanced example no. 1. You won't be able to register key binding because of missing method. This method is referenced twice in mpv.py

jaseg commented 7 years ago

Thanks for the report. I don't know how that slipped through the cracks. I guess a couple of regression tests would be in order there. Fixed in master and v0.2.6 on pypi.

jaseg commented 7 years ago

I'll close this issue now. If it has not been resolved, please just re-open it. Thank you!