- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
We are also changing how remote playback works for streaming personal media (that is, playback when not on the same local network as the server). The reality is that we need more resources to continue putting forth the best personal media experience, and as a result, we will no longer offer remote playback as a free feature. This—alongside the new Plex Pass pricing—will help provide those resources. This change will apply to the future release of our new Plex experience for mobile and other platforms.
https://jellyfin.org/
Alright, so I have had Jellyfin installed for years now, but my primary issue is that most devices myself or my users use lack official, readily-available clients. For example, the Samsung TV app is a developer mode install. Last I looked, nobody has put a build into the store.
I really want to use Jellyfin, but I feel like my users simply can’t. I’m interested in others’ experiences here that could help.
I mean, except for Tizen OS isn’t most available? You can find the client for Android, Android TV, Windows, Linux (Flatpak), macos, apple ios, and more.
https://jellyfin.org/downloads/clients/
So, no, then.
Ah, if you’re allergic to flatpaks and can’t convince your distribution to include it in their repository then you can always build it yourself - https://github.com/jellyfin/jellyfin-media-player
Or just use their web based client with a browser of your choice. :)
No idea what Flatpak is, much? Jellyfin is open-source. If your distro isn’t providing you a .deb or tarball to your liking, that’s not on the Jellyfin project.
I run an Android TV box on my Smart TV, because I don’t trust them on the internet.
I can speak from my experience with an Apple TV, the application “Infuse” works amazing with a jellyfin server. Though the application is essentially $1 month subscription, but works across all your apple devices, if you have any. I think it’s worth it.
Additionally, the official app for Android TV worked pretty well when I last tried it on an Nvidia Shield
Yeah.
Jellyfin is spectacular for LAN usage on two computers. Once you start using devices (because, you know, that is what people tend to plug into their TVs…) or going on travel, it rapidly becomes apparent that it just isn’t a competitor.
Hell, a quick google suggests jellyfin STILL doesn’t have caching of media for offline viewing. Plex’s works maybe 40% of the time but… 40% is still higher than 0%.
I have a lifetime pass for Plex and encourage anyone who even kind of cares to get one next time it is on sale (or shortly before the scheduled price hike). I have tried Jellyfin a few times over the years and… it is basically exactly what I hate with FOSS “alternatives”. It isn’t an alternative in the slightest but people insist on talking it up because they want it to be and that just makes people less willing to try genuinely good alternatives.
To put it bluntly, Plex is an “offline netflix” as it were. Jellyfin is a much better version of smbstation and all the other stuff we used to stream porn to our playstations back in the day.
Jellyfin allows you to download whatever you want to your local device. But in a world of streaming, it seems to be a much smaller usecase. I take my tablet camping with me all the time, download some shows via Jellyfin and watch via Jellyfin. Maybe you’re using the term “caching” differently from the use case, but if local files is what you’re after, it absolutely does it. Just click download in a couple of different locations.
Did they? Or is that still the old hack of “just download the raw file. Your tablet is just a computer”?
Because I didn’t see it advertised on the main web page and a quick google got me to https://github.com/jellyfin/Swiftfin/discussions/364 which is open and abandoned tickets for the ios apps.
https://forum.jellyfin.org/t-offline-downloads?pid=16373#pid16373 suggests it is also in the same boat for android. You can find workarounds but they aren’t using jellyfin.
Which is “fine”. I watched WAY too many movies over the years with VLC on a laptop. But… why are we using a shim to treat a library as a streaming service in that case? Which gets back to Jellyfin just not actually being a Plex alternative for the majority of users.
Oh no! Please GOD, anything but tHe rAw fIlE!!
Seriously though, wtf did I just read? That can’t possibly be your real stance, can it?
This is a huge problem. The blueray remux might be 80 gigs. Most children’s devices will already be filled with other crap.
Your kids will be ok without the 4K60 version of Paw Patrol.
Correct, they could do without, which is why I rely on Plex’s transcoded downloads to cram a cross-country flight’s worth of stuff onto their iPads.
Good suggestion though.
I run ffmpeg on my phone. Alternately, I could shrink the file on my server and then download it without much trouble. You’re in a vanishingly small subset of users who know enough to care about file-size and know what can be done about it, but can’t be bothered to do it themselves.
I was avoiding suggesting getting more storage, but it sounds like in your case, keeping a 720p x265 version of each file(~1gb per movie) on-hand would cost you nothing.
Alternately I could keep using plex.
Alas my TV (LG WebOS 2) doesn’t have an application for Jellyfin, or I’d have switched years ago :-(
Is there an emby app available or Kodi? The base of Jellyfin should work in either. Plug and play as far as I’m aware with maybe some issues for certain versions.
Jellyfin depends on proprietary Microsoft .NET, even on Linux.
It’s still better than Plex and Emby, which are fully proprietary, and have no source code. But I will stick with sshfs with kodi, and nginx plus mpv for now.
Except, it isn’t, .NET Core is an open source framework by the .NET Foundation