Nandaka
Nandaka
hmm, the API doesn't provide any date filtering and the return message doesn't contains any date information. So the filtering can only be done from the application, for example to...
If you want to use datediff, it is already there. https://github.com/Nandaka/PixivUtil2/blob/master/PixivImageHandler.py#L121-L127 https://github.com/Nandaka/PixivUtil2/blob/master/PixivArtistHandler.py#L206-L210 https://github.com/Nandaka/PixivUtil2/blob/master/PixivBookmarkHandler.py#L37-L47 I won't change the db check order, because if image is already in DB, most likely it...
It should apply for option 5 also, can you try to set the datediff to 1 and see the result? It should continue to the next member id from your...
Are you using Android 7+? If yes, looks like it changed the way the browser report the viewport size causing the javascript failed to reflow. I still not sure how...
Have you tried to reset the default zoom? It will recalculate based on screen density (backup you DB first). Else you can try to zoom in and go back to...
Ensure you are using updated android and disable `Load App Keystore` in Settings ->Update and Notification -> Network Section, then restart the application. Please note, I don't have plan to...
most likely because of redirection to mobile page, so it saved the redir page, rather that nthe actual content.
After you select the sd card, what is the configured location. If it is set to null, then for some reason, it cannot get the permission. Looks like it doesn't...
nope, it does load in my device. Can you try to use different device and check? You are using custom rom, right?
From discord. @Nandaka Sorry for the ping, but I just wanted to share a discovery with you. As I'm sure you've heard over time, several people have reported issues updating...