Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

v1.3.1

Compare
Choose a tag to compare
@KagChi KagChi released this 31 Jan 04:20
· 176 commits to main since this release

What's Changed

  • Now cacheTrack enabled in default
  • Added countryMarket option for Artist, Episode, Show, default US
  • albumPageLimit, showPageLimit, playlistPageLimit default to 10 page. set undefined to load all tracks in page
  • maxCacheLifeTime default to 360000, change to undefined to set it forever.
  • convertUnresolved default to false, set true to enable
  • Added backward compabiltiy with erela.js-spotify clientID options, will be removed in major update
  • Fixed playlist loading on compilation, see #19 for reference
  • New strategy when renew-ing spotify access token, see #20 for reference

Full Changelog: v1.2.4...v1.3.0