Corrected patch from Message #10: should have null Minutes field when 0
*** /usr/bin/mythtv-status 2017-01-25 15:17:10.0 -0500
--- mythtv-status 2018-10-21 17:23:07.716212366 -0400
***
*** 466,484
my $err;
my $delta = DateCalc($c->{'date'}
The logic is a bit brain damaged in this area of mythtv-status. To be
correct, the output needs to include days and would appear as something
like:
Next Recording In: 1 Day, -1 Hour, -34 Minutes
Indeed if the day is always printed this output would be mathematically
correct. I prefer an always-
2 matches
Mail list logo