vlc-rpc / vlc-discord-rpc

Display what you're watching on VLC media player as your Discord status with this Node.js application.
MIT License
36 stars 7 forks source link

Check if object is null #11

Closed Lauren1066 closed 6 months ago

Lauren1066 commented 6 months ago

Function was returning null if the show was not found, but still tried to access the member regardless.