Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

soundPack missing from ts3lib.guiConnect() #113

Open
Bluscream opened this issue Dec 16, 2018 · 0 comments
Open

soundPack missing from ts3lib.guiConnect() #113

Bluscream opened this issue Dec 16, 2018 · 0 comments
Labels

Comments

@Bluscream
Copy link
Contributor

Bluscream commented Dec 16, 2018

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)

@pathmann pathmann added the bug label Dec 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants