Releases: insane-devs/spotilink
Releases · insane-devs/spotilink
v1.4.10
v1.4.7
- Added option to disable filtering search results to those auto-generated by YouTube. (
fetchOptions: { autoGeneratedOnly: false }
) - This release updates the number of playlist items retrieved per field to 50 (formerly 100, which was more than the Spotify API allowed).
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
Customizable fetching options
This release implements customizable fetching options. Lavalink search results can now be manipulated with custom filtering and sorting functions. Read the README file for documentation.