spotify-cli-mac
spotify-cli-mac copied to clipboard
๐ถ A nodejs app to control Spotify without leaving your terminal. ๐ถ
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...
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:...
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...
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) > *...
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...
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...