From dd3fc08addb3e533ddc2dd90939e6d1c754a70bd Mon Sep 17 00:00:00 2001 From: Frederik Baerentsen Date: Tue, 25 Feb 2020 04:09:41 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93da237..83d6141 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # MovieScripts -A collection of scripts used to organize movie collections. Can be used together with Plex. \ No newline at end of file +A collection of scripts used to organize movie collections. Can be used together with Plex. + +Ripping DVDs and Blu-Rays to mkv using MakeMKV and then transcode using e.g. Handbrake or ffmpeg. + +In order to organize the movies i use the format `{Movie Title} ({Release Year}) { - [EDITION]}{[QUALITY]}{[AUDIOCODEC}{ AUDIOCHANNELS]}{[VIDEOCODEC]}` for files and `{Movie Title} {- Edition} ({Release Year})` for folders. Having 'Edition` in both the filename and folder name, makes it easier to have multiple editions without using the same folder for both files. \ No newline at end of file