jefflix-website/components/music
Jeff Emmett c9cd56b452 feat: add World Radio page with 3D globe + Radio Garden integration
- New /radio page with interactive Three.js globe showing 30K+ radio stations worldwide
- Radio Garden API proxy routes (places, channels, stream resolver, search) with caching
- Extended Track type to MusicTrack | RadioTrack discriminated union
- MusicProvider handles radio streams (skip IndexedDB/precache, direct stream URL)
- Mini-player and full-screen player show LIVE badge, hide seek/download/lyrics for radio
- Shared globe component reused on /request-channel page (Search/Globe tab toggle)
- Homepage gets rose "Listen to Radio" button with Waves icon
- react-globe.gl for efficient rendering of 40K+ geo-points

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 16:48:01 -04:00
..
download-button.tsx feat: search dedup, MusicBrainz discovery, swipe-to-queue, audio output selector 2026-03-31 19:06:28 -07:00
full-screen-player.tsx feat: add World Radio page with 3D globe + Radio Garden integration 2026-04-10 16:48:01 -04:00
mini-player.tsx feat: add World Radio page with 3D globe + Radio Garden integration 2026-04-10 16:48:01 -04:00
music-provider.tsx feat: add World Radio page with 3D globe + Radio Garden integration 2026-04-10 16:48:01 -04:00
musicbrainz-results.tsx feat: search dedup, MusicBrainz discovery, swipe-to-queue, audio output selector 2026-03-31 19:06:28 -07:00
playlist-picker.tsx feat: add playlist browsing with cover art on music page 2026-03-30 21:16:12 -07:00
queue-view.tsx feat: queue view — view, rearrange, and manage playback queue 2026-03-31 20:25:56 -07:00
search-results.tsx feat: shuffle mode, queue-next fix, song switch confirmation, playlist dedup 2026-03-31 21:03:34 -07:00
swipeable-row.tsx feat: search dedup, MusicBrainz discovery, swipe-to-queue, audio output selector 2026-03-31 19:06:28 -07:00
synced-lyrics.tsx feat: synced scrolling lyrics + playlist offline download 2026-03-31 19:17:51 -07:00