MovieScripts/README.md

13 lines
757 B
Markdown
Raw Normal View History

2020-02-25 04:03:57 +01:00
# MovieScripts
2020-02-25 04:09:41 +01:00
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.
2020-02-25 04:36:43 +01:00
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.