Liam Mitchell

Results 251 comments of Liam Mitchell

Works for me on windows 10 wsl2 Ubuntu.

I'm seeing this error when trying to install "Invalid certificate chain with certificate in signature". It's a new Samsung 2024 TV put into Developer mode, so never had JellyFin on...

Thanks, I'm installing the Tizen Studio now hopefully its straight forward :) Edit: Got it working yeah had to use Samsung certificate, which needed my device id added to it....

Updated today but to latest by mistake (doh!) Using jellyfin-web release-10.10.z and rebuilding/deploying fixed it thanks.

If it helps at all, I install it like this, and I have set the jellyfin web repo to release-10.10.z branch. ```ps1 cd C:\dev\Tizen\jellyfin-web git pull $env:SKIP_PREPARE=1 $env:USE_SYSTEM_FONTS=1 npm ci...

So far I have only had it work on storybook v `9.0.0-alpha.1` + custom edits to resolve other errors with older version of the tsup https://github.com/storybookjs/solidjs/issues/23 https://github.com/storybookjs/storybook/discussions/31083

package.json Note: The storybook-solidjs-vite and storybook-solidjs are in a folder and have been tweaked slightly to work-around errors and I am using 9.0.0-alpha.1 as thats what I saw working in...

I assume its a somewhat temporary issue and would be fixed soon fingers crossed.

Sounds like a promising find! On Wed, 16 Apr 2025, 8:43 am LCoronelP, ***@***.***> wrote: > @LiamKarlMitchell Thanks for your > setup!, I think there's a mistake here: > >...