reluce

Results 11 comments of reluce

Do you mean that you want to be able to set tags individually for each image with the `upload-media` script? Regarding the second request: You mean that the duplicate post...

I added the option `--add-tags` in the linked branch `1.0.2`. I will merge it in a few days, but in the meantime you can test it out there.

Interesting, just so I follow correctly: We're writing for each uploaded file a timestamp file to a configured directory with the timestamp in `metadata` from `gallery-dl` (assuming when the file...

I see, so the sorting is being affected only when explicitly sorting for date. The usecase is indeed quite niche, but I think it's great for those who want that...

I added `default_safety` as an option in `config.toml` (`auto_tagger` section). If not set, it would default to `safe`. You can test it out in the `1.0.2` branch.

Thanks for testing it out, I just pushed another commit which should fix that issue.

Does this relate to https://github.com/reluce/szurubooru-toolkit/issues/45? Would the provided code in https://github.com/reluce/szurubooru-toolkit/issues/45#issuecomment-1962819639 be a suitable solution? If so, I can provide an extra flag for the `upload-media` script to look for...

You can use the commands `create-relations` to automatically create relations or `tag-posts --update-implications` to update your posts with the implications: https://github.com/reluce/szurubooru-toolkit