From e781479504e1c710b09c9785f453738af8bcaaa2 Mon Sep 17 00:00:00 2001 From: 12nick12 Date: Wed, 11 Oct 2017 10:04:08 -0400 Subject: [PATCH] Update plexpy.test.py --- plexpy.test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plexpy.test.py b/plexpy.test.py index 8e5f4cb..f7adb41 100644 --- a/plexpy.test.py +++ b/plexpy.test.py @@ -37,3 +37,4 @@ for i in range(0, stream_count): print("Type of Stream: %s" % transcode) print("User: %s:" % user) +print("Total Bandwidth: %.2f" % bandwidthTotal)