Jellyfin is not just good... but *better* than Plex now?!
-
You can also change the directories names, appending [MVDB ID], so that for the future if you ever happen to have to reinstall jellyfin, it'll automatically repopulate them how they were
-
Yeah also with shoko you have to create a library only for animes (only one for both series and films tho).
Idk, last time I checked jellyfin sucked. Maybe now its better. Another thing that shoko does is automatically track your progress on anidb, so thats cool -
So, I tried that a long time ago, and it didn't work. Tried it again today, same deal. Then, I tried a third time and actually hit the "Save" button this time... Yeah, I think Jellyfin was never the problem.
-
Let's not rewrite history, 20 years ago desktop Linux was an absolute shit show.
-
What's wrong with docker?
-
Although I have my issues with plex, jellyfin has its own problems:
- STILL can't clear out the TS transcoded files automatically. So if you watch a bunch of TV episodes on a weekend, your jellyfin container will run out of space and break.
- STILL can't handle subtitles properly. I swear, this must be jellyfin's Waterloo.
- jellyfin cannot demux 5.1 and present stereo sound on certain streams. I think this is a tooling issue. But it's low level enough that I can handle it manually with mkvtoolnix myself on the few cases it happens.
-
I guess nothing for those that like it — I'm old school and prefer to install apps on bare metal.
-
I'm also on emby and it works well for me. My main grievance is setting up a new device is a chore, "emby connect" is far too clunky to use so I end up configuring via URL every time - and on some devices that's a real chore.
-
Not got to try it out properly yet. Waiting on new AMD GPUs, hoping for a low-end encoder or I ma get access to a RX 480.
What does Jellyfin use .NET for?
-
I used to use it. But I had so many services running it was a pain to maintain. It didn't have a TV app aswell. And Navidrome looked kind of abandoned at the time. Maybe I should go back though. Is there a way to migrate my playlists? I think that's the one thing holding me back.
-
The applications aren't that good. That's the only thing keeping me from switching completely. Subtitles, aspect ratio, audio track selection just don't work as expected. In some cases I can only pick the aspect ratio and no subs and sometimes the other way around? Also if I have no subs for a movie, I can't search for them on the fly - good feature of plex. As it stands, jellyfin video player is not up to my standards and I can't switch yet. I use it for porn though. That works fine.
-
I didn’t give it very long but it was literally just 3 films and 1 TV show
-
You should not be using NAT to access your Plex externally, I will explain.
App.plex.tv and the apps use Plex services to generate a point to point connection from remote clients through your router to the server. This is important because you never need to expose a private IP to the Internet, and the authentication can be protected with something robust like a Google account which support 2FA and even phishing-resistant 2FA.
The combination of more advanced security and secure/convenient SSO authentication are one of the biggest benefits of Plex in my opinion.
-
- I’ll have to check but I haven’t had an issue with the transcoded files filling up.
- Subtitles work as expected for me but all of my file names are in English, are the ones you’re having problems with file names in another language perchance?
- That last one I fixed myself by wrapping ffmpeg around a script I wrote that forces 5.1 to transcode to AC3 so it goes to my speakers properly.
-
Been using Jellyfin along side the ‘ARR suite for about a year now, my biggest issue is with Subtitles.
On the IOS/iPadOS apps of Jellyfin subtitles seem to prevent media from streaming, tried utilizing Bazaar but have had no luck.
-
Does anyone have any recommendations for migrating their Plex library over to Jellyfin? One day I fully expect to migrate over but when I do i want my full watch/listen history to come with me.
-
Can you describe the subtitles issue you’re having? Do you know if there is an open bug report or feature request open on github or Jellyfin’s website?
-
Is there a reason that you don't organize your music by artist\album and leverage tags? It's been some time since I tried Jellyfin, but Plex does an excellent job of tagging (not directly written to original files) and categorizing. It's a good experience.
-
Jellyfin is a fork of Emby which was written in .NET. The server backend and web page are all (or mostly) .NET is my understanding. It makes use of external programs like ffmpeg on the server or VLC on the apps.
-
"<shrug> not a problem for me!"
Why even bother replying?
If you search for the issues I mentioned, you'll find I'm not the only one.