toniebox-reverse-engineering / teddy

With this tool you can dump existing files for the famous audio box or create custom ones.
261 stars 33 forks source link

TeddyBench does not support new "Cache to Library" feature of TeddyCloud #79

Open oliver-koch opened 5 months ago

oliver-koch commented 5 months ago

I use TeddyBench to export/convert my tonies to OGG format.

With TeddyCloud < v0.4.0 it was possible to select the CONTENT directory and all Tonies were displayed like on SD card.

Since TeddyCloud >= v0.4.0 the new feature "Cache to Library" was introduced. I migrate now my collection to the new behaviour and notice, that the Tonies that are displayed on TeddyBench become less. → This is because of the CONTENT dir only stores the JSON without the TAF. TAF file is linked via "source" field in JSON to library path.

When i try to open the LIBRARY path with TeddyBench no Tonie is displayed. My impression is that TeddyBench need to have the following directory structure to find and handle tonies:

It would be very helpfull when TeddyBench supports also the new LIBRARY path format to detect and load the Tonies from there.

Thank you.

SciLor commented 5 months ago

Why not make use of the web based converter inside teddyCloud?

On the long run, we would like to integrate the SD Management into teddyCloud itself, so it can replace teddyBench.

oliver-koch commented 5 months ago

I want to convert TAF→OGG/MP3. Could not find this inside TeddyCloud directly. Where can i find this?

grafik

I know only about the Audio Encoder (Upload) which makes mp3→TAF.

SciLor commented 5 months ago

You can press play on the new webinterface for your desired figurine and select the three dots and press download. image

oliver-koch commented 5 months ago

Ok, never seen this feature. In my Firefox is not displayed. 😄 grafik

With Chrome I get it: grafik

But the download seems to be the TAF itself: grafik

With TeddyBench i could use "Export to .ogg" to have the sinlge tracks in OGG format.

SciLor commented 5 months ago

It is not the taf you get, You get the uncut OGG/OPUS file. I think it makes sense to open an issue on the teddyCloud side to integrate the split export.

oliver-koch commented 5 months ago

yes, i will do so. Thank you very much!