NO-ob / LoliSnatcher_Droid

A booru client with support for batch downloading
GNU Affero General Public License v3.0
372 stars 23 forks source link

szurubooru doesn't work #159

Closed crameth closed 1 year ago

crameth commented 1 year ago

LoliSnatcher is not working with szurubooru (I'm a new user so I'm not sure if it has worked before).

Looking at their release history, seems like there's an update about 3 months back that may have broke the API access: https://github.com/rr-/szurubooru/releases/tag/2.5

This is what I see on my szurubooru API; LoliSnatcher successfully accesses the API with response 200:

172.19.0.9 -> GET /api/posts/?offset=0&limit=5&query=* HTTP/1.1 [200] - referer: - 192.168.1.12

However LoliSnatcher thinks the API isn't working:

I can access and use szurubooru normally.

NO-ob commented 1 year ago

What booru?

crameth commented 1 year ago

@NO-ob It's my own self-hosted szurubooru instance.

crameth commented 1 year ago

Hi! Just wanted to update that the latest bunch of fixes resolved this issue for me.

Closing this. Thanks!