Skip to content

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

Notifications You must be signed in to change notification settings

Rocker2234/discord-mpc-presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks