From 61a944f322dafdf632febc4aa22c8c88311bd929 Mon Sep 17 00:00:00 2001 From: Benjamin Bryan Date: Sun, 15 Jan 2017 08:08:37 -0800 Subject: [PATCH] region info, git url --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f0c9758..efd818e 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,12 @@ See: https://b3n.org/automatic-ripping-machine ## 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 regionset - sudo regionset /dev/sr0 sudo add-apt-repository ppa:heyarje/makemkv-beta sudo add-apt-repository ppa:stebbins/handbrake-releases 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 su 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 pip3 install -r requirements.txt ln -s /opt/arm/51-automedia.rules /lib/udev/rules.d/