Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (24 loc) · 1.66 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.66 KB

Enhanced Rich Presence for MusicBee (Archived)

Due to not having enough time to work on this and noticing there is a more robust plugin already being consistantly worked on this repo is now archived, no further commits will be made. Feel free to check out https://github.com/sll552/DiscordBee.

This plugin allows you to share your currently playing song, time remanining, play status, and automatically upload artworks for use on Discord.

Example Screenshot

Requirements

  • MusicBee v3.x
  • Visual C++ Redistributable for Visual Studio 2019

Creating a Discord Developer App

This step is needed if your want the plugin to upload and use your artworks.

  • Go to Discord's developer application page
  • Create a new app. Call it whatever you want it to show after "playing".
  • Copy the client ID and save it for next step (located in the app details section)
  • Make sure to add your own Playing / Paused icons. (Keys are both 'playing' and 'paused' respectively).

Installation

Method 1:

  • Extract all files to a folder and run install.bat
  • Upon starting up MusicBee you will be greeted with a Message Box that instructs you to configure your Discord Application ID and Branch.
  • Musicbee will then restart and the plugin should now be ready.

Method 2:

  • Manually copy all files to your MusicBee Plugins directory
  • Upon starting up MusicBee you will be greeted with a Message Box that instructs you to configure your Discord Application ID and Branch.
  • Musicbee will then restart and the plugin should now be ready.

License

This repo is licensed under WFTPL.