Skip to content
Snippets Groups Projects
Commit ede6835e authored by David Trattnig's avatar David Trattnig
Browse files

test: add json data for test cases

parent 13ee868a
No related branches found
No related tags found
1 merge request!35ORM-less scheduling
......@@ -46,7 +46,7 @@
"title": "Pepi's Polka II",
"scheduleId": 19,
"repetitionOfId": null,
"playlistId": 1,
"playlistId": 2,
"scheduleDefaultPlaylistId": 1,
"showDefaultPlaylistId": 1,
"showId": 1,
......
{
"id":111,
"created":"2023-02-28T15:25:38.684803+01:00",
"updated":"2023-02-28T15:25:38.684803+01:00",
"description":"playlist 111",
"playoutMode":"shuffle",
"showName":"musikprogramm",
"entries":[
{
"uri":"file://musikprogramm/303",
"duration":199040000000,
"file":{
"id":2,
"created":"2023-02-28T14:42:09.540485+01:00",
"updated":"2023-02-28T14:42:17.564099+01:00",
"showName":"musikprogramm",
"source":{
"uri":"upload://303.flac",
"hash":"sha256:b4e1922bad633ff0e11f55611f04cb3807d15d70bb09969d2b324373af47b574",
"import":{
"state":"done"
}
},
"metadata":{
"artist":"Peaches",
"title":"AA XXX",
"album":"The Teaches of Peaches"
},
"size":36496517,
"duration":199040000000
}
},
{
"uri":"file://musikprogramm/808",
"duration":299040000000,
"file":{
"id":2,
"created":"2023-02-28T14:42:09.540485+01:00",
"updated":"2023-02-28T14:42:17.564099+01:00",
"showName":"musikprogramm",
"source":{
"uri":"upload://808.flac",
"hash":"sha256:b4e1922bad633ff0e11f55611f04cb3807d15d70bb09969d2b324373af47b574",
"import":{
"state":"done"
}
},
"metadata":{
"artist":"Peaches",
"title":"Rock Show",
"album":"The Teaches of Peaches"
},
"size":66496517,
"duration":299040000000
}
}
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment