After having been shafted by sublime text I will never believe anything called a "lifetime subscription" is such.
A "lifetime subscription" is just a "until we decide otherwise" subscription
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:
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
No spam posting.
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.
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
After having been shafted by sublime text I will never believe anything called a "lifetime subscription" is such.
A "lifetime subscription" is just a "until we decide otherwise" subscription
After having been shafted by sublime text I will never believe anything called a "lifetime subscription" is such.
Care to elaborate?
AFAIR SublimeText licenses are always only for a specific major version. And they sometimes might work for the next major version. So, I guess you’ve just installed a newer version for which your lifetime license isn’t valid anymore.
I don't mean to be glib or upset you, but you still have lifetime access to the versions of Sublime Text for which you paid; you just don't get free updates to the next version. AFAIK, that's been the way they've done things for years.
Not having to pay for hardware transcoding/tonemapping is the biggest „selling“point for Jellyfin. I used to have plex before. It worked well but I didn’t want to pay 100€ for transcoding. Never tried emby for the very same reason.
Is just not as good*
What problems are you having with it?
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?
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.
I never used Plex. Up until my kids were born I used to just watch my videos on my desktop, but now I find myself watching on my phone and TV more often. My Jellyfin server has been super stable for the last 6 months or so running on a super low powered machine and external hard drive. The only issues I have is with movies with Dolby digital, they tend to get out of sync when scrubbing the timeline. I am assuming that is due to the lower power of the machine. But, I have a 400watt desktop with a 7th gen i7 and a pascal Quadro P1000 that I am planning on migrating to. Then adding a 20tb internal drive for storage. Hopefully that will resolve the small issues I have seen with it.
Jellyfin is awesome.
Maybe when the merge transcoded downloads on the official clients. rn depending on streamyfin
I used Plex a while ago and didn't like how I had to look for my folders against the stuff they offered. And the upside of being able to get my stuff from a server install on another network had me wondering if they were looking at the movies I had to pirate. Once I installed jellyfin, I didn't have to worry. My only issue is if I want to use it on vacation, I have to do some vps hack-jiggery.
One thing jellyfin doesnt do well its anime content. But fortunately there's Shoko Server, a metadata engine you can selfhost. Its awesome!
It works pretty well for me but I separate anime and TV/movies, and make sure the anime library is only scraping data from anime-centric databases. But I'm also not watching too much new or obscure stuff.
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 :)
In my experience, jellyfin seems to think everything is anime for some reason.
I've had to go in to every single TV series and manually enter Metadata.
Not a huge deal I only have a few series' but man it's weird.
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 :)
I need some explanation in the "Anime" part, I don't get it ?
Well, jellyfin often doesn't find the right metadata for anime episodes ecc, so theres this thing called Shoko Server that calculates a checksum of your files, compares it with the database over at anidb, and creates a virtual filesystem for jellyfin to make things easier! It's pretty neat. Do you have additional questions?
I've been using Kodi with Jellyfin for around 10 years now. I tried Plex now and then because everyone uses it but I could never get behind why everyone is using it. It has always been worse in every aspect for me.
Wife approval factor
My wife won't use it if she can't see an app for it to click on to start using immediately. Going through browsers is not an option. Not having a dedicated app on the LG TV is not an option. Not being able to find something instantly means instant rejection. She refused Plex, but now sometimes uses it and has learnt to find subtitles, etc by herself.
I don't touch my self hosted apps. If something doesn't behave properly on the first attempt then it gets rejected from our household. It's only for us enthusiast nerds to put up with kanky UI and setup issues for the sake of superior functionality. Normie's won't tolerate it.
Not having a dedicated app on the LG TV is not an option.
There’s your first problem.
My wife uses the Kodi app on Android TV just fine.
A big one for me was user management. I don't have to concern myself with that. So it helps. They also have apps for most things, I can just say go get Plex instead of what device are you using? Get x app. Here is the server information you'll need to put in.
I didn't have to put a lot of effort into managing the people using it.
We have different requirements apparently. I don't need user management and we only watch on our TV (plus myself using Jellyfin as backend for Symfonium).
Are you using kodi as the streaming app on your tv/device? And jellyfin as the backend?
yes
I don't know about using the jellyfin client but as a backend for Kodi, it's amazing
I actually prefer the Jellyfin client to the Kodi client by a lot. Using Kodi on top just adds more unneeded complexity and reloading libraries in my experience.
I tried Jellyfin a few weeks ago and didn’t have much luck with it. I only added a couple of shows and movies just to test it but half of them just didn’t show in the library (even though it detected them as they showed in other places). Will it only show stuff in the library if it can pick up the metadata for it?
How long did you give it? It indexes the library. I had to rebuild my library once, and while I don't have a huge collection - mainly just rips of my DVD collection, about 450 films, and it takes over an hour to index everything. Until it's done, not everything shows up.
I didn’t give it very long but it was literally just 3 films and 1 TV show
it will still shows stuff in the library even if it failed to pick up the metadata.
for jellyfin, folder structure is kinda important for auto detection to work.
For shows, you can organises your files like this:
series-name-a/
season-01/
episode-01
episode-02
You can check out the doc, it is more detailed