diff options
Diffstat (limited to 'packages/meshbay-node/tests/test_video_root_gates_enrichment.py')
| -rw-r--r-- | packages/meshbay-node/tests/test_video_root_gates_enrichment.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-node/tests/test_video_root_gates_enrichment.py b/packages/meshbay-node/tests/test_video_root_gates_enrichment.py index fd0e040..d06b3f4 100644 --- a/packages/meshbay-node/tests/test_video_root_gates_enrichment.py +++ b/packages/meshbay-node/tests/test_video_root_gates_enrichment.py @@ -1,5 +1,5 @@ """ -Videos-app enrichment (ffprobe/thumbnailing/TMDB, mediacenter.md §5.2/§10) +Videos-app enrichment (ffprobe/thumbnailing/TMDB, docs/MESHBAY_DESIGN.md §6.5) only ever runs for a group that has a video_root configured, and only for files under it — see daemon.py's _enrich_new_video_entries. Burning TMDB's rate limit and the node's CPU on an operator's whole shared index before |