Skip to content

Releases: Olebeh/olebeh-music-player

Release v1.1.0

13 Nov 05:39
Compare
Choose a tag to compare
  • Added new queue create option - alwaysOn. It makes your bot never leave voice channel, even if it's empty or nothing is playing, ignoring empty and idle timeouts
  • trackStart event now doesn't emit after seeking the track
  • Improved JSDoc and fixed some grammatic mistakes (sorry for my bad england)

Release v1.0.9

09 Nov 03:35
Compare
Choose a tag to compare
  • Fixed leave on end and leave on empty features causing "Cannot use destroyed queue" error
  • Updated dependencies

v1.0.8

31 Oct 23:50
Compare
Choose a tag to compare
  • Updated dependencies
  • Fixed recent bug that crashed the bot if you tried fetching YouTube tracks by link

This update fixes one of the most important feature, that's described above. Please, update

Small release v1.0.6. Seek method fixed again (not local files)

11 Oct 01:42
Compare
Choose a tag to compare

Seek method now works, but still doesn't work with local files

Small release v1.0.5. Bugs and features

11 Oct 01:24
Compare
Choose a tag to compare
  • Spotify token now automatically refreshes if it's expired and if you have specified it, because it expires every hour
  • Now you can set a limit when searching for tracks using Player#search()

Small release v1.0.4. Seek method fixed

23 Sep 02:18
Compare
Choose a tag to compare

Seek method was not working before. Now it's fixed, but it still isn't implemented for local files and URLs. If you will try to seek a local track, error will be thrown

Big release v1.0.3. New features

19 Sep 05:59
Compare
Choose a tag to compare

Release v1.0.3 patch notes

  • Added README.md file 📁
  • Changed some packages 📦
  • Translated errors and other stuff to English 🌐
  • Added possibility to add Spotify or/and YouTube credentials ℹ️

That's all for now! New updates soon!