region info, git url
This commit is contained in:
@@ -34,9 +34,12 @@ See: https://b3n.org/automatic-ripping-machine
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
If you have a new DVD drive that you haven't used before, some require setting the region before they can play anything. Be aware most DVD players only let you change the region a handful (4 or 5?) of times then lockout any further changes. If your region is already set or you have a region free DVD drive you can skip this step.
|
||||||
|
|
||||||
|
sudo apt-get install regionset
|
||||||
|
sudo regionset /dev/sr0
|
||||||
|
|
||||||
sudo apt-get install git
|
sudo apt-get install git
|
||||||
sudo apt-get install regionset
|
|
||||||
sudo regionset /dev/sr0
|
|
||||||
sudo add-apt-repository ppa:heyarje/makemkv-beta
|
sudo add-apt-repository ppa:heyarje/makemkv-beta
|
||||||
sudo add-apt-repository ppa:stebbins/handbrake-releases
|
sudo add-apt-repository ppa:stebbins/handbrake-releases
|
||||||
sudo add-apt-repository ppa:mc3man/xerus-media
|
sudo add-apt-repository ppa:mc3man/xerus-media
|
||||||
@@ -50,7 +53,7 @@ See: https://b3n.org/automatic-ripping-machine
|
|||||||
sudo dpkg-reconfigure libdvd-pkg
|
sudo dpkg-reconfigure libdvd-pkg
|
||||||
sudo su
|
sudo su
|
||||||
cd /opt
|
cd /opt
|
||||||
git clone https://github.com/RandomNinjaAtk/automatic-ripping-machine.git arm
|
git clone https://github.com/ahnooie/automatic-ripping-machine.git arm
|
||||||
cd arm
|
cd arm
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
ln -s /opt/arm/51-automedia.rules /lib/udev/rules.d/
|
ln -s /opt/arm/51-automedia.rules /lib/udev/rules.d/
|
||||||
|
|||||||
Reference in New Issue
Block a user