KrisK
KrisK
Hi, Would it be possible to add support for album art in the rich presence window? Games do it, why not this extension? Regards, Chris
**Describe the bug** Not really a bug report, but this may help some people who are struggling with 403 requests on some endpoints. **To Reproduce** I was trying to get...
When cloning master on windows, the following error occurs: C:\Users\ckara\Documents\CarouselView>git checkout master -f error: invalid path '.vs/CarouselView/xs/project-cache/Demo.iOS-Debug|iPhoneSimulator.json' Could you add the .vs folder to .gitignore? Thanks!
### Describe the bug This has been an issue for as long as I can remember, I always thought it would be fixed one way or another but now I...
### Describe the bug I am experiencing an issue with the vorbis decoder in the media player. The audio plays for a short time, but after roughly 30 seconds the...
I've attached a picture at the bottom of this post indicating the problem. It seems that the context-resolve endpoint (context-resolve/v1/uri) sometimes returns the UID of a track. It does not...
### Library name and version Azure.AI.Projects v1.2.0-beta.4 ### Query/Question Whenever I try to download it using the SDK using the function: ```cs var fileData = await containerClient.DownloadContainerFileAsync(containerId, fileId, cancellationToken); ```...