I am looking at the tutorial and want to make sure what I am thinking is correct.
As far as scheduling it says
You can run PMM in the background, telling it to wake up and process your libraries at fixed times during the day. The default behavior in this regard is to wake up at 5AM and process the config. If you leave the -r off the commands you have been using in this walkthrough, that’s what will happen.
So the command of
docker run --rm -it -v "PMM_PATH_GOES_HERE:/config:rw" meisnate12/plex-meta-manager --run
I am confused as to what I leave off. There is --rm and --run