Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

fix(YouTube - SponsorBlock): Skip segments when casting #655

Merged
merged 6 commits into from
Jul 10, 2024

Conversation

thedroidgeek
Copy link
Contributor

@thedroidgeek thedroidgeek commented Jun 11, 2024

Add integration code to support skipping segments while casted to a big screen device, by hooking the MDX director class to intercept object instances in order to be able to call the seekTo method, similar to how it's done in the 'regular' player class.

Fixes ReVanced/revanced-patches#374.

Patches PR: ReVanced/revanced-patches#3331

@oSumAtrIX oSumAtrIX self-assigned this Jun 11, 2024
@oSumAtrIX oSumAtrIX changed the title fix(YouTube - SponsorBlock/VideoInformation): implement MDX seekTo command to fix skipping while casted to a TV fix(YouTube - SponsorBlock): Skip segments when casting Jun 11, 2024
fix(YouTube - SponsorBlock): Skip segments when casting ReVanced#655
@oSumAtrIX oSumAtrIX merged commit 5ce16ee into ReVanced:dev Jul 10, 2024
2 checks passed
Copy link

welcome bot commented Jul 10, 2024

Thank you for contributing to ReVanced. Join us on Discord to receive a role for your contribution.

revanced-bot pushed a commit that referenced this pull request Jul 10, 2024
## [1.11.1-dev.4](v1.11.1-dev.3...v1.11.1-dev.4) (2024-07-10)

### Bug Fixes

* **YouTube - SponsorBlock:** Skip segments when casting ([#655](#655)) ([5ce16ee](5ce16ee))
revanced-bot pushed a commit that referenced this pull request Jul 11, 2024
## [1.11.1](v1.11.0...v1.11.1) (2024-07-11)

### Bug Fixes

* **YouTube - Hide ads:** Hide new types of home feed button ads ([#662](#662)) ([ff2637c](ff2637c))
* **YouTube - Hide layout components:** Detect if a keyword filter hides all videos ([#657](#657)) ([3a3ceec](3a3ceec))
* **YouTube - Hide layout components:** Hide new kind of community post ([#659](#659)) ([c237e3c](c237e3c))
* **YouTube - Settings:** Move some settings to different menus, adjust default setting values ([#661](#661)) ([77533cf](77533cf))
* **YouTube - SponsorBlock:** Skip segments when casting ([#655](#655)) ([5ce16ee](5ce16ee))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants