Update dependency discord-player to v5 - abandoned - autoclosed #7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.3.2
->^5.0.0
Release Notes
Androz2091/discord-player
v5.3.2
: 5.3.2Compare Source
What's Changed
generateStatistics
methodeventLoopLag
gettergenerateStatistics
methodping
getterforceNext
methodytdl-core
,soundcloud-scraper
,youtube-sr
,spotify-url-info
topeerDependencies
Full Changelog: Androz2091/discord-player@v5.3.1...v5.3.2
v5.3.1
: 5.3.1Compare Source
What's Changed
Full Changelog: Androz2091/discord-player@v5.3.0...v5.3.1
v5.3.0
: 5.3.0Compare Source
What's Changed
Full Changelog: Androz2091/discord-player@v5.2.2...v5.3.0
v5.2.2
: 5.2.2Compare Source
Updates
smoothVolume
injection on startupFull Changelog: Androz2091/discord-player@v5.2.1...v5.2.2
v5.2.1
: 5.2.1Compare Source
What's Changed
Full Changelog: Androz2091/discord-player@v5.2.0...v5.2.1
v5.2.0
: 5.2.0Compare Source
Features
onBeforeCreateStream
toQueue
instance and queue init optionsskipTo
method (https://github.com/Androz2091/discord-player/pull/806/commits/751ce122bc29a8c19d0256b52759b73d77997229)spotifyBridge
option (edb517c
)spotifyBridge: false
oncreateQueue
optionsdisableVolume
option (87d49c6
)disableVolume: true
oncreateQueue
options3185557
)Fixes
Queue.onBeforeCreateStream
This method traps the stream downloader. This is not related to extractors api though, since it can bypass those. This could also be used to block certain source like
youtube
. You can disablespotifyBridge
to blockspotify<->youtube
bridge.Changelog
New Contributors
Full Changelog: Androz2091/discord-player@v5.1.0...v5.2.0
v5.1.0
: 5.1.0Compare Source
Breaking
6439590
)Queue.setVolume()
method should now be used instead.Added
53d711b
)Fixed
6d9d427
)731e309
)jump()
method. (8a46d12
,2344265
)0617829
)leaveOnEmpty
option. (2fc1089
)edc54bb
)dd91244
)6799ff1
,90416d7
,614642c
,906aaf8
,8e83a2d
,5e84bd1
,6f0909b
,b823583
,cb1b95d
)Credits
Thanks to @DevAndromeda, @joshuayuen99, @aiko-chan-ai, @Yan-Jobs, @ConnorDoesDev, @Klairm for their help!
v5.0.2
: 5.0.2Compare Source
Updates
v5.0.1
: 5.0.1Compare Source
Changelog
v5.0.0
: 5.0.0Compare Source
v4.x to v5.x migration guide
This version of discord-player has been rewritten using @discordjs/voice, for better performance. It also now supports Discord.js v13 and Slash Commands. An important part of the core of discord-player has been rebuilt and this leads to many breaking changes. This is something we can't escape if we want to add major improvements to the library.
Thank you for using discord-player, we look forward to your feedback! If you have any questions, feel free to join our Discord server.
Breaking⚠️
ytdlDownloadOptions
has been renamed toytdlOptions
.Added
Improved
Thanks to @DevAndromeda for this release! ❤️
v4.1.4
Compare Source
extractor first
(#565)v4.1.3
Compare Source
Fixes
Error: Status code 404
v4.1.2
Compare Source
updates
Extractor compatibility
v4.1.1
Compare Source
v4.1.0
: 4.1.0Compare Source
Changelog
v4.0.9
: 4.0.9Compare Source
Updates
v4.0.8
: 4.0.8Compare Source
Changelogs
queue.destroy()
methodyoutube
/soundcloud
/spotify
/arbitrary
)v4.0.7
: 4.0.7Compare Source
Changes
undefined
nightcore
andvaporwave
are enabledundefined
playlistAdd
event not emitting for spotify playlistsv4.0.6
: 4.0.6Compare Source
Changes
v4.0.5
: 4.0.5Compare Source
Fixed
f1e6dd4
)f1e6dd4
)v4.0.4
: 4.0.4Compare Source
Fixed
v4.0.3
: 4.0.3Compare Source
Fixed
v4.0.2
: 4.0.2Compare Source
Fixed
15b09d9
)v4.0.0
: 4.0.0Compare Source
Changelogs
lyrics
method. (#317)AutoPlay
feature. (#302)647535b
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.