A collection of scripts used to organize movie collections. Can be used together with Plex.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
757 B

4 years ago
# 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.
4 years ago
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.