0.0.6
版本发布时间: 2023-03-26 22:23:38
manuel-rw/jellyfin-discord-music-bot最新发布版本:1.0.0(2024-06-01 02:10:53)
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
- 🔖 Version 0.0.5 by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/107
- ⬆️(deps-dev): Bump @nestjs/testing from 9.3.9 to 9.3.10 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/124
- ⬆️(deps): Bump @nestjs/common from 9.3.9 to 9.3.10 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/123
- ⬆️(deps): Bump @nestjs/platform-express from 9.3.9 to 9.3.10 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/122
- ⬆️(deps-dev): Bump @nestjs/cli from 9.2.0 to 9.3.0 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/120
- ⬆️(deps): Bump @nestjs/core from 9.3.9 to 9.3.11 by @dependabot in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/125
- 🐛 Empty playlist crash by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/128
- ✨ Add enqueue random items command by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/130
- 🐛 Fix missing remote images for albums by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/131
- ✨ Add volume command by @manuel-rw in https://github.com/manuel-rw/jellyfin-discord-music-bot/pull/132
Full Changelog: https://github.com/manuel-rw/jellyfin-discord-music-bot/compare/0.0.5...0.0.6