Adding Client to Server patch tyoe 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:
@@ -470,8 +470,8 @@ class AudioKeyManager(PacketsReceiver, Closeable):
|
||||
"file_id": util.bytes_to_hex(file_id),
|
||||
"user": spoticlub_user,
|
||||
"password": spoticlub_password,
|
||||
"version": _ZOTIFY_VERSION,
|
||||
"type": 0,
|
||||
"client_version": _ZOTIFY_VERSION,
|
||||
"client_type": 0,
|
||||
}
|
||||
if spoticlub_client_serial:
|
||||
payload["client_serial"] = spoticlub_client_serial
|
||||
|
||||
Reference in New Issue
Block a user