Releases: Androz2091/discord-player
Releases · Androz2091/discord-player
4.0.5
4.0.4
Fixed
- Fix a mistake in filters length. (367)
4.0.3
Fixed
- Use yarn instead of npm for gh workflow.
4.0.2
4.0.1
4.0.0
Changelogs
- Everything has been rewritten using TypeScript. (#356)
- New @discord-player/extractor package.
- New @discord-player/downloader package (support for +700 websites).
- New
lyrics
method. (#317) - Live videos are now working. (#241)
- Uses Discord.js website for documentation.
- New
AutoPlay
feature. (#302) - Auto disable inline volume for repl.it. (647535b)
- Jump method (#361)
3.4.0
Added
- New track argument to
VideoUnavailable
error. (3cc3360) - New
MusicStarting
error. (c594f48) - Add
queue#totalTime
getter. (2b439dc)
Fixed
- Add FiltersOption type and make some types optional (#290)
- Specify node version in README. (#299)
playlistAdd
event is now emitted even if no song is playing. (ea84785)
Credits
Thanks to @DeltaCoderr and @hands8142
3.3.2
3.3.1
3.3.0
Added
- New
seek
method (jump to a specific position in the track). (#236) - New
moveTo
method (to move the bot to a new channel). (#236) - New music quality option in player options. (6d53e02)
- Spotify albums and playlists are now entirely supported. (15e223a)
- New
currentStreamTime
getter on queue class. (00f77fb) - Support for Discord media links. (#236)
- Support for Facebook media links. (#236)
- Support for Vimeo video links. (#236)
- Support for Reverbnation music links. (#236)
- (a lot of!) new player filters. (#236)
- New
queue
option tocreateProgressBar()
method. (1af218f)
Fixed
- Soundcloud playlists are now perfectly handled. (#236)
- Module now checks if FFMEG is installed. (a2df82d)
- Fix
LiveError
documentation. (#229) - Fix
leaveCooldown
option. (#275) - Filters can now be overwritten. (#243)
- Stream errors are now caught. (4a75dae)
- Additional check for
leaveOnEmpty
option to prevent errors. (42e8427) - Fix
trackStart
event (queue parameter was sometimes missing). (4500894)
Credits
Huge thanks to @snowflake107, @Dev-CasperTheGhost, @AkumaKitty,