Dmitry Lyzo
Dmitry Lyzo
> Even if i disable HEVC, Jellyfin still uses 8bit for H264 even tho the source is HEVC Main 10. This was to be expected - you have blocked HEVC...
> The original video is SDR Then it is not caused by that block. What is the reason for transcoding (`Playback Info` on the TV or on the Dashboard)? _Burning...
We have the icon set for publishing - https://github.com/jellyfin/jellyfin-ux/pull/46 I am not aware of any way to add this set to the application without publishing it. You can try replacing...
This is probably because the TV has an outdated root certificate and I don't know if this is possible to update it manually. https://github.com/jellyfin/jellyfin-tizen/issues/119#issuecomment-1117458322
Possible solution #168 (if the problem is with the Let's Encrypt root certificate). Testing required.
> AFAIK the problem is caused because the Letsencrypt CA is missing from the device operating system and can only be fixed by Samsung updating their Root CA's. Correct me...
If `$env:SKIP_PREPARE=1` was executed before this command, it simply installs the node modules. You need: ```powershell npm run build:production ``` See https://github.com/jellyfin/jellyfin-tizen/wiki/Build-on-Windows UPD: Autobuild has been removed in the `master`...
> If anyone is having the same issue, I coudlnt figure out why npm run build:production wasn't working because I had to run: > > `npx browserslist@latest --update-db` AFAIK, this...
Shouldn't [``](https://docs.tizen.org/application/tizen-studio/web-tools/config-editor/#tizen-background-category) also be added? Although, in the Tizen 5 emulator and on Tizen 4 TV it works without it. :man_shrugging: But I don't quite understand. Do you need Jellyfin...
AFAIK, we don't have such strings. This is native confirmation dialog. Maybe the TV didn't recognize the language code or something else.