ac99e9efcb
- Make bottom player empty state a clickable button that plays first available song - Guard togglePlay to show toast when audioUrl is missing instead of silently failing - playNext/playPrevious now skip songs without audioUrl or still generating - repeatMode 'none' stops at queue boundaries instead of wrapping - Add ShareModal to mobile fullscreen player (was missing, share silently failed) - Add spacebar play/pause keyboard shortcut (skips when typing in inputs) - Add onPlayFirst prop to Player component - Add selectSongToPlay i18n key (en, zh, ja, ko)