From 2a8f2f6349237b3cc951d40555fde620c3b6b642 Mon Sep 17 00:00:00 2001 From: Thomas McWork Date: Sun, 6 Nov 2016 13:25:20 +0100 Subject: [PATCH] update further link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15cc2de..951469d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ This project comprises three parts: 1. A __shell script__: - rip a cd with [whipper](https://github.com/JoeLametta/whipper) (fka. morituri) with a very low cpu and storage usage priority - fall back to abcde if that fails - - finally grab the cover art + - automatic atgging and naming + - grab the cover art - eject the cd 2. (optional) A __udev rule__ to automatically run the shell script when a cd is being inserted. @@ -53,5 +54,7 @@ All steps within the script are well documented which makes it easy to customize - [whipper](https://github.com/JoeLametta/whipper) - [good explanations and debug help with udev on arch wiki](https://wiki.archlinux.org/index.php/udev) - [beets](http://beets.io/) +- [abcde best of breed configuration](http://www.andrews-corner.org/linux/abcde/index.html) +- [let abcde grab album art](http://www.andrews-corner.org/linux/abcde/getalbumart.html) Any comments, questions or PRs are very welcome! \ No newline at end of file