[mythtv-commits] [MythTV/mythtv] dbbdbb: Fix reported, file sizes in mythutil --checkrecord...
David Engel
noreply at github.com
Tue Aug 10 00:51:14 UTC 2021
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: dbbdbbfecc49044d4b14d919229a3a887351c7d7
https://github.com/MythTV/mythtv/commit/dbbdbbfecc49044d4b14d919229a3a887351c7d7
Author: David Engel <dengel at mythtv.org>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M mythtv/programs/mythutil/recordingutils.cpp
Log Message:
-----------
Fix reported, file sizes in mythutil --checkrecordings.
formatSize() assumed its input was in kilobytes. It is actually in
bytes.
More information about the mythtv-commits
mailing list