diff --git a/headphones/mb.py b/headphones/mb.py index 0ba3c61c..829d9bf9 100644 --- a/headphones/mb.py +++ b/headphones/mb.py @@ -34,7 +34,7 @@ def startmb(forcemb=False): sleepytime = 0 else: mbhost = "tbueter.com" - mbport = 3000 + mbport = 5000 sleepytime = 0 service = ws.WebService(host=mbhost, port=mbport)