The Wayback Machine - https://web.archive.org/web/20200314120725/https://github.com/topics/spotify
Skip to content
#

spotify

Here are 1,969 public repositories matching this topic...

spotify-tui
ericonr
ericonr commented Mar 11, 2020

As mentioned in #322

When I press v to open the audio visualizer, if I press q before it loads the visualizer, the quit action is passed to whatever context I'm in, meaning it can even close the application. Testing in the previous version, pressing q before the visualizer opened just means that the visualizer will quickly flash on the screen, because it's closed right after.

It stil

SirWindfield
SirWindfield commented Oct 17, 2019

For example: mixer, control and device only apply if the alsa_backend feature is enabled (I think, someone needs to check against this before starting to implement stuff). No idea how to do this in a clean way. Maybe a cfg_attr checking for the feature and only adding the fields to the SharedConfigValues struct if that is the case.

If the above method works, this should actually be a

tizonia
tizonia commented Mar 8, 2020

Description

As #596 has made clear, the --gmusic-station feature is quite confusing to Tizonia users, due to its obscure nature. The Google Music free stations feature is currently difficult to understand.

The documentation in https://support.google.com/googleplaymusic/answer/6230658?hl=en makes it clear that there are some limitations for non-subscribers. e.g. skip limit, country a

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
D0miH
D0miH commented Oct 15, 2019

Describe the bug
When opening the preferences for the first time after starting the application the preference window is empty.

To Reproduce
Steps to reproduce the behavior:

  1. Start the application
  2. Open the preferences

Expected behavior
The expected behavior is that the three checkboxes are shown.

Screenshots
![Screenshot 2019-10-15 at 10 19 49](https://user-ima

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.