Releases: Androz2091/discord-player
Releases · Androz2091/discord-player
[email protected]
What's Changed
- docs: add serialization and deserializaiton guide by @twlite in #1851
- chore: migrate to yarn v4 by @twlite in #1853
- fix(GuildQueuePlayerNode): use @discord-player/opus by @twlite in #1854
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]@6.6.6
[email protected]
What's Changed
- Update Cadence discord-player version by @mariusbegby in #1810
- bump version of botanique by @Mylloon in #1811
- fix: solve pauseOnEmpty not working without debugger by @mariusbegby in #1812
- docs(resource): add Elite Music bot to the showcase by @ThatGuyJacobee in #1822
- feat: add serialization and deserialization methods by @twlite in #1823
- fix(serde): remove $ from SerializedType value by @twlite in #1824
- fix(hooks): throw on illegal useMainPlayer invocation by @twlite in #1826
- feat(GuildQueuePlayerNode): implement demuxer by @twlite in #1827
- fix(QueryResolver): follow known redirect uri by @twlite in #1828
- feat(GuildQueue): add track skip reason, remove skipOnNoStream by @twlite in #1829
- update bhop music bot's version by @akanora in #1830
- fix(QueryResolver): update apple music playlist regex by @twlite in #1831
- fix(Player): enable demuxer optimization by default by @twlite in #1834
- docs: update ip rotation guide page by @twlite in #1835
- fix(AFilterGraph): expose current biquad filter by @twlite in #1836
- perf: optimize debug logs by @twlite in #1840
- fix(QueryResolver): resolve spotify redirects by @twlite in #1841
- feat: add dynamic shuffle mode by @twlite in #1842
- feat: add bindHook function by @twlite in #1846
- feat(ExtractorExecutionContext): allow passing options via loadDefault by @twlite in #1847
- Update showcase.ts by @ToothlessBrush in #1848
- feat(BaseExtractor): add priority by @twlite in #1849
- docs: generate documentation by @twlite in #1850
New Contributors
- @ThatGuyJacobee made their first contribution in #1822
- @akanora made their first contribution in #1830
- @notunderctrl made their first contribution in #1838
- @ToothlessBrush made their first contribution in #1848
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]@6.6.5
@discord-player/[email protected]
What's Changed
- fix(helper): fix play-dl setToken by @abish-desu in #1819
- fix(AttachmentExtractor): set probe timeout by @twlite in #1832
- fix(BridgeProvider): add demuxer support by @twlite in #1833
- export
BridgedExtractor
by @notunderctrl in #1838 - feat(YoutubeExtractor): add mixes support by @twlite in #1843
New Contributors
- @notunderctrl made their first contribution in #1838
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]...@discord-player/[email protected]
[email protected]
What's Changed
- fix(QueryResolver): fix youtube playlists resolver
- feat(GuildQueue): ability to properly disable filters
- update Mirasaki Music Bot version by @Mirasaki in #1806
- docs: update Mittelbot showcase version & description by @Mittelblut9 in #1807
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]@6.6.4
@discord-player/[email protected]
Changes
- fix(SoundCloudExtractor): filter out preview tracks from search results
@discord-player/[email protected]
Changes
- fix(FiltersChainBuilder): conditionally initialize filters
@discord-player/[email protected]
What's Changed
- fix(YoutubeExtractor): improve livestreams accuracy
- Update showcase version number for Cadence by @mariusbegby in #1802
- docs: Update showcase of Botanique by @Mylloon in #1803
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]...@discord-player/[email protected]
[email protected]
What's Changed
- [Docs] Mediaplex and discord-player singleton by @febkosq8 in #1798
- feat: add experimental ip rotator
- fix(DefaultVoiceStateHandler): fix random unpause due to
pauseOnEmpty
- feat: switch to
discord-voip
- feat(AudioFilters): add
silenceremove
filter - fix: #private property missing in querycache when making customquerycache #1790
- fix: only allow youtube bridge when youtube extractor is registered #1789
- lots of bug fixes and imrovements
Full Changelog: https://github.com/Androz2091/discord-player/compare/@discord-player/[email protected]@6.6.3
@discord-player/[email protected]
Updates
- added support for
@evan/opus
- some improvements
@discord-player/[email protected]
Changelog
- smart bridging
- improve soundcloud autoplay
- automatic bridging support
- lots of other improvements