hydrusnetwork / hydrusnetwork/hydrus
An action to set relationship between two sets of images
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
An action to set the relationship between all potential duplicates in two groups. Useful for when you have a comic book in two different languages, or a new scan with better quality.
I imagine that there could be some trouble deciding exact relations but for starters you could do something like porting over the old set's relations and going through a filter to confirm them. "Are these two files alternates? Y/N?" Basically copying the relations of one set to a new set. If the page structure is the same then you could quite literally just copy over with no actions needed on the user's part.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing duplicate and relationship workflows, then determine how two image groups and their copied relationships would be selected and confirmed; done should include a defined action and confirmation flow for the requested relationship outcomes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100