# MovieScripts 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. - `rename_with_format.sh`: renames the files - `fix_perm.sh`: just a small silly script to help with permission fixing. Plex is being weird so i have to use 755 on the files.