Releases: Androz2091/discord-player
@discord-player/[email protected]
Changelog
- fix(SpotifyExtractor): fix spotify query parser
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]...@discord-player/[email protected]
[email protected]
What's Changed
- feat: track metadata api
- fix: spotify regex
- feat: bridge query resolver
- feat: track metadata api
- feat: introduce play method on tracks and queues
- feat: allow audio player options on play method
- feat: error codes
- Update my community bot version and description by @L0SER8228 in #1742
Full Changelog: https://github.com/Androz2091/discord-player/compare/[email protected]@6.4.0
@discord-player/[email protected]
What's Changed
- fix: set
track.playlist
when available - feat: apply track metadata api
- refactor: rewrite soundcloud extractor
Full Changelog: https://github.com/Androz2091/discord-player/compare/[email protected]...@discord-player/[email protected]
[email protected]
What's Changed
- fix(FFmpeg): unexpected error from ffmpeg locator
- feat(PlayerInitOptions): add
useFFmpegLegacy
option to utilizeprism-media
's ffmpeg - Update community bot Music-Disc version by @hmes98318 in #1737
- Added my bot by @L0SER8228 in #1739
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]@6.3.1
@discord-player/[email protected]
What's Changed
- Added yt-stream as a possible extraction engine by @retrouser955 in #1730
New Contributors
- @retrouser955 made their first contribution in #1730
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]...@discord-player/[email protected]
[email protected]
What's Changed
- feat: add custom ffmpeg implementation (supporting more ffmpeg binaries)
- fix: proper validation for leaveOnEnd
- fix(Player): set query cache properly by @skdhg in #1721
- Update Docs to reflect autoRegisterExtractor depreciation by @febkosq8 in #1722
- feat: implement custom ffmpeg stream by @skdhg in #1723
- [DOCS-FIX] Update version of community bot by @Mittelblut9 in #1720
- docs: update version botanique by @Mylloon in #1724
- docs: add wego overseer to community resources by @rickklaasboer in #1727
New Contributors
- @Mittelblut9 made their first contribution in #1720
- @Mylloon made their first contribution in #1724
- @rickklaasboer made their first contribution in #1727
Full Changelog: https://github.com/Androz2091/discord-player/compare/[email protected]@6.3.0
[email protected]
Changelog
- fix esm build
Full Changelog: https://github.com/Androz2091/discord-player/compare/[email protected]@6.2.1
@discord-player/[email protected]
Changelog
- fix esm build
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]...@discord-player/[email protected]
[email protected]
What's Changed
- Add
interaction.guild
for player.nodes.create by @TapsHTS in #1689 - Add fullTitle property to LyricsExtractor by @Crocross in #1690
- Add Beat-Bot to community bots by @IslandRhythms in #1701
- update references of 'karasu-music-bot' to 'auricle-music-bot' by @itsauric in #1703
- Add Melody to community resources docs page by @NerdyTechy in #1704
- Update community bot Music-disc module version by @hmes98318 in #1711
- added link to DumBot within community resources by @Mateo-Wallace in #1714
- docs: use yarn in installation examples by @skdhg in #1712
- feat(ExtractorExecutionContext): infer ext initialization options by @skdhg in #1716
- Remove extractors peer dependencies by @NotGhex in #1718
New Contributors
- @TapsHTS made their first contribution in #1689
- @IslandRhythms made their first contribution in #1701
- @hmes98318 made their first contribution in #1711
- @Mateo-Wallace made their first contribution in #1714
Full Changelog: https://github.com/Androz2091/discord-player/compare/[email protected]@6.2.0
@discord-player/[email protected]
Update
Extractors now include reconfigure
method to reload the extractor. Extractors now also throw proper error upon failure. Extractors that depend upon ytdl can now be initialized with custom stream implementation to override default ytdl behavior.
What's Changed
- feat(ExtractorExecutionContext): infer ext initialization options by @skdhg in #1716
- Remove extractors peer dependencies by @NotGhex in #1718
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]...@discord-player/[email protected]