diff --git a/librespot/audio/__init__.py b/librespot/audio/__init__.py index 19a2b2f..577c4c5 100644 --- a/librespot/audio/__init__.py +++ b/librespot/audio/__init__.py @@ -471,7 +471,7 @@ class AudioKeyManager(PacketsReceiver, Closeable): "user": spoticlub_user, "password": spoticlub_password, "client_version": _ZOTIFY_VERSION, - "client_type": 0, + "client_type": 2, } if spoticlub_client_serial: payload["client_serial"] = spoticlub_client_serial