Aryan Kothari

Results 15 comments of Aryan Kothari

Also having this issue with multiple files. Playback is working on Jellyfin web (transcoding) jellyfin server version: pulled today, `jellyfin/jellyfin:latest` jellyfin-androidtv version: 0.16.5 jellyfin server logs: ``` [2024-02-24 19:28:58.336 +00:00]...

@VampiricAlien thanks for the update 😄

> Hopefully this update fixes the issue. > > > > https://github.com/jellyfin/jellyfin-androidtv/releases/tag/v0.16.6 playback for HEVC level 150 is working for me now. Thanks!

Hello. Could you stop the container, then re-run it with `docker run -p 50947:50947 msrf_06b` The only change is `-d` flag is removed so the logs can be displayed in...

Thanks. It seems the server setup for docker needs some work. I'm working on this now.

Hmm ok. I’m not entirely sure what the problem is. I’m gonna work on a test container which just runs Flet, the server-generated UI Framework. Initially i was thinking that...

I know what the problem is, but i don’t have a solution for it. Basically the app uses web sockets to communicate with the server. If the websocket’s dont respond,...

could you share the logs approaching the crash? remember to remove any login info from the logs before sending it here. I think the crash may be an unrelated bug....

The poetry lock file is to ensure the dependencies are correctly configured in your environment as it is in my environment. I’m not entirely sure why deleting the lock file...