Andrew Gable

Results 103 comments of Andrew Gable

Seems like it's this line, https://github.com/yuliskov/SmartTube/blob/master/common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoStateController.java#L622 Asked in Telegram for help on how to build as gradle sync isn't working on the latest Android Studio.

Also wanted to note that removing a video from "watch later" playlist manually works, so ideally we could re-use that logic for the automatic removing.

> Are you expected it to remove automatically after watching? Yes I would expect this when the "Hide watched videos from Watch later playlist" setting is turned "ON". Currently, watched...

Still happening BTW ![unnamed](https://github.com/user-attachments/assets/345eb3ca-9268-4846-80ad-836bc0cfe7d1)

@mallenexpensify - Can you try to reproduce based on those steps?

I made a web PR, but we are showing the "Welcome" modal via `completedHybridAppOnboarding`. I am going to see how we can hide this modal for new users going forward:...