[IceTV] Bug in EPG time sanity check text

Issue #762 resolved
prl created an issue

In convertChanShows(), when an invalid EPG start or stop time is reported, it is tagged with “start start time” or “start stop time” rather than with “start time” or “stop time”

Comments (1)

  1. Peter Urbanec

    Fix bug #762: [IceTV] Bug in EPG time sanity check text

    In convertChanShows() remove the fixed "start" string in the error message when an EPG entry has a bad start or stop time. The "start" and "stop" strings in the message are already provided by the "which" variable.

    Bump version string.

    → <<cset 4b4f4168a6f2>>

  2. Log in to comment