denis-stepanov / advent

Vent intrusive TV ads
GNU General Public License v3.0
14 stars 1 forks source link

Error on unmuting on timeout #85

Closed denis-stepanov closed 6 months ago

denis-stepanov commented 6 months ago
$ advent -t nil
(hit, then wait for timeout)
...................................................
TV action rollback on timeout failed

it seems to unmute nevertheless, just prints an error.

denis-stepanov commented 6 months ago

OK this is because TV::stopAction() has changed signature in v1.6.0 but this was not reflected in timeout case.