Main logic working

This commit is contained in:
dmunozv04
2022-01-15 20:18:04 +01:00
parent e1917b7b40
commit 138d702ef4
2 changed files with 145 additions and 0 deletions

7
config.json.template Normal file
View File

@@ -0,0 +1,7 @@
{
"atvs": [
{"identifier": "", "airplay_credentials": ""}
],
"apikey":"",
"skip_categories": ["sponsor"]
}