Adding Client to Server patch type info
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
This commit is contained in:
@@ -471,7 +471,7 @@ class AudioKeyManager(PacketsReceiver, Closeable):
|
|||||||
"user": spoticlub_user,
|
"user": spoticlub_user,
|
||||||
"password": spoticlub_password,
|
"password": spoticlub_password,
|
||||||
"client_version": _ZOTIFY_VERSION,
|
"client_version": _ZOTIFY_VERSION,
|
||||||
"client_type": 0,
|
"client_type": 2,
|
||||||
}
|
}
|
||||||
if spoticlub_client_serial:
|
if spoticlub_client_serial:
|
||||||
payload["client_serial"] = spoticlub_client_serial
|
payload["client_serial"] = spoticlub_client_serial
|
||||||
|
|||||||
Reference in New Issue
Block a user