nextcloud / nextcloud/recognize
Process only specific directories
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 699
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 5
Description
Currently Recognize attempts to process all files unless the directory contains .noimage, .novideo or .nomedia (ie, opt-out).
I only want a few directories to be processed, eg the Photos directory. I'd like there to be an option in settings to switch to opt-in, and select the directories I want to be processed - all others should be ignored.
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 in the issue. Start by locating the settings handling and the code that decides which directories Recognize processes. Done means users can enable opt-in processing, select directories such as Photos, and have all other directories ignored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100