import { showToast } from '../utils/toast'; import { usePlayerStore } from './playerStore'; /** * Internet radio streams play through a native HTMLAudioElement rather * than the Rust/Symphonia engine — the browser handles reconnect logic, * codec negotiation (MP3, AAC, HE-AAC, OGG), and ICY headers for free. * * This module owns: * - the singleton `