Boorusama icon indicating copy to clipboard operation
Boorusama copied to clipboard

Add AI metadata to AIbooru posts

Open DoozyO opened this issue 8 months ago • 1 comments

Is your feature request related to a problem? Please describe. A major feature of AIbooru is that you can see how users have created the images. What prompt they used, what model, etc. This information is in the AI metadata tab. It's currently not visible in the boorusama app.

Describe the solution you'd like I'd like to see it in the full information section of the image. Same way the "file details" are currently displayed.

Image

Describe alternatives you've considered Currently you have to open the images in browser to view it. Not ideal.

Additional context Add any other context or screenshots about the feature request here. (optional)

DoozyO avatar Mar 13 '25 09:03 DoozyO

Adding custom UI like this is complicated. Right now, you have to create a whole new engine, but that’s overkill unless you’re dealing with a completely different Booru backend. AIbooru just runs on Danbooru with a few tweaks, so a new engine isn’t really necessary.

Maybe I should find a way to support variants for a specific Booru, but this won't be an easy task.

khoadng avatar Mar 13 '25 16:03 khoadng