- cross-posted to:
- jellyfin@lemmy.ml
- android@lemdro.id
- opensource@programming.dev
- cross-posted to:
- jellyfin@lemmy.ml
- android@lemdro.id
- opensource@programming.dev
Findroid is third-party Android application for Jellyfin that provides a native user interface to browse and play movies and series.
This version includes support for Jellyfin 10.9 and other changes
This is because it doesnt support transcoding. It does direct streams only.
Yeah, and I am questioning, why is that the case. Because client apps are not doing the transcoding, server is.
The client sets up its transcoding profile (like what it supports for direct play, etc for auto transcoding) or the client has to specifically request a different quality. Findroid has had PRs for the second one and I did one of them updating based off the older PRs.