autorip 0.1.1

Composes other programs to automatically rip optical media
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
export TMDB_API_KEY="asdf"
export RSYNC_DEST="myserver:/media/Movies"

# https://www.guyrutenberg.com/2014/01/14/restricting-ssh-access-to-rsync/
export RSYNC_SSH_OPTS=(-e "ssh -i /home/me/.ssh/id_remote_backup -l me")

export MKV_DEST="/store/mkvs/here"

# Chown the final file to this user
export DVDRIP_CHOWN=username

export DVDRIP_QUALITY=default