johnkiddjr / PlexMatch-File-Generator

This application generates a .plexmatch file in the directory of all shows and movies added to your Plex Server. This is especially useful for migrating storage devices if you have some shows that needed a custom match.
MIT License
67 stars 2 forks source link

Allow the use of a config file to simplify highly customized runs #42

Open johnkiddjr opened 11 months ago

johnkiddjr commented 11 months ago

A language like YAML is preferred here to make it more human readable and lessen the need for a command line configuration option, though a rudimentary one should be included here. This solves the other half of #37 by making the process repeatable and easier