Stephan Sundermann
Stephan Sundermann
Actually the best would be to make background images a bit more high res than the others. I wouldn't disable resizing for background images at all.
I guess this is a good idea, but the issue you are experiencing is probably because the texture size is wrong since YVU420 is smaller and not 4 \* texture.DataSize.Width...
I'm quite new to Kotlin/JS, so I'm not sure how to bind this specific type. But I guess you want to pass a `Map` type like structure here.
Technically, the fix done in https://github.com/jellyfin/jellyfin-web/pull/5053 is not correct because only select 2023+ webOS TVs support dts. It will also cause trouble on the TVs that were upgraded from webOS...
@dmitrylyzo I don't really feel confident enough in JS stuff to make these changes. I just came across this issue randomly while working on the kodi webOS implementation. I did...
Another thing that came into my mind is that LG only allowed DTS passthrough until webOS 5. Meaning that it only works if you had an external device attached via...
This is caused by the `sameSite` cookie setting. If you change https://github.com/Fallenbagel/jellyseerr/blob/develop/server/index.ts#L165 to `false` requests inside an iframe from another domain should work. Keep in mind that this completely disables...
For more context affected fields were moved to private API in https://github.com/FFmpeg/FFmpeg/commit/b800327f4c7233d09baca958121722a04c2035ff FFMPEG kind of has the same problem inside of their utilities in `tools/probetest.c` but they don't consider it...
Current build failures: Windows: `tar: This does not look like a tar archive` Not sure why that is happening Linux x64. `/usr/bin/ccache /usr/bin/x86_64-linux-gnu-gcc is unable to create an executable file.`...
@neo1973 There was clearly an error in the code and it's probably fixed now. Interestingly, I tried a couple of HDR files and also your test file on my machine...