Fixed Public Spotify Playlists not detected correctly

Cyberkef

Member
Affected version
2.2.8 Patch 1
(reported by one of my users, also verified on the test forum here, could not find another topic/report about it)

Currently the Spotify Media BB code media site supports:
Code:
open.spotify.com/track/{$id:alphanum}
open.spotify.com/album/{$id:alphanum}
open.spotify.com/artist/{$id:alphanum}
open.spotify.com/episode/{$id:alphanum}
open.spotify.com/user/*/playlist/{$id:alphanum}

Public Spotify Playlist links look like https://open.spotify.com/playlist/37i9dQZF1DZ06evO47cwRq which get treated by unfurl.

If you change an existing Spotify [MEDIA] tag manually to [MEDIA=spotify]playlist:37i9dQZF1DZ06evO47cwRq[/MEDIA] it works correctly!
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

I expect it's an easy fix by adding open.spotify.com/playlist/{$id:alphanum} to the Match URLs?
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.9).

Change log:
Add embed support for public Spotify playlists
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom