Skip to content
#

spotify

Here are 2,195 public repositories matching this topic...

victor-torres
victor-torres commented Apr 17, 2020

This is a very nice project. The first thing that crossed my mind was to add support for Deezer. It was easy to find a closed PR asking for this player and there was a link to FAQ. I had to open Google Translator to understand what was being said.

I think we should translate FAQ into English in order to make it more accessible to a more global audience. I don't think it's a good choice to keep

anomitra
anomitra commented Feb 26, 2020

This is pretty self-explanatory - it'd be nice if I had something like spotify status player which returns either PLAYING, PAUSED or STOPPED. Think of it as mirroring the play button's status on a music player.

The motivation behind this is that I'm using shpotify to display the player status on my terminal prompt. I'm okay with taking a stab at implementing this if the maintainers ar

DavidM42
DavidM42 commented Mar 10, 2018

The documentation describes how to use the apparently older --onstart and --onstop event handler but the help text and the project itself demand a --onevent handler.
Sorry for my Noob question but I couldn't find any info on how to use it in the wiki or anywhre else. I searched for it on the issue tracker,Google,.. but still got no results.
I know there is a help text but it's pretty shortly exp

Informatic
Informatic commented Jul 22, 2017

Hey,
when trying to run a binary built with librespot-cross container on "legacy" (3.4) Allwinner H3 (OrangePi Zero) Linux Kernel I noticed it crashes with "Protocol not available" error when discovery is enabled. Sadly I don't have full error line, as I already resolved it and forgot to write it down.

This error is thrown when calling setsockopt with SO_REUSEPORT, which is only availa

Jabokoe
Jabokoe commented Feb 7, 2020

The 1.1.0 to 1.1.1 update was actually a breaking change for TypeScript users. (For JS consumers it could make sense for it to be a minor or patch.) The change to using default export typings is a welcome one but of course breaks existing import statements.

The usage for TypeScript for use with Webpack could be updated in README

import SpotifyWebApi from 'spotify-web-api-js';

let spo

Improve this page

Add a description, image, and links to the spotify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spotify topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.