Joey Peter

Results 8 issues of Joey Peter

### Type Error at runtime ### Bug description So the custom-playback-speed Patch is currently not functional. The setting itself does get saved (see startup log for what values from settings...

bug

### Type Cosmetic ### Bug description Open settings, open revanced settings, see that they are only white mode. ### Steps to reproduce See description ### Relevant log output ```shell No...

bug

- [ ] Compile `OffsetInstruction`s directly with `ExternalLabel`

change-required

## 🐞 Issue Some patches (for example `custom-playback-speed` and `default-video-quality` use reflection inside the integrations. That should be changed as this decreases the user experience because reflection makes the youtube...

change-required

## 🐞 Issue Currently we provide versions by a List containing strings, and the Patcher uses those. So for every new version we have to add another string to the...

Feature request

### Type Functionality ### Issue Currently the auto-repeat patch completely ignores youtubes auto-repeat setting in the player controls and uses its own setting. ### Feature Patch should be changed to...

feature-request

Currently you have to change your Compatibility class with every new version and basically copy the whole plugin with every new Minecraft version. This shouldnt be done since the Plugin...

enhancement

### Type Functionality ### Issue Currently the auto-repeat patch completely ignores youtubes auto-repeat setting in the player controls and uses its own setting. ### Feature Patch should be changed to...

Feature request