LC044 / LC044/TrailSnap

[Feature]: 监控文件变动,自动添加/删除图片数据

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement status: pending-review
Dominant language
Python
Stars
739
Forks
97
Avg merge
10h 3m
Merged PRs (30d)
82

Description

这个功能解决什么问题?

监控图片文件移动、删除、添加等操作,自动添加/删除图片数据

您建议的解决方案是什么?

使用watchdog监控图片文件移动、删除、添加等操作,自动添加/删除图片数据

您考虑过哪些替代方案?

No response

其他上下文

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue proposes using watchdog to monitor image-file moves, deletions, and additions, but names no files, entry points, or tests. Start by locating the image data synchronization flow and determine how filesystem events should map to adding or deleting records; done means those operations keep image data synchronized and are covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.