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)