After 14 years with Plex, I finally moved my video library to Jellyfin. Why rising costs, feature restrictions and digital ownership pushed me towards FOSS.
I have a 5 TB NAS (technically 4x2 TB of SSDs in RAID5, plus float space for backups of my servers), but it’s shared for music, video, books and audiobooks, and retro game ROMs, plus other necessities (personal documents and such). Those disks were $600 at the time total, $150 each in 2024. Now would cost $2k ($500 each), it’s insane.
I mostly enjoy older stuff, and don’t bother with 4k. I let the TV upscale it, don’t really care. Looks like I’ve got about 1.5 TB worth of video (movies, TV, and anime) at the moment, plus another 1.4 TB of music.
If I need to, I can add some additional storage via dual NVMe slots on the NAS, but I don’t think it’s currently worth it at today’s prices. I still have a bit over 1 TB free, will keep it that way likely.
40TB, but that’s way more than I would realistically need if I was better about deleting old content. I have shows saved that I haven’t watched in years. With the *arr stack, there is very little reason to keep a lot of media saved, because reacquiring it again in the future is dead simple.
I just setup the ARR stack and you can use a docker compose file to manage all the services.
Then you need to create individual account for the services but that is straight forward.
Side question here: how big is your storage pool for those of you that runs a jellyfin server?
I just started a Jellyfin server, but with the current hdd prices, it fills up fast and I need to manage my library a lot more than I’d like
I have a 5 TB NAS (technically 4x2 TB of SSDs in RAID5, plus float space for backups of my servers), but it’s shared for music, video, books and audiobooks, and retro game ROMs, plus other necessities (personal documents and such). Those disks were $600 at the time total, $150 each in 2024. Now would cost $2k ($500 each), it’s insane.
I mostly enjoy older stuff, and don’t bother with 4k. I let the TV upscale it, don’t really care. Looks like I’ve got about 1.5 TB worth of video (movies, TV, and anime) at the moment, plus another 1.4 TB of music.
If I need to, I can add some additional storage via dual NVMe slots on the NAS, but I don’t think it’s currently worth it at today’s prices. I still have a bit over 1 TB free, will keep it that way likely.
40TB, but that’s way more than I would realistically need if I was better about deleting old content. I have shows saved that I haven’t watched in years. With the *arr stack, there is very little reason to keep a lot of media saved, because reacquiring it again in the future is dead simple.
40TB is wild.
My plan is to pile a bit of money and try to buy used lots of HDD and test them for health and create a JBOD storage.
Do docker files handle all the setup of these or do I have to learn stuff?
I just setup the ARR stack and you can use a docker compose file to manage all the services. Then you need to create individual account for the services but that is straight forward.