Skip to content

bug: Seekbar custom color doesn't work #2738

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

Closed
7 tasks done
Dantoza opened this issue Jan 23, 2025 · 2 comments
Closed
7 tasks done

bug: Seekbar custom color doesn't work #2738

Dantoza opened this issue Jan 23, 2025 · 2 comments
Labels
Bug report Something isn't working

Comments

@Dantoza
Copy link

Dantoza commented Jan 23, 2025

Type

Cosmetic

Tools used

RVX Manager

Application

Youtube 19.44.39

Bug description

When changing the seekbar color, instead of the whole bar turning the desired color, the app fails to change the appearance of the circle at the end

Image
Image

Error logs

Solution

No response

Additional context

No response

Device Environment

Android 14, HyperOS 1

Acknowledgements

  • This issue does not reproduce on unpatched YouTube or YT Music.
  • This issue is not a duplicate of an existing bug report.
  • I did not use any settings marked as Experimental Flags.
  • I have patched the APK according to the documentation.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
  • I have written the title and contents in English.
@Dantoza Dantoza added the Bug report Something isn't working label Jan 23, 2025
@MoniMatrixx
Copy link

Screenshot_20250128-082631_YouTube.png

Its working for me latest patch 5.3.1 and yt 19.16.39

@Dantoza
Copy link
Author

Dantoza commented Jan 31, 2025

Yes, it's not working on the recomended version

MasterZeeno pushed a commit to MasterZeeno/Zee-Lite-Modules that referenced this issue Mar 26, 2025
Patch version: v5.4.1

# Changelogs

- bumped YouTube base to 19.44.39 (STABLE)
- Also providing Alternative updates for 19.16.39 (STABLE) & 20.06.42 (BETA)
- Make sure to read this before using 20.06.42 : inotia00/ReVanced_Extended#2717

- chore(YouTube - Hide ads): Remove duplicated ads filter
- chore(YouTube - Inclusive span): Update SpanType
- chore(YouTube - Miniplayer): Move Miniplayer from PreferenceScreen General to PreferenceScreen Player inotia00/ReVanced_Extended#2725

