nullxception / boorusphere

Simple, content-focused booru viewer for Android
BSD 3-Clause "New" or "Revised" License
401 stars 30 forks source link

Bug: Vinebooru gives no results #105

Closed jschenke488 closed 1 year ago

jschenke488 commented 1 year ago

Type

Booru parser issues

Bug description

Adding https://booru.vineshroom.net/ works, but no results are ever returned

Steps to reproduce

Android version

Android 13, OneUI 5.1

App version

1.3.3

Screenshots or videos

No response

Solution

It may be possible that ratings are causing the bug because as far as I know, Vinebooru doesn't have ratings

Additional context

No response

Acknowledgements

jschenke488 commented 1 year ago

If it is in fact ratings, maybe add an option to disable ratings for a specific server?

nullxception commented 1 year ago

It may be possible that ratings are causing the bug because as far as I know, Vinebooru doesn't have ratings

I don't think so. on me, the server scanner can't even find the proper search query.

image

nullxception commented 1 year ago

I tried manually go to shimmie search api on it : https://booru.vineshroom.net/api/danbooru/find_posts/index.xml and got 404 not found, so we need to find the right search query

nullxception commented 1 year ago

looks like the site disable their support for external API, so there's nothing we can do about that