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

Plugin doesn't work what so ever #30

Open
Seek0999 opened this issue Apr 30, 2022 · 2 comments
Open

Plugin doesn't work what so ever #30

Seek0999 opened this issue Apr 30, 2022 · 2 comments

Comments

@Seek0999
Copy link

All values have been pre-checked and non returned null or an invalid value. The null values originated from inside of the plugin

Error when trying to play a playlist:

{
  message: 'The "url" argument must be of type string. Received null',
  severity: 'COMMON'
}

Error when trying to play a author:

{ severity: 'COMMON', message: 'Unknown file format.' }

Error when trying to play a album:

{
  message: 'The "url" argument must be of type string. Received null',
  severity: 'COMMON'
}

Only thing that works is playlist singular tracks, theres something messed up with the library so i'd appreciate it if you could take a look. Thanks!

@TheGamer3514
Copy link

same issue here

@Seek0999
Copy link
Author

same issue here

Yeah im guessing the plugin is deprecated as no one is maintaining it, I'd recommend the plugin called better-erela.js-spotify as its actively maintained and also works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants