GithubHelp home page GithubHelp logo

erela.js-spotify's People

Contributors

anishshobithps avatar coldtq avatar espimarisa avatar karelkryda avatar nevrending avatar solaris9 avatar strandxo avatar viztea avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

erela.js-spotify's Issues

Spotify regex does not support http

In the constant REGEX in the plugin.ts file, the regex does not support the spotify url with http, only https.
So my suggestion is to update the regex to this one.

/(?:https?://open.spotify.com/|spotify:)(.+)(?:[/:])([A-Za-z0-9]+)/

Skip tracks with the load type: LOAD_FAILED

Some playlists have songs which return the error: LOAD_FAILED because of this the remaining songs (with no errors) aren't added to the queue. Is it possible to skip the failed songs and add the remaining songs to the queue.

Unknown file format

hello I am getting 'Unknown file format while trying to play Spotify

any help is apricated

image

thanks,
un boxing man

Plugin doesn't work what so ever

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!

Add more info to result

When requesting info to the Spotify API it also returns art cover ,author and playlist creator.

it would be nice if it gets also included on the plugin

Spotify enhancement

Maybe add support for spotify URI. For example: spotify:track:2mj7x99sNUsVHPBRK51zlG

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.