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

[Feature] add updated_at to StashIDs #3553

Open
stg-annon opened this issue Mar 16, 2023 · 2 comments
Open

[Feature] add updated_at to StashIDs #3553

stg-annon opened this issue Mar 16, 2023 · 2 comments
Labels
bounty This issue has a bounty on it in the OpenCollective feature request
Milestone

Comments

@stg-annon
Copy link
Collaborator

Part of #2903

Is your feature request related to a problem? Please describe.

As part of a system to support the ability of syncing stash-box data stash_ids would need an additional attribute to determine if the remote scene metadata has been updated since the entity was initially tagged or last updated from that endpoint

Describe the solution you'd like

The addition of the updated_at field to the stash id entities, have them populated, and add functionality to check, display and update scene data for tagged scenes

Describe alternatives you've considered

I have used the local scenes updated_at field to attempt to do something similar with a plugin but this is limited in usefulness as any edit to the scene would be an update not just updates from the specific endpoint

@WithoutPants
Copy link
Collaborator

$100 bounty placed (https://opencollective.com/stashapp/orders/636980)

@WithoutPants WithoutPants added the bounty This issue has a bounty on it in the OpenCollective label Mar 16, 2023
@WithoutPants WithoutPants added this to the Backlog milestone Mar 16, 2023
@ikmckenz
Copy link
Contributor

ikmckenz commented Aug 7, 2024

I'm working on this and have it kinda half done in this branch: https://github.com/ikmckenz/stash/tree/updated-at

Will edit this comment and keep it up to date as I make progress in case anyone wants to pick up the work.

I think this is working and reasonably well tested, I will open a pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty This issue has a bounty on it in the OpenCollective feature request
Projects
Status: No status
Development

No branches or pull requests

3 participants