Skip to content

Commit

Permalink
Added 229
Browse files Browse the repository at this point in the history
  • Loading branch information
YourMJK committed Jul 12, 2024
1 parent 07f973f commit d6cb507
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
Original file line number Diff line number Diff line change
Expand Up @@ -29045,6 +29045,19 @@
"cover" : "http://dreimetadaten.de/data/Serie/228/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music221/v4/7f/23/a3/7f23a3ac-e70d-a666-2e33-44fe787debd9/196871288170.jpg"
}
},
{
"nummer" : 229,
"titel" : "Drehbuch der Täuschung",
"autor" : "Hendrik Buchna",
"hörspielskriptautor" : "André Minninger",
"veröffentlichungsdatum" : "2024-09-06",
"links" : {
"json" : "http://dreimetadaten.de/data/Serie/229/metadata.json",
"cover" : "http://dreimetadaten.de/data/Serie/229/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music221/v4/5e/73/0a/5e730a04-ffae-00b6-8d13-4f8ab1e29f38/196872211771.jpg"
},
"unvollständig" : true
}
]
}
13 changes: 13 additions & 0 deletions web/data/Serie.json
Original file line number Diff line number Diff line change
Expand Up @@ -29045,6 +29045,19 @@
"cover" : "http://dreimetadaten.de/data/Serie/228/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music221/v4/7f/23/a3/7f23a3ac-e70d-a666-2e33-44fe787debd9/196871288170.jpg"
}
},
{
"nummer" : 229,
"titel" : "Drehbuch der Täuschung",
"autor" : "Hendrik Buchna",
"hörspielskriptautor" : "André Minninger",
"veröffentlichungsdatum" : "2024-09-06",
"links" : {
"json" : "http://dreimetadaten.de/data/Serie/229/metadata.json",
"cover" : "http://dreimetadaten.de/data/Serie/229/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music221/v4/5e/73/0a/5e730a04-ffae-00b6-8d13-4f8ab1e29f38/196872211771.jpg"
},
"unvollständig" : true
}
]
}
Binary file added web/data/Serie/229/cover.png
Loading
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/229/cover_itunes.url
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[iTunes-URL]
URL=http://a1.mzstatic.com/r40/Music221/v4/5e/73/0a/5e730a04-ffae-00b6-8d13-4f8ab1e29f38/196872211771.jpg
13 changes: 13 additions & 0 deletions web/data/Serie/229/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"nummer" : 229,
"titel" : "Drehbuch der Täuschung",
"autor" : "Hendrik Buchna",
"hörspielskriptautor" : "André Minninger",
"veröffentlichungsdatum" : "2024-09-06",
"links" : {
"json" : "http://dreimetadaten.de/data/Serie/229/metadata.json",
"cover" : "http://dreimetadaten.de/data/Serie/229/cover.png",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music221/v4/5e/73/0a/5e730a04-ffae-00b6-8d13-4f8ab1e29f38/196872211771.jpg"
},
"unvollständig" : true
}
9 changes: 9 additions & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,15 @@ <h2>Serie</h2>

<table class="datatable">

<tr class="row_incomplete">
<td class="cell_nr">229</td>
<td class="cell_data"><a href="data/Serie/229/metadata.json">Metadaten</a></td>
<td class="cell_data"></td>
<td class="cell_data"></td>
<td class="cell_data"><a href="data/Serie/229/cover.png">Cover</a></td>
<td class="cell_data"><a href="http://a1.mzstatic.com/r40/Music221/v4/5e/73/0a/5e730a04-ffae-00b6-8d13-4f8ab1e29f38/196872211771.jpg">Cover (iTunes)</a></td>
<td class="cell_data"></td>
</tr>
<tr>
<td class="cell_nr">228</td>
<td class="cell_data"><a href="data/Serie/228/metadata.json">Metadaten</a></td>
Expand Down

0 comments on commit d6cb507

Please sign in to comment.