Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cleaninfla

Pages: 1
1
Plugins / Re: Enhanced Discord Presence
« on: May 09, 2021, 07:11:44 PM »
Plugin should work fine with portable, only difference is that you would drag the plugin files to the plugin folder in your portable folder. Everything else is the exact same following the readme.

2
Plugins / Re: Enhanced Discord Presence
« on: May 08, 2021, 03:56:52 AM »
This has been fixed with the latest commit, binaries have been updated aswell. Feel free to redownload them and try it out.

3
Plugins / Re: Enhanced Discord Presence
« on: April 30, 2021, 11:47:35 PM »
Precompiled Binaries are now available at GitHub with full functionality https://github.com/maybeclean/musicbee-rich-presence/releases/tag/v1.0

4
Plugins / Re: Enhanced Discord Presence
« on: February 03, 2021, 09:06:06 PM »
Hey, just managed to get this plugin working for the most part, but I ran into one issue. I'm getting a ["String value did not match validation regex."] error in the log file whenever I play a song from the Owl City album "Maybe I'm Dreaming". Any idea what it could be. Not a huge deal, but would be nice to figure out. Awesome job with the plugin though, really nice to have the album art in discord!

That issue is because of Discord's internal regex not allowing some symbols, i've updated the repo so single and double quotes are changed to '_' which Discord supports and that should fix your issue.

5
Plugins / Enhanced Discord Presence
« on: February 02, 2021, 02:40:16 PM »
This is the first plugin i wrote for MusicBee, It enables Discord Rich Presence and allows you to automatically upload and use your album artwork, Show time remaining, play / pause status, artist and track name.

https://github.com/maybeclean/musicbee-rich-presence
https://github.com/maybeclean/musicbee-rich-presence/releases/tag/v1.1

*Discord has a max size of 300 for assets meaning you can have 298 artworks including play / pause icons or 300 without. This is an internal limitation and cannot be bypassed.
**Characters from other languages (Japanese for example) might not pass Discord's asset regex and fail to upload artwork, currently looking for a work around.
***This plugin uses a publicly exposed portion of the Discord API (/assets) to upload images and does not violate any ToS or agreement because of that.


Pages: 1