Sammy

Results 4 comments of 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...