Filter for original Tonies?

Would it be possible to create a filter for the Teddycloud that shows all original Tonies - regardless of the content? So both those with original and custom content?

We currently have almost 300 custom tags and 200 original Tonies, including several with custom content. I would like to display only the original ones from time to time, but then of course the ones with custom content are missing via the “Cloud activated” filter…

On second thought, a filter that only shows the original Tonies with custom content would also be pretty cool. But I have no idea to what extent this is (easily) doable?

You could use the set auth Filter for that after a change. Only tonies with set auth codes (not empty and not equal 0000…0) can be recognized es original ones. But they must be placed at least once on the box, so the auth code is stored. (Currently 00000…0 is also counted in, that must be changed).

That’s the way it could work out, I am not aware of any thing else to distinct between original tonie and custom tag.

@0xbadbee are you aware of anything else which could be used to filter it? Must be part of the content.json of a tag.

They were all on the box, that’s not the problem.

For the original Tonies with custom content, you can then combine it with the “Cloud deactivated” filter.

By the way, is there any chance of implementing a “reverse search” for custom content? In other words, to find out whether a custom content is already assigned to a tag/tonie?
This should basically only work with the file name?

And yes, I’m a bit of a perfectionist with lots of tonies/tags, sorry :face_with_open_eyes_and_hand_over_mouth: :joy:

I will have a look this weekend

1 Like

there needs to be a backend change for that

1 Like

The search keyword will filter the source now too (now = after the upcoming pr is merged in develop : minor improvements by henryk86 · Pull Request #232 · toniebox-reverse-engineering/teddycloud_web · GitHub :wink: )

1 Like

Oh great, thank you!

Is there a general area somewhere for such requests? I have a question about a possible link within the Teddycloud too :slight_smile:

GitHub is the place for such things.

Backend things: GitHub · Where software is built

Frontend things: GitHub · Where software is built