erela.js-spotify icon indicating copy to clipboard operation
erela.js-spotify copied to clipboard

Plugin doesn't work what so ever

Open Seek0999 opened this issue 3 years ago • 2 comments

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!

Seek0999 avatar Apr 30 '22 01:04 Seek0999

same issue here

TheGamer3514 avatar Aug 10 '22 06:08 TheGamer3514

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.

Seek0999 avatar Aug 12 '22 13:08 Seek0999