commits
improve oauth permissions
More events stuff maybe blogs
events stuff, blogs pt1
fix custom domain double https://
add plyr.fm playlist and album embeds
add a separate PlyrFMCollectionCardDefinition for playlists and albums,
keeping the existing track card unchanged. collections use taller
default dimensions (h: 5) to show the track list, matching the
Spotify card pattern.
URL patterns matched:
- tracks (existing): plyr.fm/track/{id}, plyr.fm/embed/track/{id}
- playlists (new): plyr.fm/playlist/{uuid}, plyr.fm/embed/playlist/{uuid}
- albums (new): plyr.fm/u/{handle}/album/{slug}, plyr.fm/embed/album/{handle}/{slug}
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add missing lexicons to Autofill.md
fix bluesky media, switch creation modal
add a separate PlyrFMCollectionCardDefinition for playlists and albums,
keeping the existing track card unchanged. collections use taller
default dimensions (h: 5) to show the track list, matching the
Spotify card pattern.
URL patterns matched:
- tracks (existing): plyr.fm/track/{id}, plyr.fm/embed/track/{id}
- playlists (new): plyr.fm/playlist/{uuid}, plyr.fm/embed/playlist/{uuid}
- albums (new): plyr.fm/u/{handle}/album/{slug}, plyr.fm/embed/album/{handle}/{slug}
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>