Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Releases: insane-devs/spotilink

v1.4.10

14 Mar 01:59
2171777

Choose a tag to compare

  • Updated dependencies.
  • Remove usage of any types.

v1.4.7

04 Dec 02:45
d742b07

Choose a tag to compare

  • 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

16 Mar 07:40
0d22b6c

Choose a tag to compare

Cries in two releases today

v1.4.4

16 Mar 06:59
46e5a02

Choose a tag to compare

v1.4.4

v1.4.3

15 Mar 07:46
4d1fdf8

Choose a tag to compare

v1.4.3

v1.4.2

13 Mar 00:23
f34e0f8

Choose a tag to compare

v1.4.2

v1.4.1

09 Feb 12:39
1505feb

Choose a tag to compare

v1.4.1

Customizable fetching options

02 Dec 05:40
c6af8ae

Choose a tag to compare

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.