From c2e941f1c3fca7184695309d21c60e3fd679571c Mon Sep 17 00:00:00 2001 From: nk Date: Thu, 4 Jun 2026 15:18:25 +0300 Subject: [PATCH] =?UTF-8?q?chore(stations):=20Romantika=20(711)=20?= =?UTF-8?q?=E2=80=94=20=D1=80=D0=B0=D0=B1=D0=BE=D1=87=D0=B8=D0=B9=20HLS=20?= =?UTF-8?q?=D0=B2=D0=BC=D0=B5=D1=81=D1=82=D0=BE=20=D0=BC=D1=91=D1=80=D1=82?= =?UTF-8?q?=D0=B2=D0=BE=D0=B3=D0=BE=20srv21?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Главный Радио Романтика был в offline-ids (мёртвый srv21.gpmradio). Обновлён на hls-01-gpm.hostingradio.ru/romantika495. Прод-БД поправлена точечно. Co-Authored-By: Claude Opus 4.8 --- prisma/stations.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/prisma/stations.json b/prisma/stations.json index a569c63..292fe8f 100644 --- a/prisma/stations.json +++ b/prisma/stations.json @@ -7309,15 +7309,15 @@ "id": 711, "groupId": 29, "name": "Romantika", - "bitrate": "64", + "bitrate": "128", "site": "https://www.radioromantika.ru/", - "stream": "https://srv21.gpmradio.ru:8443/stream/air/aac/64/101", - "type": "aac", + "stream": "https://hls-01-gpm.hostingradio.ru/romantika495/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#FFFFFF", "bgColor": "#732878", - "enabled": false, - "notWorked": true, + "enabled": true, + "notWorked": false, "isNew": false }, {