/
/
/
1{
2 "config_entries": {
3 "stream_proto": {
4 "label": "Preferred ORF protocol",
5 "description": "Used for ORF stations (template-based). Privates use explicit URLs from bundle.json."
6 },
7 "stream_quality": {
8 "label": "ORF quality",
9 "description": "For ORF HLS: q1a/q2a/q3a/q4a/qxa. For shoutcast: q1a/q2a."
10 },
11 "include_hidden": {
12 "label": "Include hidden stations",
13 "description": "Include stations with hideFromStations=true."
14 },
15 "catchup_proto": {
16 "label": "Catch-up stream type",
17 "description": "Use 'progressive' (mp3) or 'hls' (m3u8) URLs from the broadcast detail."
18 },
19 "catchup_stations": {
20 "label": "Catch-up stations (optional)",
21 "description": "Comma-separated station ids (e.g. 'stm,wie,oe1'). Empty = all ORF stations from bundle."
22 }
23 },
24 "manifest": {
25 "description": "Stream live radio and on-demand content from ORF Radiothek (Austrian public service broadcaster). Supports live streams from Ã1, Ã3, FM4, and regional stations, plus on-demand broadcasts and podcasts."
26 }
27}
28