Queue mgmt, Podcast support, Favorites section.

This commit is contained in:
2026-04-08 10:26:50 +02:00
parent f55b7e478b
commit d7e7bef83f
14 changed files with 1177 additions and 60 deletions
@@ -99,7 +99,7 @@ struct RadiosView: View {
// MARK: - Radio Row
private struct RadioRow: View {
struct RadioRow: View {
@Environment(MAService.self) private var service
let radio: MAMediaItem