Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Netflix): resolve pausing and small images option issues #9045

Closed
wants to merge 15 commits into from

Conversation

iuriineves
Copy link
Contributor

Description

  • Set timestamps to 0 when the video is paused - setting it to null breaks the .setActivity() function, only updating the information when the video is running;
  • Set smallImageKey to null when showSmallImages is false - setting it to "" didn't remove the image.

Acknowledgements

Screenshots

Proof showing the creation/modification is working as expected

(pausing)
image

(showSmallImages set to false)
image

@iuriineves iuriineves closed this Dec 30, 2024
@iuriineves iuriineves deleted the Netflix-Fix branch December 31, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant