Skip to content

Releases: oonqt/MBCord

MBCord - 1.1.1

07 Feb 00:21
Compare
Choose a tag to compare
MBCord - 1.1.1 Pre-release
Pre-release
  • fix display status not respecting setting on restart
  • Fill in places where metadata could be undefined (artist, episode number)
  • Improve reliability of auto presence update on media end
  • check api more frequently for playback starting

After using this myself for a bit, I've noticed various issues with it that I haven't had time to track down yet. Consider this a pre-release, I would recommend going with 1.1.0 for now until I have time to work on this project again

  • memory leaks
  • spams request to /sessions which fills up Emby's logs extremely quickly, pushing them into multi gigabyte range

MBCord - 1.1.0

03 Feb 06:43
Compare
Choose a tag to compare
  • Single instance lock (Don't allow multiple MBCords running at once)
  • More "proper" Emby/Jellyfin client string
  • Add a Device icon on the Emby/Jellyfin Dashboard page
  • Automatically update status on current playback end

Within the next few updates, there will be a major update unlocking tons more customizability.

MBCord - 1.0.9

17 Jan 00:46
Compare
Choose a tag to compare
  • Added a new release notification system to notify if a new version is available

  • Added a timestamp displaying the time left in the content being played

  • Removed arm builds as Discord doesn't officially support arm, theoretically you could be able to get it to run on arm as Discord is made with electron, so I will not be publishing arm builds. If you want an arm build, feel free to clone the repo and package from source

MBCord - 1.0.8

10 Jan 05:27
Compare
Choose a tag to compare

Small release with a little addition that I felt was missing.

  • Added the ability to toggle between whether or not you want your status to be displayed, without having to quit the app manually and reopen it when you want your status to be displayed. To toggle whether you want your status displayed, you can simply right click the tray icon and click "Display as Status"

As always, if you find any bugs, please file them under the issues tab. Thank you for supporting my project.

MBCord - 1.0.7

02 Jan 00:09
dab7743
Compare
Choose a tag to compare
  • Major rewrite
  • Jellyfin support
  • New Icons
  • New name

Additional information can be found in the main page of this repository.

Emby Cord 1.0.6

02 Oct 23:13
Compare
Choose a tag to compare

Log:

  • Fix greyed out tray on macOS
  • Change "Watching on" to "Listening on" for audio

Emby Cord - 1.0.5

01 Oct 04:32
Compare
Choose a tag to compare

Log:

  • Added more music metadata
  • Attempt reconnect to Discord on RPC disconnect

Emby Cord - 1.0.4

24 Sep 03:42
Compare
Choose a tag to compare

Log:

  • Automatically detect env for log type
  • Improved TV presence
  • Fixed clearActivity errors
  • Improved build process for production releases

Emby Cord - 1.0.3

19 Sep 23:54
Compare
Choose a tag to compare

New Additions:

  • Music support
  • Restart button
  • Discord reconnect button
  • Moved to tray notification
  • Reconnect to discord
  • Reattempt RPC connection until successful
  • Fixed not connecting to discord at startup

Emby Cord - 1.0.2

18 Sep 03:16
Compare
Choose a tag to compare

Log:

  • Add "run on startup" option (right click tray -> Run at Startup)