Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for album art via avatar setting #1

Open
taktoa opened this issue Sep 1, 2016 · 0 comments
Open

Add support for album art via avatar setting #1

taktoa opened this issue Sep 1, 2016 · 0 comments

Comments

@taktoa
Copy link
Owner

taktoa commented Sep 1, 2016

Relevant information from the TeamSpeak forums:

Actually, I think it is possible to set a client avatar with the plugin SDK, but you'll have to do it the manual way which means:

  • Upload the avatar file to the virtual server's internal file repository (channel with ID 0) and name it avatar_<client_base64HashClientUID>.
  • Modify the client_flag_avatar property for the client by sending a ClientQuery command.
    I've not tested this, but this is how you do it using the ServerQuery interface... so it should work for plugins too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant