Open Rajeshsahoo12 opened 6 days ago
which version is the last this patch works with?
which version is the last this patch works with?
I have tested till version YT MUSIC 7.16.52
That patch works fine. And here is the patch log for the version 7.16.52
java -Xmx1024M -jar revanced-cli-5.0.0-all.jar patch -p patches-5.0.2.rvp YouTubeMusic7.16.52.apk -o YouTubeMusicRevanced7.16.52.apk -e "Hide category bar" -d "Permanent shuffle" -d "Permanent repeat"
Patch log for 7.16.52 = https://pastebin.com/b0cPhtgA
Does permanent shuffle work with 7.16.52
?
Does permanent shuffle work with
7.16.52
?
Here is the complete patch log for YT MUSIC v7.16.52
with both patches enabled exclusively "Hide category bar" & "Permanent shuffle"
java -Xmx1024M -jar revanced-cli-5.0.0-all.jar patch -p patches-5.0.2.rvp YouTubeMusic7.16.52.apk -o YouTubeMusicRevanced7.16.52.apk -e "Hide category bar" -e "Permanent shuffle" -d "Permanent repeat"
Message related to patch Permanent shuffle
on YT MUSIC v7.16.52
in patch log :-
WARNING: "Permanent shuffle" incompatible with com.google.android.apps.youtube.music 7.16.52 but compatible with com.google.android.apps.youtube.music 6.45.54, 6.51.53, 7.01.53, 7.02.52, 7.03.52
But app patch process is successful.
Does permanent shuffle work with
7.16.52
?
I have just tried now patch Hide category bar & Permanent repeat
is compatible with YT MUSIC v7.16.52
Here is the entire patch log for that too = https://pastebin.com/SqWN2TYw
Just to know will I be able to patch YT MUSIC v7.28.51
with applying Hide Category Bar
patch....?
Bug description
My machine is running with WINDOWS 10. I have tried to patch YT MUSIC v7.28.51 apk with below mentioned command. Have used exclusively disabling of
Permanent shuffle, Permanent repeat
.java -Xmx1024M -jar revanced-cli-5.0.0-all.jar patch -p patches-5.0.2.rvp YouTubeMusic7.28.51.apk -o YouTubeMusicRevanced7.28.51.apk -e "Hide category bar" -d "Permanent shuffle" -d "Permanent repeat"
But encountered with terminal log saying
Hide category bar
cannot be applied. And remaining patches gets applied. The base apk gets patched.Where as on
https://revanced.app/patches?pkg=com.google.android.apps.youtube.music
for this patchHide category bar
is says to have any version of YT MUSIC.Error logs
Solution
No response
Additional context
No response
Acknowledgements