mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-20 16:03:59 +01:00
Updated vip server url
This commit is contained in:
+2
-2
@@ -51,8 +51,8 @@ def startmb():
|
|||||||
mbpass = headphones.CONFIG.CUSTOMPASS
|
mbpass = headphones.CONFIG.CUSTOMPASS
|
||||||
sleepytime = int(headphones.CONFIG.CUSTOMSLEEP)
|
sleepytime = int(headphones.CONFIG.CUSTOMSLEEP)
|
||||||
elif headphones.CONFIG.MIRROR == "headphones":
|
elif headphones.CONFIG.MIRROR == "headphones":
|
||||||
mbhost = "codeshy.com"
|
mbhost = "musicbrainz.codeshy.com"
|
||||||
mbport = 8181
|
mbport = 80
|
||||||
mbuser = headphones.CONFIG.HPUSER
|
mbuser = headphones.CONFIG.HPUSER
|
||||||
mbpass = headphones.CONFIG.HPPASS
|
mbpass = headphones.CONFIG.HPPASS
|
||||||
sleepytime = 0
|
sleepytime = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user