Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.77 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.77 KB

Header

Home Media Installer

Status GitHub Issues License
Your AIO Home Media Server Installer 📺

🔗 Table of Contents

❌ Problem

I had on my GitHub 3 separate repos for Plex ,Emby, and Jellyfin. I got to thinking though why not just converge them all into one? So when people want to install one of them they don't need to install clone 3 different repos. Unless That's what you're into.

✔️ Solution

The answer came to me when I asked ChatGPT a simple question.

  • What would be a good name for a Repo with a script that can install plex ,emby or jellyfin?

As Usual, it spit out 10 answers but one stuck to me. Home Media Installer . It stuck to me because this gives us the flexibility to install whatever media server we want. So I grabbed the 3 scripts I had made a whiptail menu for the front page and this Home Media Installer was born.

⚙️ Instructions

Clone the repo

https://github.com/JershBytes/home-media-installer.git

Run the script.

./menu.sh
  • Pick the sever you want and have fun!