cniw / mpv-discordRPC

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

Add option for hiding stream URL #14

Closed anor4k closed 3 years ago

anor4k commented 3 years ago

Adds an option hide_url for hiding URL with possible sensitive information, as reported in #13. Default is hide_url=no, as not to change current behavior. Options file was also updated. As implemented, hide_url=yes, does not affect services with custom images and names such as SoundCloud/Listen.moe. I have tested it with the lua-discordRPC engine and it works perfectly. Should have no issues with pypresence as well.