mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
[Feature Request] Display bytes in MB/GB as well in media info #396
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheRogueArchivist on GitHub (Apr 11, 2020).
Prerequisites
Description
Instead of giving the byte total in just bytes, it should display it in MB or GB as well. For example, instead of "Media has 23301376 blocks of 2048 bytes/each. (for a total of 47721218048 bytes)", "Media has 23301376 blocks of 2048 bytes/each. (for a total of 47721218048 bytes/47.72 GB)".
Exact command line used:
dotnet aaru.dll m info /dev/sr1Output of command execution with debug output enabled