Bradley O'Connell
Bradley O'Connell
Believe it is actually from loading calling LoadVideoSettings too often, after switching to only update the download text on downloadProgress I have not seen this issue on videos that had...
Will close soon unless anyone can attest to this happening since 9 days ago
> I encountered a crash which kicked me completely out of Beat Saber. I was searching for a song with an ampersand (&) in it, if that helps. This would...
Can confirm there is a random crash that happens during "custom" searches (where search != default string), possibly a threading/coroutine thing with the search results but shouldn't be since a...
Since this appears to be solely a Remora.Rest issue to me on further investigation, I believe I've fixed it in https://github.com/Remora/Remora.Rest/pull/27
The first Error is that it isn't able to set the console output encoding but from there a lot of other stuff that I don't understand. I'm not familiar with...
might work on the new release, I found a way to not need the exe at all
I don't think that it means the file wasn't found but that the stuff in the file couldn't be loaded since the assembly part is unknown. If the file is...
I've got the code already to do this in my version, would have to port it over. It uses [Aurio](https://github.com/protyposis/Aurio) to sync the video, determine when sync changes, then cuts...
I think I've got 1, 2, and 3 fixed. 1 was only ever a convenience thing never a code limitation, 2 was just to avoid 3 I got it built...