spotify-cli-mac icon indicating copy to clipboard operation
spotify-cli-mac copied to clipboard

๐ŸŽถ A nodejs app to control Spotify without leaving your terminal. ๐ŸŽถ

Results 12 spotify-cli-mac issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [nconf](https://github.com/flatiron/nconf) from 0.8.5 to 0.11.4. Release notes Sourced from nconf's releases. v0.11.4 Fixes: Prevent improper usage of the memory store from polluting the object prototype (#397) (@โ€‹mhamann) v0.11.3 Fixes:...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Hi there, first of all, great work! Loved your app :) I'm trying to display lyrics, but even after adding Genius API Key, it shows the following message: ``` โฏ...

When I run `spotify playlist`, I get the following error: ```txt $ spotify playlist (node:6473) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function...

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.18.2 > * 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" ([#10022](https://github-redirect.dependabot.com/eslint/eslint/issues/10022)) (Mathieu Seiler) > *...

dependencies

So we have recently added a recommend feature which was relatively straightforward to implement. We already leverage Spotify API to do search and recommend, what other functionality we can bring...

hacktoberfest

Was thinking about using an terminal media player so there no use in opening in fact Spotify, so the cli could actually work as thr spottify app instead of just...

pull out commands into an actions module

enhancement
hacktoberfest

enhancement