Uhm is there no id parameter to register notifies? I was checking the manual at http://media.teamspeak.com/ts3_liter...y%20Manual.pdf and it says the syntax is "servernotifyregister event={server|channel|textserver|textchannel|textp rivate}[id={channelID}]". I did assumed that I could change the order of the parameters since they are Keys from a Dict. I hope that's not what's causing my bug.
Textchannel. Didn't tried it before but I will try now with PuTTY (to be safe). OK, tried, still bugs out. The order doesn't matter at all.
I always used: servernotifyregister id=9931 event=textchannel
Now I used: servernotifyregister event=textchannel
Even if ID is not specified, both ways seems to stop working after 60-70 seconds since last text on the channel.
Not sure I understood this, I did select the last item in the list, but did you want to see any of the paramaters that appear below? (Frame, Ethernet, Internet Protocol...) Anyway screenshot taken: http://i.imgur.com/kMcxIWZ.png
Can't do that myself. However I will ask to the owner to run that and try whenever i see him online.
EDIT: More tests with PuTTY revealed that if i type servernotifyunregister after it stops sending notifications to me, it suddenly send together all the notifications that weren't send before, then it stops because it's unsubscribed. O,o This is getting weird...
There's something wrong there for sure. Those notifications are "waiting" for something and trigger after unsubscribing.
EDIT 2: Is not my machine, the owner of that TeamSpeak server also tried the same commands with PuTTY and the notifications also stop for him (no python or code involved, just him with PuTTY). So it's either a Teamspeak bug or just that server bug.