Skip to content

Show Spotify current track using HUD#11891

Merged
pernielsentikaer merged 1 commit intoraycast:mainfrom
mike182uk:spotify-current-track-show-hud
Apr 22, 2024
Merged

Show Spotify current track using HUD#11891
pernielsentikaer merged 1 commit intoraycast:mainfrom
mike182uk:spotify-current-track-show-hud

Conversation

@mike182uk
Copy link
Contributor

Description

This changes the Current Track command in the Spotify Controls extension to show the current track using the HUD rather than an Alert.

This enables the command to be executed via keyboard shortcut (previously showed alert just saying Currently playing and no track information) as well as providing consistency with how the track information is displayed when navigating to the next / previous track

Screencast

n/a

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: spotify-controls Issues related to the spotify-controls extension labels Apr 19, 2024
@raycastbot
Copy link
Collaborator

raycastbot commented Apr 19, 2024

Thank you for your contribution! 🎉

🔔 @thomaspaulmann @altrdev @ron-myers @sandypockets @Kenan7 @dmacdermott @pernielsentikaer @yansq you might want to have a look.

@mike182uk mike182uk force-pushed the spotify-current-track-show-hud branch from fc91dfd to e2791d9 Compare April 19, 2024 13:13
import { showNotification } from "./trackNotification";

export default async () => {
const script = `
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This logic is already present in showNotification

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@pernielsentikaer pernielsentikaer merged commit 36a9c40 into raycast:main Apr 22, 2024
@github-actions
Copy link
Contributor

Published to the Raycast Store:
https://raycast.com/thomas/spotify-controls

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

@mike182uk mike182uk deleted the spotify-current-track-show-hud branch December 28, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension fix / improvement Label for PRs with extension's fix improvements extension: spotify-controls Issues related to the spotify-controls extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants