Use channel configuration for visibility and ordering

This commit is contained in:
Gogs
2026-07-06 17:33:26 +02:00
parent 566ddacb2f
commit 249bcb1f1b
3 changed files with 95 additions and 8 deletions
+24 -1
View File
@@ -1 +1,24 @@
{}
{
"orf1.at": {
"uuid": "58a965b21f48319d1a4051476667f5e2",
"name": "ORF 1",
"icon": "\/logos\/orf1.png",
"country": "",
"language": "",
"enabled": true,
"favorite": false,
"number": 1,
"group": "Unknown"
},
"orf2.at": {
"uuid": "4c9dba34a821b5b25c8e1e2b65abc4df",
"name": "ORF 2",
"icon": "\/logos\/orf2.png",
"country": "",
"language": "",
"enabled": true,
"favorite": false,
"number": 2,
"group": "Unknown"
}
}