diff options
Diffstat (limited to 'packages/meshbay-node/tests/test_tmdb_rematch_policy.py')
| -rw-r--r-- | packages/meshbay-node/tests/test_tmdb_rematch_policy.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-node/tests/test_tmdb_rematch_policy.py b/packages/meshbay-node/tests/test_tmdb_rematch_policy.py index ff259c1..198d75b 100644 --- a/packages/meshbay-node/tests/test_tmdb_rematch_policy.py +++ b/packages/meshbay-node/tests/test_tmdb_rematch_policy.py @@ -1,5 +1,5 @@ """ -`tmdb_rematch` (§10.1/V13) — an operator dropping one file's cached TMDB +`tmdb_rematch` (V13) — an operator dropping one file's cached TMDB match so it re-resolves with the current matcher. Signed like `tmdb_override` (media_cache is shared node-wide); unlike `clear_file_tmdb` it forgets a manual override marker too, since the operator is explicitly |