All Projects → Pigpog → Vlc Discord Rpc

Pigpog / Vlc Discord Rpc

Licence: mit
Discord rich presence for VLC media player.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vlc Discord Rpc

Discord Qt
Discord client powered by Node.JS and Qt Widgets.
Stars: ✭ 108 (-5.26%)
Mutual labels:  discord
Metro For Discord
Make your Discord client look like a UWP app.
Stars: ✭ 109 (-4.39%)
Mutual labels:  discord
Twitchpotplayer
Extensions for PotPlayer to watch Twitch streams without streamlinks or any crap.
Stars: ✭ 112 (-1.75%)
Mutual labels:  vlc
Cyberdisc Bot
The bot for the Cyber Discovery Community Discord Server!
Stars: ✭ 108 (-5.26%)
Mutual labels:  discord
Discord.js Musicbot Addon
This DOES NOT WORK any more. This repo only serves as an archive for is anyone wants to pickup my work. You may still join the discord however.
Stars: ✭ 109 (-4.39%)
Mutual labels:  discord
Betterdiscordctl
A utility for managing BetterDiscord on Linux.
Stars: ✭ 111 (-2.63%)
Mutual labels:  discord
Sir Lancebot
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
Stars: ✭ 105 (-7.89%)
Mutual labels:  discord
Discord Selfbot
A javascript discord selfbot that is setup and ready to go in less than 5 min.
Stars: ✭ 113 (-0.88%)
Mutual labels:  discord
Discord Rpc
Java Wrapper of the Discord-RPC Library for Discord Rich Presence.
Stars: ✭ 109 (-4.39%)
Mutual labels:  discord
Discordpp
A Modularized C++ Library for the Discord API
Stars: ✭ 111 (-2.63%)
Mutual labels:  discord
Dtel
Telephone roleplay bot on Discord
Stars: ✭ 108 (-5.26%)
Mutual labels:  discord
Slappey
Discord Bot Project Generator
Stars: ✭ 109 (-4.39%)
Mutual labels:  discord
Discljord
A Clojure wrapper library for the Discord API, with full API coverage (except voice, for now), and high scalability
Stars: ✭ 111 (-2.63%)
Mutual labels:  discord
Possumbot
A bot that will allow you to destroy discord servers.
Stars: ✭ 106 (-7.02%)
Mutual labels:  discord
Nerys Product Monitor Lite
A universal product monitor. Capable of monitoring any site for products based on keywords. Optimized for Shopify. Sends alerts via Discord when new products are detected.
Stars: ✭ 111 (-2.63%)
Mutual labels:  discord
Notanotheranimetheme
A easily customizable and automatically updating theme for Discord
Stars: ✭ 107 (-6.14%)
Mutual labels:  discord
Shulker
A Discord to Vanilla Minecraft Chat Gateway
Stars: ✭ 110 (-3.51%)
Mutual labels:  discord
Invite Manager Bot
A discord bot that tracks invites and much more
Stars: ✭ 113 (-0.88%)
Mutual labels:  discord
Cathy
Artificial intelligence (AI) chat bot for Discord written in Python 3
Stars: ✭ 112 (-1.75%)
Mutual labels:  discord
Rowboat
A Discord bot for managing large communities
Stars: ✭ 111 (-2.63%)
Mutual labels:  discord

vlc-discord-rpc

Discord rich presence for VLC media player.

Example

Join us on Discord.

Requirements

Setup

  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. Launch the start file
  3. Play media in the VLC window that opens

If you installed VLC to a strange place, or you get the error "A problem occurred while launching vlc", you will need to edit the path of VLC in config/config.js.

Optional

Detached Mode (Best Experience)

Detached mode allows you to use VLC as normal.

Steps

  1. You must configure the VLC web interface (follow the 'troubleshooting' steps as well, then restart VLC)
  2. Open config/config.js in a text editor and put your VLC web interface password here: password: 'YOUR_VLC_PASSW_HERE'. The single quotes are important.

To enable detached mode permanently, you can open config/config.js in a text editor and change detached: false to detached: true.

Configuration

config/config.js may need to be modified if:

  • Your system uses an abnormal VLC install
  • You have manually configured your VLC web interface

Please see CONFIGURATION.md to learn more about manual configuration.

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].