LagradOst
LagradOst
:people_hugging: :people_hugging: :people_hugging: :people_hugging: :people_hugging: :people_hugging: :people_hugging: :people_hugging: Thank you so much!
> but I don't see anything in the app's GUI that allows a user to manage extensions. Extensions can provide a button which opens a completely extension based UI in...
Chromecast is hilariously limited in casting formats supported: https://developers.google.com/cast/docs/media#subtitles_and_closed_captions Notably they do not support SRT files, which I think results in the error youre describing. We cannot fix this currently.
Yes, currently https://fcast.org/ is looking quite attractive, they are only missing header support, but that seems quite easily fixed given that they are foss
> @fire-light42 @LagradOst @Blatzar sorry for direct ping here, but any idea what causes this? No clue, it is a known bug, but completely impossible to replicate in emulator, phone...
Good thinking, I will test without audio extensions.
\+ 1 I haven't found any way to turn the led off in Linux and doing it in Windows will only last til you completely turn off the computer. I...
Never mind I went ahead and learned Kernel development. This turns off my HP chassis light: ```c #include /* Needed by all modules */ #include /* Needed for pr_info() */...
Upon investigation it looks like the main culprit of slow load times is the main recyclerview not recycling as it's in a nested scroll view. This will get fixed soon.
Don't get me wrong, this pr will get merged and I'm very thankful for it, I'll do a proper check tomorrow 🙏 I'm just informing you to get opinions and...