v1.1.1
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
toTV_EMBEDDED
to bypass youtube's new experiment which affectsWEB
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