cryzed / Twitch-IRC-Userlist-Fix

XChat/HexChat plugin that periodically retrieves the userlist for all joined channels on the Twitch IRC servers from their website. This plugin is needed for some smaller channels in which the IRC server does not respond properly to userlist requests, causing the userlist in the clients to stay empty.
7 stars 4 forks source link

Double channel list #1

Open banditkroot opened 10 years ago

banditkroot commented 10 years ago

I'm using xchat on Linux, and sometime on small channel, the userlist load two times and I've each member twice in the userlist. I've also double join and double part message for the user.

cryzed commented 10 years ago

Are you sure you are using the latest version of the script? If you are, it would be great if you could try HexChat instead of X-Chat, which is a more up-to-date and free fork of X-Chat. I was a bit sparse with checks and assertions, since I never saw duplicated users in my list myself.

banditkroot commented 10 years ago

Yes I'm using the latest version of the script. I tried it on Hexchat, after two crash of Hexchat (not because of your script), it seems that the problems don't appear in Hexchat. I'll use Hexchat a little more for your script, but I think that Hexchat isn't very stable...

cryzed commented 10 years ago

I'll try and see if I can implement an userlist check before generating part and join events in the coming days, then it hopefully will also work properly with X-Chat.