-
Notifications
You must be signed in to change notification settings - Fork 30
add audio id for 01-0034 #85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Please order by audio id desc, so the newest audio is is at the top. Are you sure it is this variant of the figurine, as there are two "Griechische Sagen"? Both of them have at least one figurine with a different audio-id than yours. |
Yes pretty sure. Tonie has '2017' printed on it. The newer Version is from 2021 if I remember correctly. |
That has nothing to do with the print of the Tonie. This is just the year, when the casting of the figurine form was done. |
mine sounds different |
also number of tracks match with the older version |
I looked into this and it seems that this Tonie is linked to a different set of audio content, which is no longer available on tonies.com. What I found here appears to match. However, since Griechische Sagen was re-released, the additional audio content likely was as well. |
I was correct. The Tonie was assigned to Griechische Sagen II. I found these pictures: However, there doesn’t seem to be a YAML file for the old content. |
This is the information I was able to find in my purchases: "node":{
"id":"a7f9ffc7-4264-47ba-90ed-d567c9361ca0",
"title":"Griechische Sagen II",
"thumbnail":"https://cdn.tonies.de/o/images/1_4ddff3657f3740bb73351bf0f1fe73d16ce0aad43c4b70434e5cb8fa/3_kCp59lyCD-v4zZD./griechische_sagen_002_griechische_sagen_ii_530x530.jpg",
"description":"So macht die Antike Spaß! Inkiows Nacherzählungen der griechischen Mythologie sind ein unerschöpflicher Fundus von Weisheiten, Geschichten und – trotz der göttlichen Hauptakteure – Allzumenschlichem. Inkiows humorvolle und lockere Art der Aufarbeitung der Griechischen Sagen bildet die Erfolgsbasis dieser Aufnahmen. Ein unbedingtes Muss für alle Klassikerfreunde und zugleich eine spannende Unterhaltung – nicht nur für Kinder! Begegnungen mit Zeus, Demeter, Hades, Persephone, Philemon & Baucis, Kadmos, Narkissos, Atalante, König Midas, Aktaion, Achilleus und den Giganten.",
"salesId":"2000000469",
"series":{
"name":"Griechische Sagen",
"__typename":"ItemSeriesType"
}
} and "node":{
"id":"ad574fce-c12b-4024-bcfb-072b7e7f9073",
"title":"Griechische Sagen III",
"thumbnail":"https://cdn.tonies.de/o/images/1_1ef1318a985de8d97cc73b5e901b855823ad754c20ebb9611202a7b4/3_kvNrjttcc0zGGDZy/griechische_sagen_003_griechische_sagen_iii_530x530.jpg",
"description":"So macht die Antike Spaß! Inkiows Nacherzählungen der griechischen Mythologie sind ein unerschöpflicher Fundus von Weisheiten, Geschichten und – trotz der göttlichen Hauptakteure – Allzumenschlichem. Inkiows humorvolle und lockere Art der Aufarbeitung der Griechischen Sagen bildet die Erfolgsbasis dieser Aufnahmen. Ein unbedingtes Muss für alle Klassikerfreunde und zugleich eine spannende Unterhaltung – nicht nur für Kinder! Begegnungen mit Daidalos, Minotaurus, Theseus & Ariadne, Pallas Athene, Hephaistos, Hermes, Momos, Kassandra und Amor & Psyche.",
"salesId":"2000000470",
"series":{
"name":"Griechische Sagen",
"__typename":"ItemSeriesType"
}
} |
I created a seperate PR for the additional audio conent. Can anyone check the format of the yaml files? |
No description provided.