Skip to content

v1.1.1

Compare
Choose a tag to compare
@Faf4a Faf4a released this 10 Aug 01:37
· 10 commits to main since this release
b5db988

Fixes:

  • Spotify autoplay! (finally works now properly)
  • Soundcloud autoplay
  • QueueEnd destroying the player, it now resets the queue length to 0 instead and a new QueueStart is emitted. (possible breaking change)
  • Updated outdated channel properties!
    • artistURL -> channelUrl (will be removed next update)
    • (fixes error when trying to play a song and the channel name is undefined)
  • Fixed package name using the old org name for console logs. (whoops!)
  • Fixed edge case where search would return no songs and would crash the client due to play failing

Changes:

  • Changed default youtubeClient to TV_EMBEDDED to bypass youtube's new experiment which affects WEB and possibly other clients.

If you're experiencing playback issues, remove the youtubeClient config, or set it to TV_EMBEDDED.


What's Changed

Full Changelog: 1.0.2...1.1.0-aoijs