Gelbooru

Notice: We are now selling NEW Gelbooru Merch~! Domestic shipping is free on all orders! Do you have an artist tag on Gelbooru? Let us know so we can properly credit you!

Ticket Information - ID: #732


ID:Category:SeverityReproducibilityDate SubmittedUpdated By:
0000732Feature RequestLowN/A04/02/14 12:11AMJerl
ReporterJerl
Assigned to:geltas
Resolution:Open
View StatusPublic
Version:
Target Version:N/A
Summary:Automatic Danbooru tag syncing
Description:Almost just what it says on the tin: automatic syncing of tags with Danbooru. If a tag gets added to a post on Danbooru, add it to Gelbooru as well. Perhaps the inverse as well: if it's removed from a post on Danbooru, remove it from the post on Gelbooru.
Additional Info:Clearly there are some more complexities to it than this. We won't necessarily want to automatically grab any tags on Danbooru's posts that aren't on our posts. If the tag was used incorrectly or in instances where we use a different tag or definition from what Danbooru uses, this would make it a pain to correct. Perhaps watch the post version API
and only grab the tags once when the post is actually updated?

It would probably also be a good idea to have a way to disable this for certain posts or tags.
jedi1357 replied at 2014-04-09 13:40:16
I won't say this is a BAD idea, only that it might be difficult to implement properly.

In my opinion, a Danbo tag merge would be most useful if done once 24 hours after it is posted. This will grab the tags after the post has been seen by many users and given a chance to have many tags added to it as well as a translation if available.

Jerl replied at 2014-04-10 12:51:02
It wouldn't really be that difficult to implement properly. I could do it easily in an external program, since danbooru's post change API clearly lists which tags have been added and which have been removed. However, an external program to handle this would be quite inefficient.