this post was submitted on 07 Aug 2024
155 points (98.1% liked)

Selfhosted

39167 readers
377 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] Wistful@discuss.tchncs.de 11 points 1 month ago (3 children)

It's a really nice app, I like the fact that it uses mpv, but you cannot pick the stream quality in this app? I always avoid re-encoding (picking different stream quality from jellyfin) but I noticed that it's missing in Findroid.

[–] Elkenders@feddit.uk 5 points 1 month ago

Yeah I only just noticed this too. I believe that's the case.

[–] seang96@spgrn.com 1 points 1 month ago (1 children)

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

[–] Wistful@discuss.tchncs.de 2 points 1 month ago (1 children)

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

[–] seang96@spgrn.com 3 points 1 month ago* (last edited 1 month 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.

[–] bonn2@lemm.ee 1 points 1 month ago

Not sure if it made it into this release or not, but transitioning support is in the bleeding version, so this won't be the case for long