Skip to content

Commit

Permalink
Added Kids 97
Browse files Browse the repository at this point in the history
  • Loading branch information
YourMJK committed Sep 29, 2024
1 parent ecc539f commit 6fe1114
Show file tree
Hide file tree
Showing 16 changed files with 257 additions and 14 deletions.
27 changes: 27 additions & 0 deletions metadata/db.sql
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ INSERT INTO "hörspiel" VALUES(401,'Die Geistermühle','Die Flügel der alten Wi
INSERT INTO "hörspiel" VALUES(402,'Falsche Vampire','Vampir-Alarm in Rocky Beach.','Flatterhafte Wesen werden am Nachthimmel gesichtet, und Fred Fireman hat plötzlich zwei verdächtige rote Punkte am Hals. Justus, Peter und Bob gehen der Sache auf den Grund, und eine gruselige Vampirjagd beginnt.',NULL,'2023-12-08',1,0,'http://a1.mzstatic.com/r40/Music116/v4/b2/fa/c4/b2fac461-7ad1-e636-0436-f4314f765043/196589971944.jpg',NULL,'https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/falsche-vampire','https://music.apple.com/de/album/1696317849','https://open.spotify.com/intl-de/album/4I3xNROKxdLC2GFcpp8o2R',NULL);
INSERT INTO "hörspiel" VALUES(403,'Geheime Zeichen','Einbruch in einer Villa!','Bei der Untersuchung des Tatorts fällt den drei ??? Kids ein merkwürdiges Kreidezeichen auf. Was hat es damit auf sich? Justus, Peter und Bob müssen Kommissar Reynolds helfen, weitere Einbrüche zu verhindern.',NULL,'2024-03-08',1,0,'http://a1.mzstatic.com/r40/Music211/v4/f8/1e/09/f81e09a8-9de6-ec9d-60d5-ac9675236f15/196872226485.jpg',NULL,'https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/geheime-zeichen','https://music.apple.com/de/album/1752882887','https://open.spotify.com/intl-de/album/3xIGmydqrJOShru5bQmSVa',NULL);
INSERT INTO "hörspiel" VALUES(404,'Der Schrottkönig','Onkel Titus ist verzweifelt, denn kaum ein Kunde verirrt sich mehr auf den Schrottplatz.','Und beim neuen Konkurrenten sind gebrauchte Ersatzteile viel günstiger. Wie kann das sein? Justus, Peter und Bob nehmen die Ermittlungen auf und landen in der Höhle des Löwen.',NULL,'2024-05-17',1,0,'http://a1.mzstatic.com/r40/Music221/v4/1a/db/6a/1adb6a6a-808a-3e4c-9836-e0b842815a88/196872226539.jpg',NULL,'https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/der-schrottkonig','https://music.apple.com/de/album/1752883247','https://open.spotify.com/intl-de/album/4MvsJSPLzWm6irgVI2PXfo',NULL);
INSERT INTO "hörspiel" VALUES(405,'Die Fragezeichen-Falle','Trotz der Verhaftung eines Briefkastendiebes kommt Rocky Beach nicht zur Ruhe.','Plötzlich tauchen in der Stadt überall Fragezeichen auf. Doch wer außer den drei ??? Kids hinterlässt Kreidezeichen in den Farben Weiß, Rot und Blau?',NULL,'2024-09-20',1,0,'http://a1.mzstatic.com/r40/Music211/v4/6b/2b/36/6b2b36e9-5b2c-4dfe-b47c-eff6f4d8847a/196872211818.jpg',NULL,'https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/die-fragezeichen-falle','https://music.apple.com/de/album/1758038649','https://open.spotify.com/intl-de/album/0pIth1U2QD7sdvjt4xpRvS',NULL);
INSERT INTO "hörspielTeil" VALUES(101,100,1,'A');
INSERT INTO "hörspielTeil" VALUES(102,100,2,'B');
INSERT INTO "hörspielTeil" VALUES(103,100,3,'C');
Expand Down Expand Up @@ -919,6 +920,7 @@ INSERT INTO kids VALUES(93,401);
INSERT INTO kids VALUES(94,402);
INSERT INTO kids VALUES(95,403);
INSERT INTO kids VALUES(96,404);
INSERT INTO kids VALUES(97,405);
INSERT INTO medium VALUES(1,1,1,0,NULL);
INSERT INTO medium VALUES(2,2,1,0,NULL);
INSERT INTO medium VALUES(3,3,1,0,NULL);
Expand Down Expand Up @@ -9585,6 +9587,7 @@ INSERT INTO person VALUES(1196,'Ulrike Hübschmann');
INSERT INTO person VALUES(1197,'Simon Köslich');
INSERT INTO person VALUES(1198,'Bineta Hansen');
INSERT INTO person VALUES(1199,'Pascal Krell');
INSERT INTO person VALUES(1200,'Bianca Krahl');
INSERT INTO pseudonym VALUES(1,'Juan Perez');
INSERT INTO pseudonym VALUES(2,'Albert Giro');
INSERT INTO pseudonym VALUES(3,'Heinz Überreiter');
Expand Down Expand Up @@ -12043,6 +12046,8 @@ INSERT INTO rolle VALUES(2387,'Franky Carpenter');
INSERT INTO rolle VALUES(2388,'Brenda Carpenter');
INSERT INTO rolle VALUES(2389,'Alvin');
INSERT INTO rolle VALUES(2390,'Jeff Maddox');
INSERT INTO rolle VALUES(2391,'John Simmons');
INSERT INTO rolle VALUES(2392,'Gloria');
INSERT INTO sprechrolle VALUES(1,1,1,1);
INSERT INTO sprechrolle VALUES(2,1,2,2);
INSERT INTO sprechrolle VALUES(3,1,3,3);
Expand Down Expand Up @@ -17010,6 +17015,16 @@ INSERT INTO sprechrolle VALUES(4964,404,2389,10);
INSERT INTO sprechrolle VALUES(4965,404,2390,11);
INSERT INTO sprechrolle VALUES(4966,404,2289,12);
INSERT INTO sprechrolle VALUES(4967,404,39,13);
INSERT INTO sprechrolle VALUES(4978,405,574,1);
INSERT INTO sprechrolle VALUES(4979,405,2,2);
INSERT INTO sprechrolle VALUES(4980,405,3,3);
INSERT INTO sprechrolle VALUES(4981,405,4,4);
INSERT INTO sprechrolle VALUES(4982,405,39,5);
INSERT INTO sprechrolle VALUES(4983,405,1803,6);
INSERT INTO sprechrolle VALUES(4984,405,79,7);
INSERT INTO sprechrolle VALUES(4985,405,2363,8);
INSERT INTO sprechrolle VALUES(4986,405,2391,9);
INSERT INTO sprechrolle VALUES(4987,405,2392,10);
INSERT INTO sprechrolleTeil VALUES(1273,101,1);
INSERT INTO sprechrolleTeil VALUES(1274,101,2);
INSERT INTO sprechrolleTeil VALUES(1275,101,3);
Expand Down Expand Up @@ -22509,6 +22524,16 @@ INSERT INTO spricht VALUES(4964,1070,NULL,1);
INSERT INTO spricht VALUES(4965,631,NULL,1);
INSERT INTO spricht VALUES(4966,1199,NULL,1);
INSERT INTO spricht VALUES(4967,1083,NULL,1);
INSERT INTO spricht VALUES(4978,933,NULL,1);
INSERT INTO spricht VALUES(4979,639,NULL,1);
INSERT INTO spricht VALUES(4980,934,NULL,1);
INSERT INTO spricht VALUES(4981,935,NULL,1);
INSERT INTO spricht VALUES(4982,1083,NULL,1);
INSERT INTO spricht VALUES(4983,1100,NULL,1);
INSERT INTO spricht VALUES(4984,552,NULL,1);
INSERT INTO spricht VALUES(4985,1186,NULL,1);
INSERT INTO spricht VALUES(4986,1053,NULL,1);
INSERT INTO spricht VALUES(4987,1200,NULL,1);
INSERT INTO "hörspielBuchautor" VALUES(1,1);
INSERT INTO "hörspielBuchautor" VALUES(2,15);
INSERT INTO "hörspielBuchautor" VALUES(3,23);
Expand Down Expand Up @@ -22906,6 +22931,7 @@ INSERT INTO "hörspielBuchautor" VALUES(401,932);
INSERT INTO "hörspielBuchautor" VALUES(402,931);
INSERT INTO "hörspielBuchautor" VALUES(403,932);
INSERT INTO "hörspielBuchautor" VALUES(404,931);
INSERT INTO "hörspielBuchautor" VALUES(405,932);
INSERT INTO "hörspielSkriptautor" VALUES(1,2);
INSERT INTO "hörspielSkriptautor" VALUES(2,2);
INSERT INTO "hörspielSkriptautor" VALUES(3,2);
Expand Down Expand Up @@ -23302,4 +23328,5 @@ INSERT INTO "hörspielSkriptautor" VALUES(401,931);
INSERT INTO "hörspielSkriptautor" VALUES(402,931);
INSERT INTO "hörspielSkriptautor" VALUES(403,931);
INSERT INTO "hörspielSkriptautor" VALUES(404,931);
INSERT INTO "hörspielSkriptautor" VALUES(405,931);
COMMIT;
59 changes: 59 additions & 0 deletions metadata/json/Kids.json
Original file line number Diff line number Diff line change
Expand Up @@ -15092,6 +15092,65 @@
"spotify" : "https://open.spotify.com/intl-de/album/4MvsJSPLzWm6irgVI2PXfo"
},
"unvollständig" : true
},
{
"nummer" : 97,
"titel" : "Die Fragezeichen-Falle",
"autor" : "Boris Pfeiffer",
"hörspielskriptautor" : "Ulf Blanck",
"kurzbeschreibung" : "Trotz der Verhaftung eines Briefkastendiebes kommt Rocky Beach nicht zur Ruhe.",
"beschreibung" : "Plötzlich tauchen in der Stadt überall Fragezeichen auf. Doch wer außer den drei ??? Kids hinterlässt Kreidezeichen in den Farben Weiß, Rot und Blau?",
"veröffentlichungsdatum" : "2024-09-20",
"sprechrollen" : [
{
"rolle" : "Erzähler",
"sprecher" : "Johannes Steck"
},
{
"rolle" : "Justus Jonas, Erster Detektiv",
"sprecher" : "Jannik Schümann"
},
{
"rolle" : "Peter Shaw, Zweiter Detektiv",
"sprecher" : "Yoshij Grimm"
},
{
"rolle" : "Bob Andrews, Recherchen und Archiv",
"sprecher" : "David Wittmann"
},
{
"rolle" : "Kommissar Reynolds",
"sprecher" : "Bert Franzke"
},
{
"rolle" : "Giovanni",
"sprecher" : "Roland Geiger"
},
{
"rolle" : "Skinny Norris",
"sprecher" : "Tim Kreuer"
},
{
"rolle" : "Pförtner",
"sprecher" : "Andreas Hofer"
},
{
"rolle" : "John Simmons",
"sprecher" : "Felix Würgler"
},
{
"rolle" : "Gloria",
"sprecher" : "Bianca Krahl"
}
],
"links" : {
"json" : "http://dreimetadaten.de/data/Kids/097/metadata.json",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music211/v4/6b/2b/36/6b2b36e9-5b2c-4dfe-b47c-eff6f4d8847a/196872211818.jpg",
"dreifragezeichen" : "https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/die-fragezeichen-falle",
"appleMusic" : "https://music.apple.com/de/album/1758038649",
"spotify" : "https://open.spotify.com/intl-de/album/0pIth1U2QD7sdvjt4xpRvS"
},
"unvollständig" : true
}
]
}
1 change: 1 addition & 0 deletions metadata/tsv/hörspiel.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -403,3 +403,4 @@ hörspielID titel kurzbeschreibung beschreibung metabeschreibung veröffentlichu
402 Falsche Vampire Vampir-Alarm in Rocky Beach. Flatterhafte Wesen werden am Nachthimmel gesichtet, und Fred Fireman hat plötzlich zwei verdächtige rote Punkte am Hals. Justus, Peter und Bob gehen der Sache auf den Grund, und eine gruselige Vampirjagd beginnt. 2023-12-08 true 0 http://a1.mzstatic.com/r40/Music116/v4/b2/fa/c4/b2fac461-7ad1-e636-0436-f4314f765043/196589971944.jpg https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/falsche-vampire https://music.apple.com/de/album/1696317849 https://open.spotify.com/intl-de/album/4I3xNROKxdLC2GFcpp8o2R
403 Geheime Zeichen Einbruch in einer Villa! Bei der Untersuchung des Tatorts fällt den drei ??? Kids ein merkwürdiges Kreidezeichen auf. Was hat es damit auf sich? Justus, Peter und Bob müssen Kommissar Reynolds helfen, weitere Einbrüche zu verhindern. 2024-03-08 true 0 http://a1.mzstatic.com/r40/Music211/v4/f8/1e/09/f81e09a8-9de6-ec9d-60d5-ac9675236f15/196872226485.jpg https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/geheime-zeichen https://music.apple.com/de/album/1752882887 https://open.spotify.com/intl-de/album/3xIGmydqrJOShru5bQmSVa
404 Der Schrottkönig Onkel Titus ist verzweifelt, denn kaum ein Kunde verirrt sich mehr auf den Schrottplatz. Und beim neuen Konkurrenten sind gebrauchte Ersatzteile viel günstiger. Wie kann das sein? Justus, Peter und Bob nehmen die Ermittlungen auf und landen in der Höhle des Löwen. 2024-05-17 true 0 http://a1.mzstatic.com/r40/Music221/v4/1a/db/6a/1adb6a6a-808a-3e4c-9836-e0b842815a88/196872226539.jpg https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/der-schrottkonig https://music.apple.com/de/album/1752883247 https://open.spotify.com/intl-de/album/4MvsJSPLzWm6irgVI2PXfo
405 Die Fragezeichen-Falle Trotz der Verhaftung eines Briefkastendiebes kommt Rocky Beach nicht zur Ruhe. Plötzlich tauchen in der Stadt überall Fragezeichen auf. Doch wer außer den drei ??? Kids hinterlässt Kreidezeichen in den Farben Weiß, Rot und Blau? 2024-09-20 true 0 http://a1.mzstatic.com/r40/Music211/v4/6b/2b/36/6b2b36e9-5b2c-4dfe-b47c-eff6f4d8847a/196872211818.jpg https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/die-fragezeichen-falle https://music.apple.com/de/album/1758038649 https://open.spotify.com/intl-de/album/0pIth1U2QD7sdvjt4xpRvS
1 change: 1 addition & 0 deletions metadata/tsv/hörspielBuchautor.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -396,3 +396,4 @@ hörspielID personID
402 931
403 932
404 931
405 932
1 change: 1 addition & 0 deletions metadata/tsv/hörspielSkriptautor.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -395,3 +395,4 @@ hörspielID personID
402 931
403 931
404 931
405 931
1 change: 1 addition & 0 deletions metadata/tsv/kids.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,4 @@ nummer hörspielID
94 402
95 403
96 404
97 405
1 change: 1 addition & 0 deletions metadata/tsv/person.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -1198,3 +1198,4 @@ personID name
1197 Simon Köslich
1198 Bineta Hansen
1199 Pascal Krell
1200 Bianca Krahl
2 changes: 2 additions & 0 deletions metadata/tsv/rolle.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -2389,3 +2389,5 @@ rolleID name
2388 Brenda Carpenter
2389 Alvin
2390 Jeff Maddox
2391 John Simmons
2392 Gloria
10 changes: 10 additions & 0 deletions metadata/tsv/sprechrolle.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -4966,3 +4966,13 @@ sprechrolleID hörspielID rolleID position
4965 404 2390 11
4966 404 2289 12
4967 404 39 13
4978 405 574 1
4979 405 2 2
4980 405 3 3
4981 405 4 4
4982 405 39 5
4983 405 1803 6
4984 405 79 7
4985 405 2363 8
4986 405 2391 9
4987 405 2392 10
10 changes: 10 additions & 0 deletions metadata/tsv/spricht.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -4995,3 +4995,13 @@ sprechrolleID personID pseudonymID position
4965 631 1
4966 1199 1
4967 1083 1
4978 933 1
4979 639 1
4980 934 1
4981 935 1
4982 1083 1
4983 1100 1
4984 552 1
4985 1186 1
4986 1053 1
4987 1200 1
59 changes: 59 additions & 0 deletions web/data/Kids.json
Original file line number Diff line number Diff line change
Expand Up @@ -15092,6 +15092,65 @@
"spotify" : "https://open.spotify.com/intl-de/album/4MvsJSPLzWm6irgVI2PXfo"
},
"unvollständig" : true
},
{
"nummer" : 97,
"titel" : "Die Fragezeichen-Falle",
"autor" : "Boris Pfeiffer",
"hörspielskriptautor" : "Ulf Blanck",
"kurzbeschreibung" : "Trotz der Verhaftung eines Briefkastendiebes kommt Rocky Beach nicht zur Ruhe.",
"beschreibung" : "Plötzlich tauchen in der Stadt überall Fragezeichen auf. Doch wer außer den drei ??? Kids hinterlässt Kreidezeichen in den Farben Weiß, Rot und Blau?",
"veröffentlichungsdatum" : "2024-09-20",
"sprechrollen" : [
{
"rolle" : "Erzähler",
"sprecher" : "Johannes Steck"
},
{
"rolle" : "Justus Jonas, Erster Detektiv",
"sprecher" : "Jannik Schümann"
},
{
"rolle" : "Peter Shaw, Zweiter Detektiv",
"sprecher" : "Yoshij Grimm"
},
{
"rolle" : "Bob Andrews, Recherchen und Archiv",
"sprecher" : "David Wittmann"
},
{
"rolle" : "Kommissar Reynolds",
"sprecher" : "Bert Franzke"
},
{
"rolle" : "Giovanni",
"sprecher" : "Roland Geiger"
},
{
"rolle" : "Skinny Norris",
"sprecher" : "Tim Kreuer"
},
{
"rolle" : "Pförtner",
"sprecher" : "Andreas Hofer"
},
{
"rolle" : "John Simmons",
"sprecher" : "Felix Würgler"
},
{
"rolle" : "Gloria",
"sprecher" : "Bianca Krahl"
}
],
"links" : {
"json" : "http://dreimetadaten.de/data/Kids/097/metadata.json",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music211/v4/6b/2b/36/6b2b36e9-5b2c-4dfe-b47c-eff6f4d8847a/196872211818.jpg",
"dreifragezeichen" : "https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/die-fragezeichen-falle",
"appleMusic" : "https://music.apple.com/de/album/1758038649",
"spotify" : "https://open.spotify.com/intl-de/album/0pIth1U2QD7sdvjt4xpRvS"
},
"unvollständig" : true
}
]
}
59 changes: 59 additions & 0 deletions web/data/Kids/097/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"nummer" : 97,
"titel" : "Die Fragezeichen-Falle",
"autor" : "Boris Pfeiffer",
"hörspielskriptautor" : "Ulf Blanck",
"kurzbeschreibung" : "Trotz der Verhaftung eines Briefkastendiebes kommt Rocky Beach nicht zur Ruhe.",
"beschreibung" : "Plötzlich tauchen in der Stadt überall Fragezeichen auf. Doch wer außer den drei ??? Kids hinterlässt Kreidezeichen in den Farben Weiß, Rot und Blau?",
"veröffentlichungsdatum" : "2024-09-20",
"sprechrollen" : [
{
"rolle" : "Erzähler",
"sprecher" : "Johannes Steck"
},
{
"rolle" : "Justus Jonas, Erster Detektiv",
"sprecher" : "Jannik Schümann"
},
{
"rolle" : "Peter Shaw, Zweiter Detektiv",
"sprecher" : "Yoshij Grimm"
},
{
"rolle" : "Bob Andrews, Recherchen und Archiv",
"sprecher" : "David Wittmann"
},
{
"rolle" : "Kommissar Reynolds",
"sprecher" : "Bert Franzke"
},
{
"rolle" : "Giovanni",
"sprecher" : "Roland Geiger"
},
{
"rolle" : "Skinny Norris",
"sprecher" : "Tim Kreuer"
},
{
"rolle" : "Pförtner",
"sprecher" : "Andreas Hofer"
},
{
"rolle" : "John Simmons",
"sprecher" : "Felix Würgler"
},
{
"rolle" : "Gloria",
"sprecher" : "Bianca Krahl"
}
],
"links" : {
"json" : "http://dreimetadaten.de/data/Kids/097/metadata.json",
"cover_itunes" : "http://a1.mzstatic.com/r40/Music211/v4/6b/2b/36/6b2b36e9-5b2c-4dfe-b47c-eff6f4d8847a/196872211818.jpg",
"dreifragezeichen" : "https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/die-fragezeichen-falle",
"appleMusic" : "https://music.apple.com/de/album/1758038649",
"spotify" : "https://open.spotify.com/intl-de/album/0pIth1U2QD7sdvjt4xpRvS"
},
"unvollständig" : true
}
1 change: 1 addition & 0 deletions web/index/apple-music/1758038649
1 change: 1 addition & 0 deletions web/index/spotify/0pIth1U2QD7sdvjt4xpRvS
10 changes: 10 additions & 0 deletions web/kids.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,16 @@ <h2>Kids</h2>
<th colspan="1">Cover</td>
<th colspan="3">Plattform</td>
</tr>
<tr class="row_incomplete">
<td class="cell_nr">097</td>
<td class="cell_nr">Die Fragezeichen-Falle</td>
<td class="cell_data"><a href="data/Kids/097/metadata.json">JSON</a></td>
<td class="cell_data"></td>
<td class="cell_data"><a href="http://a1.mzstatic.com/r40/Music211/v4/6b/2b/36/6b2b36e9-5b2c-4dfe-b47c-eff6f4d8847a/196872211818.jpg">iTunes</a></td>
<td class="cell_icon"><a href="https://www.dreifragezeichen-kids.de/produktwelt/produkt-details/die-fragezeichen-falle"><img src="icons/ddf_link.svg"></a></td>
<td class="cell_icon"><a href="https://music.apple.com/de/album/1758038649"><img src="icons/am_link.svg"></a></td>
<td class="cell_icon"><a href="https://open.spotify.com/intl-de/album/0pIth1U2QD7sdvjt4xpRvS"><img src="icons/spotify_link.svg"></a></td>
</tr>
<tr class="row_incomplete">
<td class="cell_nr">096</td>
<td class="cell_nr">Der Schrottkönig</td>
Expand Down
Loading

0 comments on commit 6fe1114

Please sign in to comment.