Skip to content

Releases: Androz2091/discord-player

v4.1.4

28 Jun 18:21
0319f42
Compare
Choose a tag to compare
  • revert extractor first (#565)

v4.1.3

26 Jun 06:19
b4fedb0
Compare
Choose a tag to compare

Fixes

  • Error: Status code 404

v4.1.2

22 Jun 16:14
082780c
Compare
Choose a tag to compare

updates

Extractor compatibility

v4.1.1

20 Jun 08:43
9bd8a5c
Compare
Choose a tag to compare
  • basic changes

4.1.0

14 May 00:38
3430a2f
Compare
Choose a tag to compare

Changelog

  • bump ytdl-core
  • fix #427

4.0.9

13 May 16:26
ee0406c
Compare
Choose a tag to compare

Updates

  • Fixed spotify thumbnails not loading

4.0.8

13 May 10:44
9295ed6
Compare
Choose a tag to compare

Changelogs

  • Spotify handler is completely rewritten
  • Added queue.destroy() method
  • Fixed repl.it volume not working (#406)
  • Fixed spotify bugs
  • All spotify tracks now have the spotify data instead of youtube
  • Playlist add event for spotify now includes Discord Player track object
  • Fixed playlists having one less track in playlist add event
  • Extractors can now specify source type (youtube/soundcloud/spotify/arbitrary)
  • Fixed soundcloud playlist links generated by mobile apps not working (#408)
  • Support for @discord-player/extractor v3

4.0.7

10 May 10:30
067f7f2
Compare
Choose a tag to compare

Changes

  • Fixed Spotify playlist bug (#402)
  • Fixed YouTube playlist tracks being undefined
  • Fixed the bug of soundcloud links generated by apk (#391)
  • Better stream time calculation when nightcore and vaporwave are enabled
  • Fixed spotify playlist title being undefined
  • Fixed playlistAdd event not emitting for spotify playlists
  • Fixed soundcloud durations being invalid

4.0.6

08 May 13:19
cf89dbe
Compare
Choose a tag to compare

Changes

4.0.5

25 Apr 16:23
Compare
Choose a tag to compare

Fixed

  • Fix github workflow to publish the package on npm. (f1e6dd4)
  • Remove version export. (f1e6dd4)