github Thinline-Dynamic-Solutions/ThinLineRadio v26.04.013

latest release: v26.04.014
5 hours ago

Fixes

  • Transcription: short calls on tone-detection-enabled talkgroups no longer bypass minimum duration

    • Calls on tone-detection-enabled talkgroups that had no tones detected and were shorter than the configured minimum call duration were silently bypassing the minimum duration check and getting queued for transcription, backing up the transcription queue
    • These calls are now correctly skipped, consistent with non-tone-detection talkgroups
    • Calls that do have tones detected continue to use the existing remaining-audio logic unchanged
  • Transcription: duration check now uses original audio instead of converted audio

    • getCallDuration was probing the AAC-converted audio (call.Audio) to measure duration, which would fail or return incorrect results for servers not using audio conversion
    • Duration is now measured from call.OriginalAudio first, with call.Audio as a fallback — matching the same audio precedence used by the transcription workers themselves

Don't miss a new ThinLineRadio release

NewReleases is sending notifications on new releases.