gebn/plexbackup

Add formatted size of backup to log line

gebn opened this issue · 1 comments

gebn commented
Add formatted size of backup to log line
gebn commented

This requires a little more consideration, as the size is not returned by S3, and as we are using pipes, we're not currently sure how many bytes we upload. We could inject another passthrough pipe which simply counts the number of bytes.