Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spotify Player] Copying link copies item title instead of Spotify link #15481

Open
crisneda opened this issue Nov 21, 2024 · 2 comments
Open
Labels
bug Something isn't working extension: spotify-player Issues related to the spotify-player extension extension Issues related to one of the extensions in the Store

Comments

@crisneda
Copy link

Extension

https://www.raycast.com/mattisssa/spotify-player

Raycast Version

1.86.0

macOS Version

15.1

Description

When attempting to copy the link of an item after searching for it, either using the keyboard shortcut or directly from the menu, only the item’s title (song or album) is copied instead of the Spotify URL.

Steps To Reproduce

  1. Open command 'Search Spotify'.
  2. Search for a song.
  3. Actions > Copy URL

Current Behaviour

No response

Expected Behaviour

No response

@crisneda crisneda added bug Something isn't working extension Issues related to one of the extensions in the Store labels Nov 21, 2024
@raycastbot raycastbot added the extension: spotify-player Issues related to the spotify-player extension label Nov 21, 2024
@raycastbot
Copy link
Collaborator

raycastbot commented Nov 21, 2024

Thank you for opening this issue!

🔔 @mattisssa @peduarte @sxn @dillionverma @andreaselia @stuart @tonka3000 @dancannon @pernielsentikaer @stevensd2m @erics118 @hjoelh @hobhouse @jatindotdev @the-devbear @rfaccio @badta5te @andyburris @rhesamu you might want to have a look.

💡 Author and Contributors commands

The author and contributors of mattisssa/spotify-player can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@thomaslombart thomaslombart changed the title [Spotify Player] ... [Spotify Player] Copy url function copies item title instead of spotify link Nov 22, 2024
@thomaslombart thomaslombart changed the title [Spotify Player] Copy url function copies item title instead of spotify link [Spotify Player] Copying link copies item title instead of Spotify link Nov 22, 2024
@thomaslombart
Copy link
Collaborator

A formatted link is copied under the hood (<a href="${url}" title="${title}">${title}</a>). Where are you trying to copy this link? This may explain why you're seeing only the item's title.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: spotify-player Issues related to the spotify-player extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

3 participants