Anyone know if anything like this?

    • Mastersmacks@reddthat.com
      hexagon
      ·
      10 months ago

      It’s for my tech illiterate girlfriend, if there’s more than 2 steps that’s an automatic no from her

      • Vendetta9076@sh.itjust.works
        ·
        10 months ago

        Setting up a plex server takes less than 5 minutes and audiobooks are less than 100mb most of the time. So not really. Setting up audiobookshelf takes a bit more time if you don't already have docker installed/setup on windows but even then. An hour maybe? At most?

        • JohnDClay@sh.itjust.works
          ·
          10 months ago

          Cool! Could you direct me to this five minute guide to setting up a Plex server? Also for these you'd need another computer that's always on, right? If it's off, you wouldn't be able to access the server? Our family only uses laptops right now so that would be an issue.

          • dustojnikhummer@lemmy.dbzer0.com
            ·
            10 months ago

            Yes. You need a PC that can act as a server (so run 24/7). If you want outside access you would also need a VPN or expose your services to the internet.

          • Vendetta9076@sh.itjust.works
            ·
            10 months ago

            I can write the 5 minute guide out for you in this comment. Im assuming windows. And yeah the machine has to be on. Although you could just run it off your main machine, especially if its just audiobooks.

            Make a plex account Download and run the latest version of PMS (plex media server) and follow the gui to create your media folders

            Now if you only want to access the media within your home, you're done. Grab the apps for each device and be on your way. If you want to access out of your home theres one more step. Port forwarding. Thats done within your router and is different for each one but basically boils down to this.

            Find setting. Create port forward entry for whichever ip is hosting plex. Port forward 32400 on tcp/udp Done.

            Im explaining it in short bullet point lines because it should be that easy.