Cody Robibero

Results 201 comments of Cody Robibero

This sounds more like a documentation issue then a server issue? If you agree I will relocate the issue.

Attached are the logs from my test session after a fresh restart. [jellyfin_atv_0.12.0-beta4.log](https://github.com/jellyfin/jellyfin-androidtv/files/7027459/jellyfin_atv_0.12.0-beta4.log) I don't have this issue when forcing the app to use ExoPlayer, so I agree it looks...

> > Attached are the logs from my test session after a fresh restart. > > [jellyfin_atv_0.12.0-beta4.log](https://github.com/jellyfin/jellyfin-androidtv/files/7027459/jellyfin_atv_0.12.0-beta4.log) > > I don't have this issue when forcing the app to use...

Logs from current master running with the debugger attached.. From an outsider looking in, it seems to be ``` 2021-08-26 16:02:53.553 10140-10720/org.jellyfin.androidtv.debug E/VLC: [6cd655b0/29e0] libvlc decoder: Decoder is draining ```...

Initial guess is that we need to guard for items with a parameter of DateTime.MinValue

The `/health` redirect is there for mostly automatic docker health checks, so that redirect should still exist. The metrics endpoint shouldn't automatically redirect, the user should just configure their custom...

> The problem is the Jellyfin server is making an http request to https://repo.jellyfin.org/releases/plugin/manifest-stable.json on every client connection. That doesnt seem correct, it should only check the repo during the...

Try running `apt install jellyfin-web`