cniw / mpv-discordRPC

Discord Rich Presence integration for mpv Media Player
MIT License
133 stars 10 forks source link

mpv.net support #3

Closed shafschwd closed 4 years ago

shafschwd commented 4 years ago

can u make it so it woks with mpv.net

https://github.com/stax76/mpv.net

cniw commented 4 years ago

yeah it work already with lua-discordRPC wrapper but not with pypresence because it use Python >= 3.5 while mpv.net implemented with IronPython which uses Python 2.7.

So do this: