this post was submitted on 23 Feb 2025
9 points (90.9% liked)
techsupport
2616 readers
30 users here now
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I blocked my "smart" TV from the Internet and just had a Raspi hooked up through hdmi. Another comment mentions putting your media library on an old laptop and hiding it in a closet, out of sight. Then you can run Plex/Jellyfin/Web browser on the Pi, with whatever keyboard/mouse you want to control it.
Interesting! Never heard of Raspberry Pi before. Wow, these things are so cool. Just tiny computers? So you use a television for a display, and you use Raspi for a simple PC that connects to the TV via HDMI? And all you've got on the Raspi is something like Plex?
Yup. You get the Jellyfin server installed on a "real"computer, hooked up to whatever storage you need, then you install a client app on the Pi, or even use a web browser to connect to the server.
The benefit of keeping them separate;
you don't have to look at the server and array of hard drives
you can use any device with a web browser to talk to the server; phones, tablets, even the Amazon fire stick has a Jellyfin client app
oh wow I hadn't considered that benefit. i have just been hard copying things from my PC to my bedroom laptop. that would really simplify things