Cameron Ehrlich
Cameron Ehrlich
I believe the problem is that starting right [here](https://github.com/cmkilger/CKImageAdditions/blob/master/ImageAdditions/CoreGraphicsAdditions.c#L239) the code assumes that black and white are represented with 4 components like all the other colors in the RGBA colorspace....
You could obtain a reference to an VIMVideoPlayer ivar `self.currentPlayer`, then when any subsequent video is triggered to play, you can call `[self.currentPlayer pause]` or `[self.currentPlayer reset]` from within the...
@Tovkal I think you are right. Mayne the next step forward is to build in a multiple redundancy system that tries a number of sources in case any one of...
I just went into the preferences and checked it box, and at least some of my downloads triggered... 
Started working for me too! :+1:
Did anyone else figure this out? I am seeing it with Xcode 26.0 beta 4
My issue was that my `Build Settings -> Runpath Search Paths` was set incorrectly to: @executable_path/../Frameworks It should be blank or @executable_path/Frameworks
This issue is _not_ fixed in the `1.34.1` release which appears to have been an audio routing fix.
Hello @ipavlidakis, Any updates on this? Anything we can do to help in the investigation?