jswetzen.automatic-ripping-machine
Automatic Ripping Machine Ansible Role
This is an Ansible role that sets up the Automatic Ripping Machine on Ubuntu 16.04 (Xenial).
Requirements
You need Ubuntu 16.04 to use this role. It is best to install A.R.M. in a virtual machine because it will take full control of the DVD/Blu-ray drive.
Detailed instructions for using a Vagrant virtual machine can be found in the README for A.R.M..
Role Variables
arm_setup_cifs_user
: Username for CIFS (samba) connection. Leave blank for guest login.arm_setup_cifs_password
: Password for CIFS (samba).arm_setup_cifs_path
: The CIFS share you want to mount.arm_setup_cifs_mount_point
: Location to mount the CIFS share (default: "/mnt/video").arm_setup_armpath
: Location where unidentified ripped movies are saved (default: "/vagrant/Data/Media/Unidentified").arm_setup_rawpath
: Path for storing raw data (default: "/vagrant/Data/Raw").arm_setup_media_dir
: Path for saving correctly identified movies (default: "/vagrant/Data/Media/Movies").
Dependencies
There are no dependencies.
Example Playbook
- hosts: servers
roles:
- { role: automatic-ripping-machine }
License
MIT License
Author Information
Created by Johan Swetén
Automatic Ripping Machine by Benjamin Bryan