Removed dead musicbrainz mirror

This commit is contained in:
Patrick Speiser
2012-09-12 12:17:36 +02:00
parent 47240bd5cd
commit 9a760f8f0c
+1 -3
View File
@@ -54,9 +54,7 @@ def startmb(forcemb=False):
mbpass = headphones.HPPASS
sleepytime = 0
else:
mbhost = "tbueter.com"
mbport = 5000
sleepytime = 0
return False
musicbrainzngs.set_useragent("headphones","0.0","https://github.com/rembo10/headphones")
musicbrainzngs.set_hostname(mbhost + ":" + str(mbport))