Skip to content

yoursvivek/plex-packager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plex-packager

Plex Packager for WD My Cloud (Gen 2)

Pre-requisites and Installation

Plex Packager uses Vagrant and VirtualBox to repackage Plex Media Server.

Once you have vagrant ready, simply clone this repository.

git clone https://github.com/yoursvivek/plex-packager

Usage

# change directory to plex-packager
cd plex-packager
# start your VM
vagrant up
# ssh into your VM
vagrant ssh
# run plex-packager inside the VM
plex-packager
# exit
exit
# Repackaged binary will be found inside `target` directory.
# Don't forget to halt the VM
vagrant halt

Releases

No releases published

Packages

No packages published

Languages