thecoder75 / liveme-pro-tools

LiveMe Pro Tools
https://thecoder75.github.io/liveme-pro-tools
GNU Affero General Public License v3.0
34 stars 28 forks source link

[Question] Is there a way to tell if a user is banned/suspended anymore? #117

Closed broskiiii closed 3 years ago

thecoder75 commented 4 years ago

The app should be displaying and dimming out accounts if they are suspended unless LiveMe recently changed something recently. I will review and verify if this is the case or not and post an update here soon.

broskiiii commented 4 years ago

Oh I had to update. I see on the followings/fans pages that some are dimmed out and it says 'suspended'. I also see the "suspended by LM" message on some accounts. Is there a different message if permanent ban?

So this particular broadcaster I am curious about, has an old account and a new one. I don't know exact details, but I assume person created a new acct because at some point in time, they were unable to broadcast from old one.

I see both of the accounts now have no message about suspension, only messages in regards to having no replays. So is this person able to broadcast from either account, or could there be an issue?

thecoder75 commented 4 years ago

If you could go on the Gitter chat and PM me the user IDs so I can see what status codes are being returned, I can then look into it.

stingersplash commented 4 years ago

Oh I had to update. I see on the followings/fans pages that some are dimmed out and it says 'suspended'. I also see the "suspended by LM" message on some accounts. Is there a different message if permanent ban?

So this particular broadcaster I am curious about, has an old account and a new one. I don't know exact details, but I assume person created a new acct because at some point in time, they were unable to broadcast from old one.

I see both of the accounts now have no message about suspension, only messages in regards to having no replays. So is this person able to broadcast from either account, or could there be an issue?

I think I know what you are talking about. Before theCoder implemented the greyed out/Suspended user notice, there was a different kind of notice if I remember correctly that just said "no replays available" or it said something along the lines of account was terminated or suspended, I don't recall it exactly, but I believe it didn't work correctly, so Coder implemented this greyed out/Suspended user notice. So basically, 2 things seem to happens now... 1- Any user who was suspended/terminated before theCoder implemented the greyed out/Suspended user notice, it still shows as "no replays available" even though the account is banned. 2- Any user who was suspended/terminated after theCoder implemented the greyed out/Suspended user notice, i will show the greyed out/Suspended user notice. I can verify this because I still follow some users that I know for a fact where banned and it shows "no replays available" on there LMPT profile. I hope this makes sense and helps lol.

thecoder75 commented 4 years ago

Some users may show as not being banned and have no replays simply because the broadcaster wanted people to think they were banned or suspended just to start fresh on followers and stuff.

LiveMe API returns a status code of 4 or 5 depending on account status and the 4 always has no replays meaning the account is no longer active. This is what I use to try and determine if they were suspended or not.