Donmai

Danbooru changelog discussion thread

Posted under Bugs & Features

Could we get a way to order parent and child posts manually (with the default option still being ordered by upload time)? Would allow organizing posts if they were posted in the wrong order for 2+ posts without needing to make a pool or other hijinks.

Alixiron said:

Could we get a way to order parent and child posts manually (with the default option still being ordered by upload time)? Would allow organizing posts if they were posted in the wrong order for 2+ posts without needing to make a pool or other hijinks.

You're supposed to make a pool if order matters. Even if it's just 3 posts.

This happens when the only available posts on a page are banned posts. The moment a non-banned post matches that search query, it won't show the notice.

For future gardening's sake: some posts may be banned without having banned artist applied. For this you can instead do -status:banned. Banned artist automatically sets the status of the post to banned, so this catches both banned artists and bans that occurred for other reasons.

Check out hakurei_reimu_(pc-98) -touhou_(pc-98) -status:banned. Since there are no posts matching this query and banned posts are omitted, the notice is gone.

BrokenEagle98 said:

I think perhaps he is talking about unposted uploads?

Anyways, I just checked, and it works just fine for me. Note that it searches the AI tags for the media asset since uploads don't necessarily have an associated post. This means that copyright/character tags can be hit or miss, and artist tags will likely never be found. General tags probably work the best, but even they have issues since they weren't tagged by an actual human being. The most accurate are probably the metatags, such as width: , height: , etc, since those use the actual image characteristics of the media asset when searching.

Edit:

If you want to search posted uploads by actual tags, then you can use the following URL parameter to get this done.

search[upload_media_assets][post][tags]=

For example

https://danbooru.donmai.us/users/23799/uploads?search[upload_media_assets][post][tags]=precure

finds all of my uploads that have been tagged precure.

It does work but it's so tedious and it can't find unposted posts, since you said, they're untagged, but when uploaded from a proper source, they're automatically appended an artist tag, and I want to find them using that. Is it impossible? I still feel like the search bar in My Uploads is just for show and serve no functionality.

Updated

minnazzo said:

It does work but it's so tedious and it can't find unposted posts, since you said, they're untagged, but when uploaded from a proper source, they're automatically appended an artist tag, and I want to find them using that. Is it impossible? I still feel like the search bar in My Uploads is just for show and serve no functionality.

The reason that uploads automatically get appended the artist tag is because when the upload page loads, it does an API request to the original source to get the artist of that artwork (as well as the tags and commentary). However, this data is not stored anywhere, and thus cannot be queried.

The one exception to this is if the artist username is embedded in the source path, for example Twitter. However this could potentially lead to false positives, since on Twitter a username is not static, that is it could be dropped by one artist only to be picked up by another.

Long story short, it is mostly impossible to search by artists on the uploads page with the current setup of Danbooru.

Thanks for the explanation.

I would like to suggest adding the favourite button under each post's thumbnail like how the upvote and downvote button currently is in a future update.
Or is there an extension to do that already? I know there are extensions for danbooru that changes the user interface but I can't find one that does this.

minnazzo said:

Thanks for the explanation.

I would like to suggest adding the favourite button under each post's thumbnail like how the upvote and downvote button currently is in a future update.
Or is there an extension to do that already? I know there are extensions for danbooru that changes the user interface but I can't find one that does this.

While not an exact match for what you asked, I have developed the PostModeMenu+ script (topic #21812) that adds/updates the mode box on the posts page, which includes a favorite/unfavorite setting. With the favorite setting selected, all you have to do is click a post's thumbnail to favorite it.

minnazzo said:

Thanks for the explanation.

I would like to suggest adding the favourite button under each post's thumbnail like how the upvote and downvote button currently is in a future update.
Or is there an extension to do that already? I know there are extensions for danbooru that changes the user interface but I can't find one that does this.

If you get a promotion to gold or above, you can unlock the mode menu which does allow you to mass favorite/unfavorite stuff kinda like how you want

BrokenEagle98 said:

While not an exact match for what you asked, I have developed the PostModeMenu+ script (topic #21812) that adds/updates the mode box on the posts page, which includes a favorite/unfavorite setting. With the favorite setting selected, all you have to do is click a post's thumbnail to favorite it.

Does this work even if I'm not Gold?

minnazzo said:

Does this work even if I'm not Gold?

Actually, after thinking about it, it probably won't in its current form, as it makes the assumption that the Mode Box (a Gold+ feature) will be in place when executing. I've got several other irons in the fire, so I don't want to make any promise about further developing it to work around that. Sorry... >_<

Have there been any recent changes regarding policies from where thumbnails can be loaded from?

I have some tags subscribed through RSS feeds. The images for the thumbnails stopped showing on the browser version of my reader.
The requests seem to return a 403 status code but I don't really see any headers to block it, even when opening the thumbnails directly (Allow-origin comes as "*" when opening the url directly too).

They still load on the android app for the reader but I can't vouch if it uses the same method for fetching them.

Meeplee said:

Have there been any recent changes regarding policies from where thumbnails can be loaded from?

I have some tags subscribed through RSS feeds. The images for the thumbnails stopped showing on the browser version of my reader.
The requests seem to return a 403 status code but I don't really see any headers to block it, even when opening the thumbnails directly (Allow-origin comes as "*" when opening the url directly too).

They still load on the android app for the reader but I can't vouch if it uses the same method for fetching them.

Been happening to me too since 1 or 2 days ago

Wodar said:

Been happening to me too since 1 or 2 days ago

Are you on Firefox by any chance? I'm trying to exclude reasons. Mozilla has been a little tacky about blocking cross-site cookies lately, there's a chance it's that.

Meeplee said:

Are you on Firefox by any chance? I'm trying to exclude reasons. Mozilla has been a little tacky about blocking cross-site cookies lately, there's a chance it's that.

I am yes, though it doesnt seem to mention any cookies from this site being blocked, only twitter

1 39 40 41 42 43