Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: Change page contents #570

Closed
walramb opened this issue Aug 24, 2020 · 1 comment
Closed

API: Change page contents #570

walramb opened this issue Aug 24, 2020 · 1 comment
Labels

Comments

@walramb
Copy link

walramb commented Aug 24, 2020

An API call to feed a list of file ids or hashes to replace or append to the contents of a named page.
Currently, the only way to alter page content through the API seems to be POST /add_urls/add_url.

My use case: I experiment with some basic image analysis for sorting/filtering files, it would be very useful if I could just have a hydrus page with my results in a specific order, without making an external UI or managing temporary tags.

@floogulinc
Copy link
Collaborator

Support for adding files to a page has been added in https://github.com/hydrusnetwork/hydrus/releases/tag/v448. See https://hydrusnetwork.github.io/hydrus/help/client_api.html#manage_pages_add_files

I will close this but please reopen it if you need more than this functionality (eg replacing or removing files from a page).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants