toniebox-reverse-engineering / teddycloud

teddyCloud is an open source server replacement for the Boxine Cloud
https://toniebox-reverse-engineering.github.io/docs/tools/teddycloud/
GNU General Public License v2.0
483 stars 36 forks source link

Library vs. boxine defined creative tonies #159

Open henryk86 opened 7 months ago

henryk86 commented 7 months ago

If I use boxine to fill my creative tonie and then put it on the box, teddycloud caches the content to the library with an audioID where of course no data is found.

so if I use a lot of such creative tonies, I have a lot of number tafs in my library without any information.

maybe the solution is as easy as „don‘t use boxine to fill your creative tonies“. Then I would expect a hint in the documentation not to use boxine if using teddycloud.

or a some how defined solution for that (separate folder for creative tonies? Any more information fetched from boxine (are there any?), …)

SciLor commented 7 months ago

https://github.com/toniebox-reverse-engineering/teddycloud/issues/156 This could reduce the pain.

It is not possible to differentiate the tonies itself. A workaround may be to use predefined tags in the tonies.json

https://github.com/toniebox-reverse-engineering/teddycloud/issues/157 may help with that, too.

henryk86 commented 7 months ago

This issue is more related to the library view than the functionality around it.

image

the two other issues are focused on the tonie webcard view.

Basti-Fantasti commented 22 hours ago

On my Teddycloud I can fetch the contents from boxine to Teddycloud and then the creative tonie. But as soon as the data is cached in the 'by' subfolder, the content can not be refreshed or replaced through boxine anymore. I need to manually delete the cached files. Then the new content is pushed to the creative tonie. The refresh flag on the server is set but it seems not to work or to be ignored. I'll try to fetch some logs if needed