From 4a45cb575e92ed09d84b8f3dcb32298697099454 Mon Sep 17 00:00:00 2001 From: nk Date: Wed, 3 Jun 2026 17:05:00 +0300 Subject: [PATCH] =?UTF-8?q?chore(stations):=20=D0=BE=D1=82=D0=BA=D0=BB?= =?UTF-8?q?=D1=8E=D1=87=D0=B8=D1=82=D1=8C=20=D0=BC=D1=91=D1=80=D1=82=D0=B2?= =?UTF-8?q?=D1=8B=D0=B5=20=D0=BA=D0=B0=D0=BD=D0=B0=D0=BB=D1=8B=20=D0=95?= =?UTF-8?q?=D0=B2=D1=80=D0=BE=D0=BF=D1=8B=20=D0=9F=D0=BB=D1=8E=D1=81=20(Ac?= =?UTF-8?q?oustic,=20ResiDance)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Потоки не отвечают (000/404), meta now-playing пуст — каналы не вещают. enabled=false → скрыты в приложении. Co-Authored-By: Claude Opus 4.8 --- app/src/main/assets/stations.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/assets/stations.json b/app/src/main/assets/stations.json index 5c844bf..d4764f0 100644 --- a/app/src/main/assets/stations.json +++ b/app/src/main/assets/stations.json @@ -2846,8 +2846,8 @@ "iconText": "", "textColor": "#FFFFFF", "bgColor": "#DA3832", - "enabled": true, - "notWorked": false, + "enabled": false, + "notWorked": true, "isNew": false }, { @@ -2861,8 +2861,8 @@ "iconText": "", "textColor": "#000000", "bgColor": "#FFF25B", - "enabled": true, - "notWorked": false, + "enabled": false, + "notWorked": true, "isNew": false }, {