All apps · 0 apps
automatic-ripping-machine
Docker app from welfare's Repository
Overview
Readme
View on GitHubAutomatic Ripping Machine (ARM)
Overview
Insert an optical disc (Blu-ray, DVD, CD) and checks to see if it's audio, video (Movie or TV), or data, then rips it.
See: https://b3n.org/automatic-ripping-machine
Features
- Detects insertion of disc using udev
- Determines disc type...
- If video (Blu-ray or DVD)
- Retrieve title from disc or OMDb API to name the folder "Movie Title (Year)" so that Plex or Emby can pick it up
- Determine if video is Movie or TV using OMDb API
- Rip using MakeMKV or HandBrake (can rip all features or main feature)
- Eject disc and queue up Handbrake transcoding when done
- Transcoding jobs are asynchronously batched from ripping
- Send notifications via IFTTT, Pushbullet, Slack, Discord, and many more!
- If audio (CD) - rip using abcde (get disc-data and album art from musicbrainz)
- If data (Blu-ray, DVD, DVD-Audio or CD) - make an ISO backup
- If video (Blu-ray or DVD)
- Headless, designed to be run from a server
- Can rip from multiple-optical drives in parallel
- Python Flask UI to interact with ripping jobs, view logs, update jobs, etc
Usage
- Insert disc
- Wait for disc to eject
- Repeat
Requirements
- A system capable of running Docker containers
- One or more optical drives to rip Blu-rays, DVDs, and CDs
- Lots of drive space (I suggest using a NAS) to store your movies
Install
For normal installation please see the wiki.
For docker installation please see here.
For WSL Integration please see here
Troubleshooting
Please see the wiki for troubleshooting.
Contributing
Pull requests are welcome. Please see the Contributing Guide
If you set ARM up in a different environment (hardware/OS/virtual/etc.), please consider submitting a howto to the wiki.
License
Install automatic-ripping-machine on Unraid in a few clicks.
Find automatic-ripping-machine in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
1337server/automatic-ripping-machine:latestRuntime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Shell
sh- Privileged
- true
- Extra Params
--runtime=nvidia --gpus all --device /dev/sr0 --device /dev/sg1
Template configuration
- Target
- 8080
- Default
- 8080
- Value
- 8088
- Value
- all
- Value
- GPU-9152780a-a0e6-3877-b6fd-01ec4b6c22be
- Target
- ARM_UID
- Default
- 1001
- Value
- 1001
- Target
- ARM_GID
- Default
- 1001
- Value
- 1001
- Target
- /home/arm
- Default
- /mnt/user/appdata/ARM/
- Value
- /mnt/user/appdata/ARM/
- Target
- /home/arm/Music
- Default
- /mnt/user/appdata/ARM/music
- Value
- /mnt/user/appdata/ARM/Music
- Target
- /etc/arm/config
- Default
- /mnt/user/appdata/ARM/config
- Value
- /mnt/user/appdata/ARM/config
- Target
- /home/arm/logs
- Default
- /mnt/user/appdata/ARM/logs
- Value
- /mnt/user/appdata/ARM/logs
- Target
- /home/arm/media
- Default
- /mnt/user/appdata/ARM/media
- Value
- /mnt/user/appdata/ARM/media