What’s your hardware solution for that? I’ve reached the limit of my configuration and may need to look into more robust hardware (or moving things like jellyfin off to a dedicated machine)
Comment on New Jellyfin Server/Web release: 10.10.7
kata1yst@sh.itjust.works 5 weeks agoThe general list:
- Immich
- Jellyfin
- Plex (deprecated but kept around for my plexpass using friends)
- Internet Radio (custom container)
- PBS kids downloader (custom container)
- Lidarr
- Sonarr
- Mylar
- Radar
- Prowlarr
- Open-Webui
- QBittorrent
- Sabnzbd
- Navidrome
- Synapse
- Element
- Forgejo
- Tdarr
- Calibre
- Calibre Web
- Tautulli
- Bazarr
- Syncthing
- LazyLibrarian
- Linkwarden
- Mealie
- GlueTun
- Kopia
- Home Assistant
- Music Assistant
- Blocky
- FoundryVTT
- Wireguard
- ArchiveTeam Warrior
- Traefik
- Docspell
- Birdcage (though I’m slowly replacing this with my own bird sound server)
- Frigate
- FreshRSS
- Ntfy
- Samba
With all the supporting services:
Server: Containers: 76 Running: 74 Paused: 0 Stopped: 2 Images: 92
soulofdragnsfire@sh.itjust.works 5 weeks ago
kata1yst@sh.itjust.works 5 weeks ago
It’s old but fairly beefy. Most of the RAM is reserved for ZFS reads, but in reality theres tons of headroom.
CPU: 2x E5-2630L v2 Motherboard: Intel S2600CP RAM: 8x8GB DDR3 1333 ECC Disk:
- 1x 500GB SSD OS
- 1x 500GB SSD ZFS cache (L2ARC)
- 45TB ZFS Mirror+Stripe pool (various sizes, 8 disks)
I’ll probably be moving this to a cluster of mini computers whenever prices look right, just for power efficiency.
kata1yst@sh.itjust.works 5 weeks ago
I will add, what helped me the most with Plex/Jellyfin load was using Tdarr to normalize my library’s formats into something easy to direct stream to any device without transcoding.
soulofdragnsfire@sh.itjust.works 5 weeks ago
I’ll check out tdarr. If it’s something I can configure to run overnight it probably would be worth the effort. Thanks!
rumba@lemmy.zip 5 weeks ago
I ran tdarr for a while, eventually I found for most things that it was faster (and better quality) to re-download in better formats than to re-encode.
kata1yst@sh.itjust.works 5 weeks ago
That’s fair!
AtariDump@lemmy.world 5 weeks ago
Tell me more about this PBS Kids downloaded (like where I might find it) 😁
kata1yst@sh.itjust.works 5 weeks ago
It’s a crappy python script I packaged in a docker container lol. Turns out PBS kids uses an open unauthenticated CDN for serving videos to the website and apps.
I can share if you want, but it’ll take me until tomorrow to make it public
gccalvin@lemmy.world 5 weeks ago
Could you please explain your use case for Music Assistant if you already have Jellyfin/Plex and Navidrome?
kata1yst@sh.itjust.works 5 weeks ago
Certainly!
Jellyfin I use for video content. I find its music functions lackluster.
Navidrome I use (and my family uses) for personal listening.
Music around the house, like on one or more of my casting capable speakers / tvs I use Music Assistant. Also let’s me do automations easily, and doesn’t tie up an android phones media’s output. Struggled with earbuds while casting taking over audio for too long before deploying Music Assistant!
Getting6409@lemm.ee 5 weeks ago
If you’re looking for more tinkering on the music around the house front, Lyrion music server + squeezelite players can be a very fun endeavor. I think it gets a little sketchy if you’re favoring automation and casting, but as a network of players that will utilize a wide swath of hardware, it shines. I had a bunch of pi4s laying around and eventually repurposed them all into a multiroom audio gang.
kata1yst@sh.itjust.works 5 weeks ago
Yeah Music Assistant uses Snapcast, which has been fun. I did try squeeze, but haven’t had a reason to switch so far
gccalvin@lemmy.world 5 weeks ago
Thanks! I thought most people don’t use navidrome if they have multiple users because they can’t create user-specific playlists. Is this not the case? What music features do you find limiting on Jellyfin? Also, how did you get your family to switch off music streaming for your navidrome server?
kata1yst@sh.itjust.works 5 weeks ago
The streaming was easy, just declared I wasn’t paying for it anymore lol. We still have a crappy version of Spotify for free because of another service (ISP or phone plan something like that), but it’s purely used as a backup.
Jellyfin’s interface is a bit clunky as a music client in my experience. FinAmp looks cool but it’s still early on.
Navidrome does smart playlist, crossfading, gapless, flac streaming, and flac to opus transcoding. Those are sorta my core requirements, and Navidrome + the clients we use handles them all with aplomb.
As for the user playlist thing… I haven’t seen anything like that but maybe I’m misunderstanding.