- chore(YouTube - Settings): Change default value
- chore(YouTube - Spoof streaming data): Change the **[document link](https://github.com/inotia00/scrape-youtube-termux)** for issuing PoToken
- feat(YouTube): Add patch Hide accessibility controls dialog inotia00/ReVanced_Extended#2756

- feat(YouTube): Add patch Disable resuming Miniplayer on startup inotia00/ReVanced_Extended#469

- feat(YouTube - Change start page): Add more start pages **[#136](inotia00/revanced-patches#136
- feat(YouTube - Description components): Remove setting Title in video description panel (No more necessary)
- feat(YouTube - Hide action buttons): Add setting Hide action button by index, Remove patch option Hide action buttons by index
- feat(YouTube - Hide ads): Add setting Hide end screen store banner **[#131](inotia00/revanced-patches#131
- feat(YouTube - Hide feed flyout menu): Add setting Feed flyout menu filter type
- feat(YouTube - Hide layout components): Add setting Account menu filter type (Close inotia00/ReVanced_Extended#2574)
- feat(YouTube - Navigation bar components): Add user dialog message
- feat(YouTube - Seekbar components): Add option to use custom seekbar accent color (For YouTube 19.25.39+, Close inotia00/ReVanced_Extended#2738)

- feat(YouTube - Spoof streaming data): Change Default client to iOS TV inotia00/ReVanced_Extended#2777

- fix(YouTube): Playback speed sometimes changes to 1.0x in PiP mode (Unpatched YouTube bug)
- fix(YouTube - Change live ring click action): Cannot play the playlist
- fix(YouTube - Change live ring click action): Channel does not open when the live ring of Shorts live stream is clicked
- fix(YouTube - Change live ring click action): Check more information for the guarantee of the more accurate operation of the patch
- fix(YouTube - Change live ring click action): Sometimes channel opens even if the live ring is not clicked
- fix(YouTube - Change live ring click action): Update patch limitation
- fix(YouTube - Custom Shorts action buttons): Exception is thrown when patching with Revancify inotia00/ReVanced_Extended#2773
- fix(YouTube - Hide ads): New types of ads are shown ReVanced/revanced-patches#4352
- fix(YouTube - Hide feed components): Podcasts subpage is empty when Hide carousel shelves is on

- fix(YouTube - Hide feed components): Hide Playables not working inotia00/ReVanced_Extended#2485

- fix(YouTube - Hide feed components): Hide category bar in feed does not work on the Subscriptions tab inotia00/ReVanced_Extended#2751

- fix(YouTube - Hide feed components): Hide community posts in subscriptions not working inotia00/ReVanced_Extended#2729

- fix(YouTube - Hide feed components): Hide community posts not working
- fix(YouTube - Player components): Show anyway button on the search results is hidden when Hide info panels is turned on ReVanced/revanced-patches#3245
- fix(YouTube - Remove background playback restriction): Play/Pause button not working in PiP mode (Unpatched YouTube bug) inotia00/ReVanced_Extended#2764
- fix(YouTube - Shorts components): When Shorts repeat state is AutoPlay, HUD is hidden (YouTube 19.34+) ReVanced/revanced-patches#4426

- fix(YouTube - Translations): Patch exception thrown when the patch option String resources to keep is empty inotia00/ReVanced_Extended#2778
- feat(Universal): Add patch Spoof Wi-Fi connection inotia00/ReVanced_Extended#2757
- fix(GmsCore support): Add missing permissions and intents
- fix(GmsCore support): Remove unnecessary provider hooking

- Checkout this site to read more about previously added changes: https://github.com/inotia00/revanced-patches/releases

# Important Announcement

- The playback issue on YouTube has been fixed with the Spoof streaming data.
- If you have playback issues, turn on the settings in the following path:
Settings > ReVanced Extended > Miscellaneous > Spoof streaming data > Enable Spoof streaming Data toggle > Set it to IOS TV or IOS (potoken) to prevent any side-effects

**Thanks to inotia00**
MasterZeeno pushed a commit to MasterZeeno/Zee-Lite-Modules that referenced this issue Mar 26, 2025
Patch version: v5.4.1

# Changelogs

- bumped YouTube base to 19.44.39 (STABLE)
- Also providing Alternative updates for 19.16.39 (STABLE) & 20.06.42 (BETA)
- Make sure to read this before using 20.06.42 : inotia00/ReVanced_Extended#2717

- chore(YouTube - Hide ads): Remove duplicated ads filter
- chore(YouTube - Inclusive span): Update SpanType
- chore(YouTube - Miniplayer): Move Miniplayer from PreferenceScreen General to PreferenceScreen Player inotia00/ReVanced_Extended#2725

- chore(YouTube - Settings): Change default value
- chore(YouTube - Spoof streaming data): Change the **[document link](https://github.com/inotia00/scrape-youtube-termux)** for issuing PoToken
- feat(YouTube): Add patch Hide accessibility controls dialog inotia00/ReVanced_Extended#2756

- feat(YouTube): Add patch Disable resuming Miniplayer on startup inotia00/ReVanced_Extended#469

- feat(YouTube - Change start page): Add more start pages **[#136](inotia00/revanced-patches#136
- feat(YouTube - Description components): Remove setting Title in video description panel (No more necessary)
- feat(YouTube - Hide action buttons): Add setting Hide action button by index, Remove patch option Hide action buttons by index
- feat(YouTube - Hide ads): Add setting Hide end screen store banner **[#131](inotia00/revanced-patches#131
- feat(YouTube - Hide feed flyout menu): Add setting Feed flyout menu filter type
- feat(YouTube - Hide layout components): Add setting Account menu filter type (Close inotia00/ReVanced_Extended#2574)
- feat(YouTube - Navigation bar components): Add user dialog message
- feat(YouTube - Seekbar components): Add option to use custom seekbar accent color (For YouTube 19.25.39+, Close inotia00/ReVanced_Extended#2738)

- feat(YouTube - Spoof streaming data): Change Default client to iOS TV inotia00/ReVanced_Extended#2777

- fix(YouTube): Playback speed sometimes changes to 1.0x in PiP mode (Unpatched YouTube bug)
- fix(YouTube - Change live ring click action): Cannot play the playlist
- fix(YouTube - Change live ring click action): Channel does not open when the live ring of Shorts live stream is clicked
- fix(YouTube - Change live ring click action): Check more information for the guarantee of the more accurate operation of the patch
- fix(YouTube - Change live ring click action): Sometimes channel opens even if the live ring is not clicked
- fix(YouTube - Change live ring click action): Update patch limitation
- fix(YouTube - Custom Shorts action buttons): Exception is thrown when patching with Revancify inotia00/ReVanced_Extended#2773
- fix(YouTube - Hide ads): New types of ads are shown ReVanced/revanced-patches#4352
- fix(YouTube - Hide feed components): Podcasts subpage is empty when Hide carousel shelves is on

- fix(YouTube - Hide feed components): Hide Playables not working inotia00/ReVanced_Extended#2485

- fix(YouTube - Hide feed components): Hide category bar in feed does not work on the Subscriptions tab inotia00/ReVanced_Extended#2751

- fix(YouTube - Hide feed components): Hide community posts in subscriptions not working inotia00/ReVanced_Extended#2729

- fix(YouTube - Hide feed components): Hide community posts not working
- fix(YouTube - Player components): Show anyway button on the search results is hidden when Hide info panels is turned on ReVanced/revanced-patches#3245
- fix(YouTube - Remove background playback restriction): Play/Pause button not working in PiP mode (Unpatched YouTube bug) inotia00/ReVanced_Extended#2764
- fix(YouTube - Shorts components): When Shorts repeat state is AutoPlay, HUD is hidden (YouTube 19.34+) ReVanced/revanced-patches#4426

- fix(YouTube - Translations): Patch exception thrown when the patch option String resources to keep is empty inotia00/ReVanced_Extended#2778
- feat(Universal): Add patch Spoof Wi-Fi connection inotia00/ReVanced_Extended#2757
- fix(GmsCore support): Add missing permissions and intents
- fix(GmsCore support): Remove unnecessary provider hooking

- Checkout this site to read more about previously added changes: https://github.com/inotia00/revanced-patches/releases

# Important Announcement

- The playback issue on YouTube has been fixed with the Spoof streaming data.
- If you have playback issues, turn on the settings in the following path:
Settings > ReVanced Extended > Miscellaneous > Spoof streaming data > Enable Spoof streaming Data toggle > Set it to IOS TV or IOS (potoken) to prevent any side-effects

**Thanks to inotia00**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants