feat: add Json config (unfinished)

This commit is contained in:
2021-10-04 07:41:29 +02:00
parent 00468f0b3a
commit 584f88dec7
11 changed files with 84 additions and 241 deletions

View File

@@ -0,0 +1,14 @@
{
"tags": [{
"TagUID" : "63 7E 1B 16",
"audiofile" : "Billy-Jean.mp3"
},
{
"TagUID" : "63 7E 1B 17",
"audiofile" : "Let_it_be.mp3"
},
{
"TagUID" : "63 7E 1B 18",
"audiofile" : "ringoffire.mp3"
}]
}