Releases: oonqt/MBCord
MBCord - 1.1.1
- 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
- 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
-
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
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
- 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
Log:
- Fix greyed out tray on macOS
- Change "Watching on" to "Listening on" for audio
Emby Cord - 1.0.5
Log:
- Added more music metadata
- Attempt reconnect to Discord on RPC disconnect
Emby Cord - 1.0.4
Log:
- Automatically detect env for log type
- Improved TV presence
- Fixed clearActivity errors
- Improved build process for production releases
Emby Cord - 1.0.3
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
Log:
- Add "run on startup" option (right click tray -> Run at Startup)