Changed to a higher port as some ISPs and such block ports in the 3000s

This commit is contained in:
rembo10
2012-03-21 23:22:04 +00:00
parent c7b0461956
commit dae0962d02

View File

@@ -37,7 +37,7 @@ def startmb(forcemb=False):
sleepytime = headphones.CUSTOMSLEEP
elif headphones.MIRROR == "headphones":
mbhost = "178.63.142.150"
mbport = 3333
mbport = 8181
mbuser = headphones.HPUSER
mbpass = headphones.HPPASS
sleepytime = 0