From 7467117179482ed86c93cbc7e912eed4033107cb Mon Sep 17 00:00:00 2001 From: Niels Date: Tue, 22 Jul 2025 18:54:42 +0200 Subject: [PATCH] Updated useragent (Radio Browser connection). --- qml/items/RadioBrowser.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qml/items/RadioBrowser.qml b/qml/items/RadioBrowser.qml index 15a4507..7fcb90e 100644 --- a/qml/items/RadioBrowser.qml +++ b/qml/items/RadioBrowser.qml @@ -17,7 +17,7 @@ import QtQuick 2.0 import "../models" Item { - property string _useragent: "AllRadio/2.0.0 (SailfishOS; Linux) nesnomis@gmail.com" + property string _useragent: "AllRadio/2 (SailfishOS; Linux) nesnomis@gmail.com" property int _tags: 0 property int _countries: 0 property int _c: 0