hydrusnetwork / hydrusnetwork/hydrus
Add aspect ratio to file import options -> pre-import checks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
Most booru types allow filtering by ratio, but social media and the like does not. I would like to be able to only import files that are eg. widescreen when downloading from those other sites.
The pre-import checks section of file import options seems to be an appropriate place for that.
Very sorry if this is a dupe issue or already in somewhere, I couldn't find anything like it.
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
Start in the file import options' pre-import checks section and trace how checks are applied during imports. Define how aspect-ratio filtering should handle widescreen and other ratios, then verify that files outside the selected range are excluded when importing from sources without ratio filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100