Commit graph

173 commits

Author SHA1 Message Date
Androz2091
c44e6e157c 🐛 Fix jsdoc deployment 2021-02-20 16:25:50 +01:00
Androz2091
0c5223fea8 🐛 Handle videos unavailable 2021-02-20 16:03:55 +01:00
Androz2091
d79c39949d 🥅 Add video unavailable error 2021-02-20 15:59:55 +01:00
Androz2091
35fd4e663b 🐛 Fix loop mode
Closes #277
2021-02-20 15:54:45 +01:00
Androz2091
accb355af5 📝 Fix resume comments 2021-02-20 15:44:44 +01:00
Androz2091
74e299d1db 🐛 Fix create progress bar with queue
Closes #285
2021-02-20 15:32:04 +01:00
Androz2091
a984cd3f50 Improve buildTimecode function 2021-02-20 15:28:06 +01:00
Snowflake
0a2c2c2de8
fix discord links (#288) 2021-02-20 15:12:43 +01:00
Snowflake
e603461e73
properly remove xvdl (#286) 2021-02-20 11:06:34 +01:00
Androz2091
36fa63f0fd 🔥 Remove xvdl from extractors 2021-02-19 09:00:55 +01:00
Androz2091
164a5cd5e5 🐛 Fix queue progress bar 2021-02-19 08:46:19 +01:00
Androz2091
1af218f340 Add queue option to progress bar
#281
2021-02-19 08:25:06 +01:00
Androz2091
5f23a303ff Revert " Add currentTime and totalTime options to progress bar"
This reverts commit 5223a599ba.
2021-02-19 08:22:23 +01:00
Androz2091
5223a599ba Add currentTime and totalTime options to progress bar
Closes #281
2021-02-19 08:21:36 +01:00
Androz2091
da8b5bc608 🐛 Use channel#join() instead of setChannel()
Closes #282
2021-02-19 08:16:57 +01:00
Androz2091
4500894f94 🐛 Fix track start event
Closes #238
2021-02-18 23:26:13 +01:00
Androz2091
42e84271c2 🐛 Check if the bot is in a channel
Closes #253
2021-02-18 23:20:14 +01:00
Androz2091
4a75dae262 🥅 Catch stream errors 2021-02-18 23:09:10 +01:00
Brennim
867092f4b7
Allow changing and setting custom filters (#243) 2021-02-18 22:56:30 +01:00
Androz2091
c974d24591 🐛 Fix cooldowns timeout handlers 2021-02-18 22:50:46 +01:00
AkumaKitty
32e76dc2a1
Fix leave cooldown (#275)
Co-authored-by: Androz <androz2091@gmail.com>
2021-02-18 22:42:54 +01:00
Snowflake
c804bd671f
New player features (#236)
Co-authored-by: Androz <androz2091@gmail.com>
2021-02-18 22:40:31 +01:00
Androz2091
00f77fbd67 Add queue stream time 2021-01-22 09:04:33 +01:00
Androz2091
a2df82d70d Add ffmpeg check 2021-01-10 17:13:10 +01:00
Thaddeus Kuah
15e223a50e
Support for Spotify playlists and albums (#226) 2021-01-10 16:38:28 +01:00
Androz2091
6d53e02e74 Add music quality option 2021-01-10 16:30:58 +01:00
Casper
09325452a4
chore: add 'LiveVideo' to Player#error (#229) 2021-01-03 17:07:10 +01:00
Snowflake
da26ed41ac
Improve bass, normalizer and 8D filters (#223) 2021-01-03 12:01:56 +01:00
Guizz
a82bc52491
🎨 Clean up code (#227)
Tidied up the code a bit
2021-01-03 12:01:24 +01:00
Androz2091
d443652c8c 🐛 Fix fromPlaylist again 2021-01-03 12:00:52 +01:00
Androz2091
daa3d023a6 🐛 Fix fromPlaylist property 2021-01-03 11:54:42 +01:00
Androz2091
0a3a41ced2 Set firstResult to false by default 2021-01-03 11:41:44 +01:00
hands8142
9c56976da2
🐛 Return after emitting error event (#218)
Displays an error and tries to play the music.
2020-12-28 10:29:28 +01:00
sagu
bddf518277
Added mono output (#213) 2020-12-27 17:00:11 +01:00
Androz2091
4925b18bdd 📝 Update documentation
Closes #211
2020-12-27 11:49:10 +01:00
Androz2091
5513e33436 📝 Document enabled param 2020-12-27 00:46:44 +01:00
Androz2091
3caf796010 🐛 Fix syntax error 2020-12-27 00:20:46 +01:00
Androz2091
a2f2057d6a Add leaveOnEndCooldown option
Closes #72
2020-12-27 00:15:49 +01:00
Androz2091
7416662b1b 🐛 Push previous track in queue array 2020-12-27 00:11:00 +01:00
Androz2091
4390ff3e92 Add back method
Closes #133
2020-12-27 00:10:29 +01:00
Androz2091
fdf4a592d0 Add loopMode
Closes #151
2020-12-27 00:02:23 +01:00
Androz2091
dc68644b08 Add autoSelfDeaf option
Closes #64
2020-12-26 23:55:45 +01:00
Androz2091
62190d38c8 New collector param to searchResults event
Closes #193
2020-12-26 23:18:15 +01:00
Androz2091
1a716d1b7b 🎨 Use singlequote 2020-12-26 22:39:39 +01:00
Androz2091
f2797f78d5 🔥 Remove useless line 2020-12-26 22:26:59 +01:00
Androz2091
62a56cb856 Add new error type 2020-12-26 22:26:49 +01:00
Androz2091
82cc16aaaf 🐛 Fix clearQueue() method 2020-12-26 22:12:54 +01:00
Androz2091
e8174adfcb 🐛 Fix channelEmpty and musicStop event 2020-12-26 22:11:13 +01:00
Androz2091
806603c1b7 🐛 Fix queueEnd event 2020-12-26 22:10:39 +01:00
hands8142
e018dcaefe
fix firstResult (#206)
🐛 Fix firstResult
2020-12-26 09:53:58 +01:00