Dmitry Lyzo

Results 121 comments of Dmitry Lyzo

I also have this on NU7400 (Tizen 4). There is a possibility that this is a limitation of the TV web engine - mute audio at playback rates other than...

Try to revert this commit: jellyfin/jellyfin-web@ae2377a55d203c0b59b86e7ea7f42573bf3deda0 I think all old WebKit engines are affected.

> my homepage is empty, can't select any media Do you see media libraries from browser on PC? If yes, then probably the same as here https://github.com/jellyfin/jellyfin-tizen/issues/19#issuecomment-633065497

On webOS 1.2 (emulator), I got custom element error elsewhere which is similar to that https://github.com/jellyfin/jellyfin-tizen/issues/19#issuecomment-633657382 Could you try this patch for jf-web? Idea is that we should prioritize some...

> Sometimes that spinning circle don't stop but I can interact whit menus. Probably another runtime error has occurred. So if you see "Circle of Death" on home page, then...

> Not a guru in Tizen studio, whit that emulator everything works as I guess it uses modern Tizen Yes, shipped emulator is Tizen 5.5, iirc. To run app directly...

> Hi, I'm not sure if this is related but I can't seem to remotely access Jellyfin from remote. I'm stuck on the splash screen (I'm not on Tizen, but...

@phirestalker, you have probably built app with `master` branch of `jellyfin-web` (_this is true if you followed the guide on the project page_). It doesn't work at the moment because...

@gnkidwell To clone that branch run `git clone -b release-10.6.z https://github.com/jellyfin/jellyfin-web` Or, if you already cloned `master`, run `git checkout release-10.6.z` in `jellyfin-web` directory. As for failed build, you need...

Looks like you need extra packages: - `make` - `gcc`