Sammy
Sammy
Aye Many thanks for your Work ❤️
I tried myself a little on it, unfortunately, it doesnt seem to be possible to play songs via WNP. Though ive managed to get the controls working
https://user-images.githubusercontent.com/52699291/112731405-51022380-8f37-11eb-9005-0c93b0c01880.mp4 ill try to get the Links working by using URIs
That Spicetify may not be a clean solution is Understandable. Using URIs however could very well work ```yes import * as vscode from 'vscode'; vscode.env.openExternal(vscode.Uri.parse(param)); ``` Might be viable as...
Theoretically possible, but not feasible with the amount of package managers out there. You'd have to have a list of package managers like `pacman`, `dnf`, `dpkg`, `portage` and check which...
Confirmed on Pixel 6 After updating to version T2B1.221118.006 (QPR2 Beta 1), patching and installing the boot.img results in a normal boot but no root. Magisk version: 25205
Can confirm the patched Pixel 7 boot.img from @m-pastuszek successfully roots my Pixel 6
> Then please also provice the stock boot image from pixel 6 latest boot.img from my Pixel 6 [boot.zip](https://github.com/topjohnwu/Magisk/files/10235539/boot.zip)
Added! Thanks for making me aware of this issue!