feat(now-playing): ГУСЬ (radiogoose) — now-playing + обложки, починка потоков
Сеть ГУСЬ (16 каналов) на AzuraCast (radiogoose.ru). Потоки в каталоге были многострочными (url1\nurl2) → клиент рвал воспроизведение, health-check метил offline, станции скрывались. Почищены на канонический https://radiogoose.ru/listen/{slug}/play. GooseNowPlayingService (@Interval 30с): AzuraCast API /api/nowplaying/{slug} → now_playing.song {artist,title,art}, ingest + isOnline=true. Исключён из ICY-поллера. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -38,6 +38,7 @@ export class IcyNowPlayingService {
|
||||
'Radio ROKS',
|
||||
'Unistar',
|
||||
'Zaicev FM',
|
||||
'Гусь',
|
||||
],
|
||||
},
|
||||
NOT: { streamUrl: { contains: 'emgsound.ru' } },
|
||||
|
||||
Reference in New Issue
Block a user