Skip to content

Commit

Permalink
Added 217
Browse files Browse the repository at this point in the history
  • Loading branch information
YourMJK committed May 29, 2022
1 parent 64b2b4b commit 8affcc8
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/Master_Serie.json
Expand Up @@ -27526,6 +27526,19 @@
"cover" : "http://dreimetadaten.de/data/Serie/216/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/us/r30/Music126/v4/eb/74/2f/eb742faa-8677-eded-4d52-fa45dbf62e8c/source"
}
},
{
"nummer" : 217,
"titel" : "und der Kristallschädel",
"autor" : "André Marx",
"hörspielskriptautor" : "André Minninger",
"veröffentlichungsdatum" : "2022-07-15",
"links" : {
"json" : "http://dreimetadaten.de/data/Serie/217/metadata.json",
"cover" : "http://dreimetadaten.de/data/Serie/217/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music112/v4/6f/30/56/6f3056fb-3bec-1355-04b3-0b9f234dd9ca/886449413096.jpg"
},
"unvollständig" : true
}
]
}
13 changes: 13 additions & 0 deletions web/data/Serie.json
Expand Up @@ -27526,6 +27526,19 @@
"cover" : "http://dreimetadaten.de/data/Serie/216/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/us/r30/Music126/v4/eb/74/2f/eb742faa-8677-eded-4d52-fa45dbf62e8c/source"
}
},
{
"nummer" : 217,
"titel" : "und der Kristallschädel",
"autor" : "André Marx",
"hörspielskriptautor" : "André Minninger",
"veröffentlichungsdatum" : "2022-07-15",
"links" : {
"json" : "http://dreimetadaten.de/data/Serie/217/metadata.json",
"cover" : "http://dreimetadaten.de/data/Serie/217/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music112/v4/6f/30/56/6f3056fb-3bec-1355-04b3-0b9f234dd9ca/886449413096.jpg"
},
"unvollständig" : true
}
]
}
Binary file added web/data/Serie/217/cover.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions web/data/Serie/217/cover_itunes.url
@@ -0,0 +1,2 @@
[iTunes-URL]
URL=http://a1.mzstatic.com/r40/Music112/v4/6f/30/56/6f3056fb-3bec-1355-04b3-0b9f234dd9ca/886449413096.jpg
13 changes: 13 additions & 0 deletions web/data/Serie/217/metadata.json
@@ -0,0 +1,13 @@
{
"nummer" : 217,
"titel" : "und der Kristallschädel",
"autor" : "André Marx",
"hörspielskriptautor" : "André Minninger",
"veröffentlichungsdatum" : "2022-07-15",
"links" : {
"json" : "http://dreimetadaten.de/data/Serie/217/metadata.json",
"cover" : "http://dreimetadaten.de/data/Serie/217/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music112/v4/6f/30/56/6f3056fb-3bec-1355-04b3-0b9f234dd9ca/886449413096.jpg"
},
"unvollständig" : true
}
9 changes: 9 additions & 0 deletions web/index.html
Expand Up @@ -94,6 +94,15 @@ <h2>Serie</h2>

<table class="datatable">

<tr class="row_incomplete">
<td class="cell_nr">217</td>
<td class="cell_data"><a href="data/Serie/217/metadata.json">Metadaten</a></td>
<td class="cell_data"></td>
<td class="cell_data"></td>
<td class="cell_data"><a href="data/Serie/217/cover.png">Cover</a></td>
<td class="cell_data"><a href="http://a1.mzstatic.com/r40/Music112/v4/6f/30/56/6f3056fb-3bec-1355-04b3-0b9f234dd9ca/886449413096.jpg">Cover (iTunes)</a></td>
<td class="cell_data"></td>
</tr>
<tr>
<td class="cell_nr">216</td>
<td class="cell_data"><a href="data/Serie/216/metadata.json">Metadaten</a></td>
Expand Down

0 comments on commit 8affcc8

Please sign in to comment.