feat(spotify-player): add more commands#8217
Conversation
remove execa dependency, which was originally used to run `pbpaste` now, use Clipboard.readText() simplify readContent function update package.json to have categories and new scripts
there are three repeat states, so this now cycles between all three rather than just toggling between "off" and "context"
also add seek function to the api
This reverts commit c816e47. This was supposed to be for the update-change-case branch
|
Thank you for your contribution! 🎉 🔔 @mattisssa @peduarte @sxn @dillionverma @andreaselia @stuart @tonka3000 @dancannon @pernielsentikaer @stevensd2m @hjoelh @hobhouse you might want to have a look. |
|
Closes #8215 |
|
Which should the extension error with when there is no active device?
|
|
This pull request has been automatically marked as stale because it did not have any recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊 |
|
@peduarte Hi, could you take a look at this PR? |
|
@peduarte @pernielsentikaer @sxn Sorry to bother, but could you guys take a look at this PR? |
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
Multiple commands were added in this PR:
Also, descriptions of the commands were shortened as the "Use this to" part gives no valuable information.
Fixes #8215
Screencast
This video goes over all of the commands added
CleanShot.2023-09-03.at.11.38.10.mp4
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder