aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_video_root_gates_enrichment.py
diff options
context:
space:
mode:
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.py2
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 c39876a..0e5e631 100644
--- a/packages/meshbay-node/tests/test_video_root_gates_enrichment.py
+++ b/packages/meshbay-node/tests/test_video_root_gates_enrichment.py
@@ -1,7 +1,7 @@
"""
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
+files under it — see enrichment.py's _enrich_new_video_entries. Burning TMDB's
rate limit and the node's CPU on an operator's whole shared index before
they have chosen which folder is actually their media library would be
real, ongoing cost for files never meant to be in the Videos app at all.