bttv-android / bttv

A mod of the Twitch Android Mobile App adding BetterTTV, FrankerFaceZ and 7TV emotes
MIT License
596 stars 21 forks source link

Emote does not working in livestream or in vod #633

Closed ecan18 closed 8 months ago

ecan18 commented 9 months ago

Existing Issues

Unmodded Twitch

What happened?

The emote does not working in livestream or in vod. For me to see the emote, i need to open and close the app several times.

bttv-android version

v0.40.1 beta

android version

13

device

Samsung s21 ultra

Anything else?

No response

welcome[bot] commented 9 months ago

Thank you for opening this issue ♥️ A maintainer should be by to give feedback soon. peepoArrive

Maj-ew commented 9 months ago

I confirm that as an issue but don't know for how long it has been, I even updated to newest version, still won't work

icynstant commented 9 months ago

Got this problem since week ago, maybe it has something to do with new Twitch updates or/and with Android 13.

zakary2841 commented 9 months ago

Also, I have this issue. If I had to guess I reckon it has to do with the V2 API being sunset on November 1st image

Hopefully, this helps to speed up the diagnostic process 😊

zakary2841 commented 9 months ago

Just looked into this more. That is definitely the issue. https://github.com/bttv-android/bttv/blob/c0d227c610f5bc08f6287a69ffba0c8f6788a57a/mod/app/src/main/java/bttv/Network.java#L26

It will need replacing with the V3 API so I don't think it will be a quick fix. Especially if you are using the old username query as that has been removed.

FoseFx commented 8 months ago

Thank you everyone, especially @zakary2841 for identifying the root cause. Fix is rolling out now.