Boorusama icon indicating copy to clipboard operation
Boorusama copied to clipboard

Support scores & favorites on sakugabooru.com

Open Igetin opened this issue 1 month ago • 2 comments

Is your feature request related to a problem? Please describe. Currently, it doesn't seem to be possible to favorite a post or add a score to a post on sakugabooru.com. The favorite (heart) button in the app does nothing. Sakugabooru.com is based on Moebooru, but I'm not sure how customized it is. They at least have a three-star scoring system for posts. Giving a post three stars marks it as a favorite.

Describe the solution you'd like In the post view, there should be a selector element, e.g. a dropdown, for setting a score from one to three stars.

Describe alternatives you've considered Opening the post in a web browser. Sakugabooru.com only has a desktop-optimized site, so this is cumbersome.

Igetin avatar Oct 18 '25 11:10 Igetin

This is tricky, sakugabooru is on a newer Moebooru version (6.0.0), while most popular sites are still on the older 4.0.0. I’ll probably need to check which version each site is running to make the right kind of request.

khoadng avatar Oct 18 '25 12:10 khoadng

I just fixed the issue with the favorite button, you'll be able to favorite posts in the next major release.

As for the scoring system, right now there's no way to tell if you've already scored a post. I can check if something is favorited, but there's no equivalent check for scores.

khoadng avatar Oct 18 '25 14:10 khoadng