Latest success Jellyfin rocks!
from GatesMcBalmer@lemmy.world to selfhosted@lemmy.world on 28 Jun 15:06
https://lemmy.world/post/48756742

Hey Hosters!

Just wanted to share that I got Jellyfin installed and set up on my Windows 2022 Server, and it’s working great! I didn’t even know there was a version for WIndows. How do you like that?

I know this is probably “the usual” for everyone here, but I’m genuinely excited that I managed to get it all running smoothly.

After getting the server up, I went through the basics (users/permissions, library paths, and making sure everything was reachable on the network) and it all just worked. The interface is super clean, playback is nice and responsive, and it feels like I’ve been missing out on this until now.

Huge thanks to the Jellyfin team and the community! This project is awesome!! If anyone is stuck, please don’t give up. keep poking at the configuration and it’ll pay off. Now I just need to spend some time organizing my libraries!

Happy Hosting!

#selfhosted

threaded - newest

originalucifer@moist.catsweat.com on 28 Jun 15:10 next collapse

its kinda crazy having your own personal netflix, right?

i originally used it so my kids could watch cartoons in school

GatesMcBalmer@lemmy.world on 28 Jun 15:12 next collapse

its kinda crazy having your own personal netflix, right?

It truly is!

comrade_twisty@feddit.org on 28 Jun 15:38 collapse

You used it for what?!? Why the heck would you let your kids watch cartoons in school?

originalucifer@moist.catsweat.com on 28 Jun 16:02 collapse

cuz my kids are awesome, and most of the schools sucked. its cool, they were consistently the best performers.

they earned being treated like they might some day be adults.

Bananskal@nord.pub on 28 Jun 16:52 collapse

Didn’t you want them to hang out with their friends instead of watching cartoons during the day? Or maybe make friends?

roofuskit@lemmy.world on 28 Jun 15:12 next collapse

Windows can run docker, so there’s versions of most things that will run on windows.

slazer2au@lemmy.world on 28 Jun 15:16 collapse

JellyFin has a native windows version.

rotkehle@feddit.org on 28 Jun 16:43 collapse

I think that’s the joke^^

Bananskal@nord.pub on 28 Jun 16:52 collapse

There was a joke? That was a joke?

Svinhufvud@sopuli.xyz on 28 Jun 15:13 next collapse

Jellyfin is great! Glad you got it up and running!

irmadlad@lemmy.world on 28 Jun 15:14 next collapse

I know this is probably “the usual” for everyone here, but I’m genuinely excited that I managed to get it all running smoothly.

Heh! Don’t let anyone dampen your enthusiasm. It feels great when I am toiling away at something and finally all the pieces click together. I might have to walk away a few times and put the project on hold, but I keep whacking away at it. When it does work, it’s always a childish joy that comes over me and always gets a fist-pump.

What equipment are you running that Windows Server on?

GatesMcBalmer@lemmy.world on 28 Jun 15:17 collapse

Right now its a Thinkpad T480 with 64G ram and 1tb ssd. If it turns out we use Jellyfin enough I plan to get something more powerful for it.

comrademiao@piefed.social on 28 Jun 15:57 next collapse

64g of ram is pretty darn powerful already!

irmadlad@lemmy.world on 28 Jun 16:00 next collapse

Nice! Rock on with yo’ bad self.

curbstickle@anarchist.nexus on 28 Jun 16:32 collapse

Honestly thats already plenty - 8th gen intel igpu is pretty solid, about the only reason to change from that is going to be native AV1 (enc/dec added at meteor lake, tiger lake for dec only).

My setup is basically the same chip thats in my t480, but in a lenovo tiny. Family and friends make use of it, and it doesn’t break a sweat with 6 streams going.

GatesMcBalmer@lemmy.world on 28 Jun 16:45 collapse

Right on that’s great to hear

suzune@ani.social on 28 Jun 15:19 next collapse

Personally, I think that installing it on a bare metal Windows Server system is quite an achievement.

I have it installed using docker compose on Linux. So my setup is rather unspectacular.

offspec@lemmy.world on 28 Jun 16:10 collapse

Hey you can always set up GPU rendering and like a tmpfs transcoding cache volume if you want your compose to look a little more complicated

Sibbo@sopuli.xyz on 28 Jun 15:23 next collapse

Jellyfin is great for single-file movies, but sadly can’t play DVDs properly, unless you rip the movie out into a single file first. I hope they add proper DVD/BlueRay support with menues etc at some point. Because where do you get legal movies and shows other than on DVD or BlueRay?

dust_accelerator@discuss.tchncs.de on 28 Jun 15:32 next collapse

This isn’t really the usecase, you’d be better off just playing it with VLC from a BD/DVD drive with the menu plugins. Netflix won’t have DVD menus either. Ripping is necessary for this to make your physical copies accessible via Jellyfin. May want to check ARM (Automatic Ripping Machine) to streamline the process. Legally, this is perfectly fine in most jurisdictions, because you are creating a backup of your purchased property.

otacon239@lemmy.world on 28 Jun 15:37 next collapse

Even with all the right hardware and community-recommended open source software, there are still plenty of unique hostile choices made in BluRay publishing that means playing my stuff in realtime from the disc before ripping has about a 75% success rate. Many of them scramble playlists and bend the standard to make it unplayable without using their official license.

And that’s if you know where to get the legally grey key files to decrypt them in the first place.

DVDs should be possible in this day and age though.

_Nemo_@lemmy.ml on 28 Jun 17:49 collapse

unless you rip the movie out into a single file first

I don’t see the problem with that. It’s what I’ve done with every single disk I own. Why would I bother with badly-written menus, pointless extra content and tons of ads and copyright warnings I need to sit through before I can watch what I paid for?

avidamoeba@lemmy.ca on 28 Jun 15:30 next collapse

Time to setup an arr stack.

BartyDeCanter@piefed.social on 28 Jun 15:33 next collapse

Congratulations! I’ve been using Jellyfin for several years now and the quality has consistently improved. It’s a great tool.

comrademiao@piefed.social on 28 Jun 15:58 next collapse

My journey began with windows, Jellyfin, and qbit. Nice you have done the same! Only reason I switched to Linux is because I wanted servers and hated unraid

Blue_Morpho@lemmy.world on 28 Jun 17:57 collapse

How did you handle the reverse proxy in Windows for remote access?