Jake Shirley

Results 54 comments of Jake Shirley

@morpheus65535 I tried using Bazarr and ended up here. The dev won't implement forced subtitles because it uses this package (subliminal) to fetch subtitles and subliminal doesn't support forced subtitles...

I am seeing this too. I am trying to set up a 24/7 stream and I wake up to Restreamer showing "green" for YouTube but YouTube showing this: ![image](https://github.com/datarhei/restreamer/assets/1000311/0bcc26b2-1224-4f0c-890d-615bed15411d)

I am a total Python script kiddy, so sorry if there are any obvious botches :) Also, I am not sure how to test this. I didn't add login support...

> To test extractors that require login information, create a file `test/local_parameters.json` and fill it with the params that you would want to test with. In this case use the...

`test\local_parameters.json` ```json { "cookiesfrombrowser ": "firefox" } ``` Test command: `python test/test_download.py TestDownload.test_Floatplane`

Wow I can't believe how much a trailing space eluded me here :D

@pukkandan Added a few tests!

I would love it, as I am trying to make my charts have relative time scales with a custom tick format and this crosshair label is just silly compared to...

PR is ready! Moved some views out into their own files and cleaned up the UI a little bit. Here it is: ![image](https://github.com/buresdv/Mlem/assets/1000311/9dcd6861-f7be-4458-a55d-a0f4c5676e58) ![image](https://github.com/buresdv/Mlem/assets/1000311/74a14560-6f8b-427c-89b9-2b566c07d3fe)