Skip to content
This repository was archived by the owner on Jun 6, 2026. It is now read-only.
This repository was archived by the owner on Jun 6, 2026. It is now read-only.

soundPack missing from ts3lib.guiConnect() #113

Description

@Bluscream

https://pytson.4qt.de/ts3lib-module.html#guiConnect is missing the soundProfile parameter (src)

-def guiConnect(connectTab, serverLabel, serverAddress, serverPassword, nickname, channel, channelPassword, captureProfile, playbackProfile, hotkeyProfile, userIdentity, oneTimeKey, phoneticName): 
+def guiConnect(connectTab, serverLabel, serverAddress, serverPassword, nickname, channel, channelPassword, captureProfile, playbackProfile, hotkeyProfile, soundProfile, userIdentity, oneTimeKey, phoneticName): 

Also maybe mention that userIdentity needs to be the string from "Tools"->"Identities" (src)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions