jellyfin-discord-music-bot

A simple and leightweight Discord Bot, that integrates with your Jellyfin Media server and enables you to listen to your favourite music directly from discord.

MIT License

Stars
76
jellyfin-discord-music-bot - Support for Jellyfin 10.9.2 and latest Discord Latest Release

Published by manuel-rw 5 months ago

What's Changed

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.1.1...1.0.0

jellyfin-discord-music-bot - 🐛 Fixes for albums, playlists and casting

Published by manuel-rw 10 months ago

What's Changed

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.1.0...0.1.1

jellyfin-discord-music-bot - 🐛 0.1.0: Command and Jellyfin connection bug fixes

Published by manuel-rw 11 months ago

  • 🐛 Fixed URL being overwritten in some edge cases
  • 🐛 Fixed /stop and /disconnect not properly disposing connection and audio player
  • 🐛 Fixed several bugs
  • ♻️ Refactored model names
  • ⬆️ Updated dependencies

What's Changed

New Contributors

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.9...0.1.0

jellyfin-discord-music-bot - 0.0.9 Bug fixes, dependency upgrades

Published by manuel-rw about 1 year ago

What's Changed

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.8...0.0.9

jellyfin-discord-music-bot - ✨ Default member permission

Published by manuel-rw over 1 year ago

What's Changed

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.7...0.0.8

jellyfin-discord-music-bot - ✨ Jellyfin session control, add time tracking

Published by manuel-rw over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.6...0.0.7

jellyfin-discord-music-bot - ✨ Volume and Random command, several bugfixes

Published by manuel-rw over 1 year ago

New /volume command

The volume command can now adjust the volume of the track currently being played.
It can also be used to boost the volume, as it can be set up to 150%.
In the future, the volume will be global over the entire playlist.

New /random command

The random command searches through your entire library and plays random items.
It requires a parameter, that defines the count of random items that should be searched.

Changes to the build system

  • We now use Sonarcloud for static code analysis. It helps to find bugs, potential security issues and more.
  • The test coverage is now displayed in the Sonarcloud
  • The old analysis has been removed

What's Changed

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.5...0.0.6

jellyfin-discord-music-bot - ✨ Autocomplete search for /play, pageable playlist

Published by manuel-rw over 1 year ago

Highlights

Search with autocomplete

The bot will now prompt you with search results automatically:
image

Paginated Playlist

If a playlist exceeds 10 items, it will now break to a new page, that you can open using the interaction buttons:
image

Refactored code

I rewrote some of the code, to improve and speed up development.
The embed were also cleaned up a bit, since they were pretty cluttered with information.

What's Changed

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.4...0.0.5

jellyfin-discord-music-bot - 🐛 Fix activeTrack crashing the bot, added test coverage

Published by manuel-rw over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.3...0.0.4

jellyfin-discord-music-bot - ✨ Playstate reporting and session control

Published by manuel-rw almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.1...0.0.3

jellyfin-discord-music-bot - ✨ Remote images, bug fixes

Published by manuel-rw almost 2 years ago

What's Changed

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.1...0.0.2

jellyfin-discord-music-bot - ✨ Initial Release

Published by manuel-rw almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/commits/0.0.1

Related Projects