#24242 closed enhancement (fixed)
Rdio and Spotify oEmbed Support
| Reported by: | ryan | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Embeds | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description (last modified by )
With the addition of an Audio Post Format UI, rounding out our default oEmbed provider list with Rdio and Spotify support seems useful.
Attachments (3)
Change History (13)
#2
@
13 years ago
Tested out ryan's patch and I noticed that for long rdio.com URLs, the regex uses the old hashed URLs. Rdio currently serves non-hashed URLs such as http://www.rdio.com/artist/Kanye_West/album/Graduation/track/Can%27t_Tell_Me_Nothing/ . I tried removing the #/ and it looks like it works with both hashed and unhashed Rdio song URLs.
#5
@
13 years ago
- Description modified (diff)
- Resolution fixed
- Status closed → reopened
- Summary Rdio oEmbed Support → Rdio and Spotify oEmbed Support
24 hours ago, Spotify didn't have an oEmbed endpoint. They do now — https://twitter.com/nicklas2k/status/330094611202723840. Nice!
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Those regexes have been on wordpress.com for a long while.