this post was submitted on 31 Dec 2024
13 points (93.3% liked)

Jellyfin: The Free Software Media System

5867 readers
2 users here now

Current stable release: 10.10.3

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

Just noticed that lineage is has an android TV build for the odroid c4, which is USD $54 (way cheaper than a pi) and you can get an ir remote for $5 and a case for $5.

Couple that with f-droid and the jellyfin android TV client, and that seems like it should be good, no?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 days ago (5 children)

I didn't like the way JellyCon integrated into kodi. I need to try the library sync plugin. But jellyfin has all my media, so why not just use a jellyfin client?

[–] [email protected] 2 points 3 days ago (2 children)

so why not just use a jellyfin client?

Depending on what you are playing and what setup you have, the Android players are just not good enough.

With the default web player, you lack audio passthrough and have to transcode most subtitles, with ExoPlayer you lack many codecs in passthrough, when using an external player like VLC you lack proper progress tracking.

Kodi/CoreELEC does it all: plays most video codecs, passes through every audio codec in existence, automatically switches resolutions and refresh rate, has no issues with high bitrate 4k, switches HDR on the fly and syncs watch progress to Jellyfin.

The Kodi sync plugin is essential though.

[–] [email protected] 2 points 3 days ago (1 children)

That is for the feedback, I will give the jellyfin plugin a go.

[–] Codilingus 1 points 3 days ago

Reading their reply reminded me:

When you first install Jellyfin's repo, and then addon, the initial setup starts. It will ask you if you want to use it Native mode or Plugin mode. Chose Plugin, Native has been deprecated and won't work. Plugin mode now basically just points Kodi to where the video files live on the server with Jellyfin. For me it still eliminates ALL transcoding, including HDR, subtitles, and Dolby Atmos/DTS-X.

Then the extra addon Kodi Sync makes Kodi play nicely with Jellyfin's internal database, and makes progress and newly added media sync instantly and in the background.

Their documentation is very good, just remember Native Mode is deprecated and Plugin Mode now does the same thing.

load more comments (2 replies)