• 1 Post
  • 29 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle
  • Actually, I’m gonna add another really simple option: Lyrion (Formerly Logitech Media Server). My wife swears by this one, supports local library, integrates with LastFM, and if you use Tidal, Qobuz, Deezer, or Spotify, you can integrate your streaming service with your local library for radio mixes.

    Can install it right on a laptop or PC and connect to wherever your music is (local on the machine, on a NAS, etc.). After you install it, you can access it directly via a web browser or webapp, which will make it accessible from desktop or phone.


  • Not necessarily overkill, you can run Plex on almost anything. I used to run it on an old NUC6 I had laying around, then upgraded to a NUC8, and more recently I setup it up as a VM on Proxmox on a Ryzen 5700u mini-PC and just reimported the DB.

    Virtualizing it has been good for my purposes since now it’s running alongside AssetUPnP, AudioBookshelf, and a dockerized squeezelite setup, and I’ve another VM on the host running Home Assistant with still plenty of resources to spare. Crazy we can do that now with a “server” that literally fits in my palm.

    But virtualizing it makes hardware acceleration for video transcode be I more complicated, just a heads up. I play everything native so don’t use it, but YMMV.

    ———

    Edit - Plexamp is an awesome radio/DJ player, though I generally send to a Wiim Mini, as AirPlay quality with Plexamp can be kind of ass compared to direct DLNA.








  • The other person said to never connect to wifi, but I’d say either put it on an isolated wifi (guest network) and lock it down to LAN-only access in your router, if at all possible.

    The reason being that these devices are aggressive about getting a wifi signal, and even if they can’t connect to yours, they’ll apparently search for unprotected wifi networks and connect to those to send data and phone home. Locking it down to LAN only prevents this, and isolating to a guest network means no information about other devices on your network.

    It’s utterly insane we have to do this stuff. If you’re willing to spend more, there are commercial signage displays you can buy that are essentially dumb TVs, and that is pretty much the only way to get a dumb TV today (and obviously, don’t expect smart features from it).











  • Also if i want to make a plex server on an old PC, what would people recommend?

    My plex server is headless, running Almalinux. Doesn’t take much, I have it running on a very old NUC8 (NUC8i5BEK). The box is also running Asset UPnP and AudioBookshelf server too.

    Personally, unless the server will also be the client (as in, you’ll be watching from the server box and not a streaming box, tablet, TV app, etc), I’d skip any GUI and just install it from the terminal, save your resources for what matters. Desktop environment is pointless for a server machine.

    If you were buying a cheap machine to handle it today, I’d probably recommend a Beelink (or other) mini-PC with a Ryzen 5000 series chipset (5500u/5560u models with 16GB RAM can be found very cheap, generally $215-$240 new these days). The 5000 series in particular are very power efficient for something you likely will leave on all the time, and have both 6c/12t and 8c/16t variants, though the 8 core ones will probably be more like $300-$320.

    Whatever you buy, if it comes pre-installed with Windows, delete the OS. I wouldn’t trust preinstalled on these boxes, and in any case Microsoft is getting really sketchy with this whole Windows Recall thing anyway.