Rocker2234 / discord-mpc-presence

Show what file you are playing on MPC-HC as your discord presence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-mpc-presence

This is a small python script that sets your locally running discord's Rich Presence to whatever you are playing on your MPC media player. You can also run setup.ps1 on powershell as admin (Required for creating startup task).

pypresence

Playback Icons by Sumberrejeki

Things to set up before you start using this

On MPC-HC

Goto Options (O) -> WebInterface -> ✔ Listen on Port. Default port 13579. Change accordingly on main.py for any other.

Python

  • Make sure you have Python3 installed.
  • Install all the required packages by running this command from project root
  pip install -r requirements.txt

About

Show what file you are playing on MPC-HC as your discord presence.


Languages

Language:Python 77.9%Language:PowerShell 20.2%Language:VBScript 2.0%