som-cs / vlc-discord-rpc

Discord rich presence for VLC media player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vlc-discord-rpc

Discord rich presence for VLC media player.

This repository should be considered abandoned. You will need to create your own Discord application now.

Example

Join us on Discord.

Setup

Requirements

Steps

  1. Download the latest release for your platform
  • If you download a bundle release, you will not need to install Node.JS/NPM
  1. Unzip the file
  2. Follow these steps to create an Application (album art optional)
  3. Launch the start file
  4. Play media in the VLC window that opens

Configuration

Configuration is done by editing the config/config.js file. Each option is explained in a comment above it.

For advanced features, see ADVANCED.md.

Limitations

  • When running multiple concurrent instances, only the first-opened instance of VLC will have a rich presence
  • The rich presence cannot display album art
  • This program does NOT allow you to stream media to others

About

Discord rich presence for VLC media player.

License:MIT License


Languages

Language:JavaScript 91.4%Language:Shell 5.4%Language:Batchfile 3.2%