Luis
Luis
Hey @vsiakka can you review this PR?
Hey @vsiakka can you review this PR?
> 👀 Hi, if you are interested on this, I recently published a fork with another name, [gplint](https://www.npmjs.com/package/gplint) (Gherkin/Pickle Lint) I don't know if gherkin-module is actively maintained, but I...
I have same problem. Here is the output: `` [ 92%] Building C object CMakeFiles/moonlight.dir/src/video/ffmpeg_vaapi.c.o /home/pi/sources/moonlight-embedded/src/video/ffmpeg_vaapi.c: In function ‘va_get_format’: /home/pi/sources/moonlight-embedded/src/video/ffmpeg_vaapi.c:51:10: error: ‘AVCodecContext {aka struct AVCodecContext}’ has no member named ‘hw_device_ctx’;...
As subliminal seems alive again, I'm working again on this to sync with the latest changes
I think is ready to review :smiley:
It's seems that there is something wrong with Python 3.9 and below, the response from BSPlayer is recorded as "binary", but from Python 3.10, is correctly recorded as a string...
> You can try adding the `decode_compressed_response=True` argument when initializing `VCR` in `test_bsplayer.py`, see the other providers. That is! Thank you! I didn't see that. I also fixed the mypy...
Hey! Anything else I need to do before this PR can be reviewed/merged?
> I have one question though, you initialize a `self.server` attribute to a `ServerProxy` but it is never used, was it a remnant of older code? Looks like remnant code,...