Two unknown Clever Tonies

Hi,

I have these two unknown Clever Tonies:

E0:04:03:50:23:35:55:92
Der Schatz von Blackford Castle
Bibi Blocksberg


image

E0:04:03:50:23:65:B7:50
Frag doch mal … die Maus! Wissen für Kinder
Sendung mit der Maus zum hören


image

I hope to be able to make a good contribution, thank you very much for your work.
Best regards Markus

Please open a new thread next time :slight_smile:

@0xbadbee could you split this?

We need the following information to add them:

  • AudioID
  • Model
  • Hash
  • Audio Size
  • Numnber ofTracks

it’s available in content and library. just double click on a row of a taf file, e.g.:

Der Schatz von Blackford Castle
Bibi Blocksberg

{
“audioId”: 1737708753,
“sha1Hash”: “b86d3d211ea73087d555b5914ef234663616e860”,
“size”: 27497608,
“valid”: true
}

Frag doch mal … die Maus! Wissen für Kinder
Sendung mit der Maus zum hören

{
“audioId”: 1736328677,
“sha1Hash”: “a58c0b0169c199940ab627d7a52e975511101baa”,
“size”: 53247966,
“valid”: true
}

Thank you

This is not the data requested. Please use the latest teddyCloud version.

Hello 0xbadbee,

thanks for pointing that out, I hadn’t realised. I had problems with version 0.6.4 today so I reverted to 0.6.3. The container was in an endless boot loop. I can show you logs when I have some time this weekend.

Best regards
Markus

You may switch to Debian develop.

Hello everyone, thanks for all the tips. 0.6.4 is now running for me. And here is the requested data:

Der Schatz von Blackford Castle
Bibi Blocksberg

  • audio-id: 1737708753
    hash: b86d3d211ea73087d555b5914ef234663616e860
    size: 27497608
    tracks: 13
    confidence: 0

Frag doch mal … die Maus! Wissen für Kinder
Sendung mit der Maus zum hören

  • audio-id: 1736328677
    hash: a58c0b0169c199940ab627d7a52e975511101baa
    size: 53247966
    tracks: 26
    confidence: 0

Thank you

I have created a PR for both.

2 Likes