Pigpog / vlc-discord-rpc

Discord rich presence for VLC media player.
MIT License
207 stars 30 forks source link

RPC staying active when VLC is closed (detached mode) #33

Closed Slimuelbox closed 4 years ago

Slimuelbox commented 4 years ago

While running in detached mode if the user decides to quit VLC while still running this program the RPC continues to show up on the user's profile.

dylhack commented 4 years ago

The rich presence will clear once it goes to sleep, by default it will take 30 seconds before clearing. This can be lowered in the config.json (in milliseconds).