Hacker News new | ask | show | jobs
by stavros 902 days ago
This is probably a bit too custom, but I did the same, and it works really well after it's set up. Plex/Jellyfin just works for everyone (you do need to use the app, because I disabled transcoding).

I have a repo that uses a Harbormaster (a Comppse-based deployment tool I wrote, https://harbormaster.readthedocs.io/) to set everything up and keep it up to date, so all you need to do is run the Harbormaster container, point it to the above repo config, and the apps will run. Then, you just need to configure each app, but the directories will be set up properly.

It's a bit of work, but probably not as intimidating as it sounds.

https://github.com/skorokithakis/mediacenter-in-a-box/

1 comments

> you do need to use the app, because I disabled transcoding

You can use Plex as a DLNA server together with a DLNA client (like players built into most TVs), so Direct Play and Direct Streaming should work just the same.

I tried DLNA served from iTunes and Jellyfin and fiber there player experiences mostly pretty terrible— hard to browse, seeking was bad, UI ugly, etc.
It's not running locally, sadly, but the Plex app somehow also supports more codecs, so I've found it's generally better.