You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dialogue line must quote the runtime it was measured against
First real scan put the feature in front of actual proposals and showed
the numbers disagreeing with each other: 'Sakura Wars — 69 words/min,
2 of 115 min without dialogue'. The rate was right (computed against one
episode) but the 115 minutes is the SERIES total from MediaTechProfile,
so an episode's silence was rendered against a season's length.
The measured runtime is now stored alongside the metrics and read back
from there, with a migration for installs that already have the table.
The track's language tag is also no longer printed unless it is a plain
code — this library has a track labelled Hindi holding no Devanagari and
one labelled German that was Thai, and a wrong label on an evidence line
is worse than no label.
Also: the warm-up log line now reports dialogue profiles alongside
articles and reception. The UI message already did; the logger did not,
which made a working feature look like it had never run.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments