Coder Social home page Coder Social logo

plexmig's Introduction

PlexMig Pwsh

Purpose ๐Ÿค”

I've used Plex for years and have installed it on Windows, Ubuntu, Rocky, and even Docker. One day, I thought, what if I just made a script to install it whenever I needed to? Thus, the idea of PlexMig was born. I knew that it needed to be installed on any major OS that Plex supports without any weird magic config needed. The only drawback I saw at first was that if you take a look at Plex's download page, it's all done with either a .deb or .rpm. I have nothing against using them, but it did not seem feasible for any time any updated happen me changing links out. I did a quick search and found instructions on how to add via repos. From there I created the functions and added the extra steps to install plex and BOOM Job done.

TL;DR

I created this script to practing some coding and to make a fun Project to help myself and others.

Features

  • Installation: Streamlined installation process for setting up Plex Media Server on a new system.
  • Migration: Easily migrate your Plex Media Server settings to a new server.

Insttructions

  • Clone the repository.
git clone https://github.com/ross-jm/PlexMig.git
  • Make the script executable.
   cd PlexMig
   chmod +x PlexMig/*
  • Run the script.
./PlexMig.sh
  • Follow The Pompts.
    • It's choice based.

Things to Know

  • For the migration part of the script you will need to configure your system to be able to talk to each other. I did the same when using this script.
  • CentOS is not supported since it is EOL. Try Rocky Linux or Alma Linux. It's supported in this script.

plexmig's People

Contributors

ross-jm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.