Added channels whitelist

This commit is contained in:
oxixes
2023-04-22 13:20:10 +02:00
parent e0c0548496
commit 73d1a024f3
5 changed files with 103 additions and 20 deletions

View File

@@ -3,5 +3,6 @@
{"identifier": "", "airplay_credentials": ""}
],
"apikey":"",
"skip_categories": ["sponsor"]
"skip_categories": ["sponsor"],
"channel_whitelist": []
}