Ahoy mateys, it’s time to setup Jellyfin if you prefer not to pay for the privilege of self-hosting your own content.
cross-posted from: https://programming.dev/post/27204525
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.
If you are worried about opening port 443 on your local firewall I suggest trying to get a cheap vps with decent bandwidth and hosting a reverse proxy on it that points back to your local jellyfin over a tunnel.
Ive been doing it for a few months now and finally got all my family off of Plex.
Just gonna… Drop this here…
In my experience Jellyfin doesn’t find or handle subtitles nearly as well, and I can’t watch modern movies without subtitles.
I have never had an issue with subtitles on Jellyfin, and my wife has turned our household into an always-on subtitles household. Are you making use of the Open Subtitles plugin?
This headline is misleading. If the owner of the server has Plex pass than the users can use remote streaming as normal. If the owner does not have Plex pass, then the users need Plex pass to use that server remotely
Imo a stupid move by Plex, but as a lifetime Plex pass holder, no one that uses mine will have to worry so I’m relatively unbothered.
Dito. Every discussion I’ve seen, people were acting like Plex is already dead. This will basically change nothing for most people
And free local network management is still a fair deal… Pay for extra features makes sense for this kind of service? The software needs maintenance and new hardware is always being released so new bugs. Better methods of netow and transcoding etc, this kind of software isn’t a drop and run, it still needs work after release. So I get the need to form some kind of long term sustainability, we all saw it coming.
I was planning to switch to Jellyfin but having to sideload the app in my Samsung TV is a headache for me. But guess I will be doing exactly that now.
If you really don’t want to deal with sideloading, Jellyfin can be accessed through an add on in Kodi (assuming Kodi is easily installable on the TV)
Jellyfin vue and access it from a browser.
Fuck around with proprietary software and find out.
Plex has been on a downward spiral for awhile now. This will really kill the service for a lot of people, wonder if Plex sharing will be a thing of the past and people switch to jellyfin sharing
I think most people that host a server already had the lifetime license so this won’t affect them
I deleted Plex from my barely functional home server.
I’ll give Jellyfin a try. I just want to be able to access my music away from home
Use Finamp for offline Music from Jellyfin
I prefer Symfonium
As in, symfonium.app? If so, seems questionable, given its proprietary nature and unavailability outside the play store. Although, the feature set is interesting.
Edit: yeeeah, no
From their FAQ:
licences checks requires a call to the verification server from time to time
The license is tied to your Google account
I really don’t see how anyone in their hierarchy thought this was a good idea.
There are at least 3 other competitors that moreorless work better than plex already does, without even having a subscription.
I’m amazed they decided to go this route, especially when migrating is as simple as uninstall plex, install competitor of choice(like jellyfin), and then just specify media locations.
the only real annoying part is remaking user accounts and losing watch progress/history, but there is usually a migration tool for that
The key difference is client app support for various platforms. Jellyfin is far behind Plex on that front, and I say this as a user and advocate for Jellyfin. That’s a huge hurdle for migrating even just family and friends users.
I haven’t actually experienced this. I use my JF server on my roku, my Samsung tv (ok that was a pain because you have to side load it which requires a PC for TizenOs), all my families systems, and my tablet. The only systems I’ve found that seem to lack support of a jellyfin app is my ps5 and my xbox. It’s either been on native or been able to be side loaded on every smart tv I’ve used, and every mobile device has had an app in the app store allowing me to use it. I don’t understand the people saying there are no clients for it.
Sure, every use case is different, and I didn’t say there’s “no clients for it”, just that, objectively, there’s a gap in client support for Jellyfin in the context of migrating from Plex.
The gap also exists in maturity of available clients. In my case on tvOS/iOS, I’m using a third party client (Infuse) because Swiftfin is beta software and Jellyfin for iOS is a web view. I would have better feature coverage on Plex, if I could stomach that.
I’m actually using Jellyfin but I hate the fact that there’s no easy way to install a client on Samsung TVs (Tizen OS) :(
Is there an easy way on any smart tv? I’ve got a Sony, it’s been a pain for some things but I haven’t tried jellyfin or emby on it yet.
Sony is AndroidTV, so just install Plex from Playstore? Or Jellyfin if you meant that
There is a alpha client and instructions available here: https://smartdigihere.com/jellyfin-on-samsung-smart-tv/
However as stated further down the article, it’s easier to just use a web browser and access your jellyfin server that way. Login, bookmark the URL (don’t forget to include the port) and then hit full screen.
Note: You may need to tweak (server side) your transcoding and subtitle settings.
Yeah fuck Samsung
Soon™ it’ll be on the store. Having to build and push to tizen is the absolute worst part of jellyfin (if you have to) otherwise there’s clients for every platform - even LG’s webOS.
There’s also finamp for music specific playback, so jellyfin can pretty much do everything
You could try emby? Seems to have a Samsung tv app according to their docs https://emby.media/emby-for-samsung-smart-tv.html
Lol, OK Plex, cya.
They’re honestly lucky I was willing to pay the $2.99 or whatever it was to be able to access MY server, using MY internet and cell data, to access MY media files from MY phone. Plenty fair a price for a nice app, might’ve paid a few bucks more but they can screw off trying to charge a monthly fee for… nothing in particular in my usage case.
Literally just set up Jellyfin w/ Tailscale which took all of 10 minutes and works just as well. GG no re 🖕
I’ve never paid even 1 cent to watch something online. Never paid for porn either.
I’m not about to start
I want to switch to jellyfin, I selfhost but I don’t want to open a port directly to my server. I don’t understand how everyone else figures this out and I’m apparently an idiot.
Also do people expect all who use my server to start a VPN each time? What if they leave it on and their other streaming services are using my bandwidth.
I don’t understand and I have looked it up but I don’t see a consensus.
Opening a port isn’t really bad if you have your firewall configured properly. You will have to open a port either way with jellyfin or wireguard. If you have a TLS/SSL certificate then just doing jellyfin is fine (but have good passwords since it’s public facing), otherwise a VPN like wireguard will handle encryption for you.
As for managing traffic on the VPN you can follow this advice: https://serverfault.com/questions/1075973/wireguard-how-to-only-tunnel-some-of-the-traffic
Basically setup your firewall to stop extra traffic on your end, and change accessible IPs in wireguard to your service(s) so the peer knows not to talk on that interface for unrelated things.
It isn’t bad until an exploit is discovered on jellyfin. Then it can get really bad.
It already happened on Plex. Just a matter of time until it happens to Jellyfin.
I just use Tailscale when remote streaming.
From their docs:
By default, Tailscale acts as an overlay network: it only routes traffic between devices running Tailscale, but doesn’t touch your public internet traffic, such as when you visit Google or Twitter. The overlay network configuration is ideal for most people who need secure communication between sensitive devices (such as company servers or home computers), but don’t need extra layers of encryption or latency for their public internet connection.
I thought it was pretty commonplace for people to just set up a vpn on their router and act like they’re on their own network. I guess I’m an idiot, but I’m actually surprised people were paying for this in the first place.
This is why we stremio
does this mean the server will need Plex pass or each user individually?
Edit:
IMPORTANT NOTE FOR CURRENT PLEX PASS HOLDERS: For users who have an active Plex Pass subscription, remote playback will continue to be available to you without interruption from any Plex Media Server, after these changes go into effect. When running your own Plex Media Server as a subscriber, other users to whom you have granted access can also stream from the server (whether local or remote), without ANY additional charge—not even a mobile activation fee. More on that later in this update.
I guess the whole idea of this move is to force self-hosters to pay for a Plex pass. But it’s a funny demographic to try to strongarm into a subscription. Most tech savvy self-hosters won’t think twice about spinning up a Jellyfin instance instead, especially given that it’s FOSS. And for those folks with a lifetime Plex pass this makes no difference.,
Self hosters do it to absorb the burden and avoid playing subscriptions. I don’t pay for Netflix because I don’t want to have the monthly fee (among other things), I host Plex myself and deal with all the server and library maintenance. If I have to pay a subscription to self host it’s a step backwards lol.
I bought the lifetime back in 2013 so I have no complaints, but the month to month is a rip off.
Yeah but anyone who is seriously using Plex already paid for one so I don’t get the outrage
Dito. The price increase for lifetime is hard and surely made so to push people into the recurring instead. But as a Plex Pass holder this won’t drive me to Jellyfin
You should however give jellyfin a shot as it has a bunch of cool features and is way more extensible than Plex.
Plex is still more polished but ive found there are a bunch of plugins for jellyfin that are really cool
I have a Jellyfin instance running in parallel to check out its progress, but its just not there yet for me.
What do you mean with extensible? The plugin ‘shop’?
https://github.com/awesome-jellyfin/awesome-jellyfin
I really like the intro detector edl creator, tube archivist metadata provider, subtitle extract, and playback reporting plugins
Also you can customize the CSS for your server that extends to all clients using the jf webapp. Plex will never have that
Lol, that Jellyfin needs a 3rd party plugin for intro detection says a lot about the maturity of the project. Also, there are other Frontends for plex
I found this elsewhere and it seems to clear up the issue, for me at least:
The new “Remote Watch Pass” is primarily for users who stream from servers owned by individuals without a Plex Pass. For example, if your friend runs a Plex server but doesn’t subscribe to Plex Pass, their remote users will need a Remote Watch Pass to continue streaming after the changes take effect. Because you have a Plex Pass, your remote users will continue to be able to stream from your server remotely without needing to purchase the remote access pass.