Skip to content

Issues with Triggering Spotify Player Using Hyperaudio Plugin #141

@ataha24

Description

@ataha24

I appreciate the recent update that allows linking transcripts with Spotify in the hyperaudio plugin. However, I'm encountering difficulties in activating the Spotify player from my embedded code. The documentation does not provide specific instructions for this integration, so I assumed the standard syntax would apply.

Here's what I've attempted:

  1. I retrieved the embed code for my media from Spotify.
  2. I linked the transcript on my website using two methods:

a) With the player specified:
[hyperaudio src="https://open.spotify.com/embed/episode/0J7C9SIIwQvARa9WDmtOxB" font-family="Arial" show-active="true" player="Spotify"]

b) Wihout player specified:
[hyperaudio src="https://open.spotify.com/embed/episode/0J7C9SIIwQvARa9WDmtOxB" font-family="Arial" show-active="true"]

Unfortunately, neither approach triggered the Spotify player. Attached is a screenshot showing the output. It seems that the hyperaudio plugin might not be properly invoking the Spotify player.

Could you please advise on the correct approach or any additional steps I need to take? If there's any further information you need, I'm happy to provide it.

Thank you for your assistance.

Screenshot 2023-12-07 at 9 27 25 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions