A small script that transforms Emby/Jellyfin NFO files into plexmatch.
pip install tqdm
python nfoToPlexMatcher.py --show "your/path"
python nfoToPlexMatcher.py --movie "your/path"
-h, --help:
Print this help message
-s, --show: #required (default)
Convert nfo for shows
-m, --movie: #required
Convert nfo for movies
-o, --override: #optional (default: False)
Override existing .plexmatch files