view the rest of the comments
Selfhosted
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.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Most TVs these days have a USB port for exactly this purpose, you can load media files up onto a flash drive and plug it in, then you should be able to browse the files and play it from there.
However, if you want to be able to play files hosted on your PC without having to copy them to a drive, you would have to set up a media server like Jellyfin on your PC and either buy or build a compatibility for your TV. Fire TV sticks or a Chromecast would work as cheap options to buy, or you could look into hosting a Kodi instance if you have spare hardware lying around.
There are really a ton of options, my above suggestions are only scratching the surface.
My TV is a dumb TV (for lack of a better name). It does have a USB port, but it only displays photos and can't play external footage. I keep all of my downloaded media on an external HDD. I did look into the whole XBMC aka Kodi / jellyfin combo stuff for a bit.
Jellyfin on a NAS plus a cheap little box attached to the TV should be fine.
An old RPi3 could be enough. Only complications might be transcoding. If the player can't handle the format, you might need to transcode, which could be taxing on the NAS.
That's a great answer if one already has a NAS (which is not unlikely, given the name of the community). But if that's not already present (or desired for other reason) then a simple media-PC with some built-in storage is simpler to set up.
Let's not overcomplicate things. OP expressly wants a device that will play media off a USB drive. That's basically Kodi on a mini PC or single board computer, as many others have suggested — or like you say, plug the USB directly in your TV. No need for "hosting" anything or other server lingo.
And "a Kodi instance"? It's just an installation on a local device, it's not like it's going to federate or anything... Sorry if this is nitpicking, your second paragraph phrasing just feels like an unnecessarily advanced answer to a simple question.