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