Findroid is third-party Android application for Jellyfin that provides a native user interface to browse and play movies and series.

https://github.com/jarnedemeulemeester/findroid

This version includes support for Jellyfin 10.9 and other changes

  • seang96@spgrn.comEnglish
    1·
    1 year ago

    This is because it doesnt support transcoding. It does direct streams only.

    • Wistful@discuss.tchncs.deEnglish
      2·
      1 year ago

      Yeah, and I am questioning, why is that the case. Because client apps are not doing the transcoding, server is.

      • seang96@spgrn.comEnglish
        3·
        1 year ago

        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.