I am working on a little script to scan one of my libraries through the command line, but I just can’t figure out how to mimic the Scan + Refresh conducted through the Web UI, which shows Progress in the Alerts section like so:
2:52PM Library scan complete: Extra information may still be downloading from the Internet
2:52PM Scanning the "movies" section
Neither the command line options, --progress nor --activity seem to do what I want. Just trying to show some progress so I can keep an eye from time to time without having to resort to verbose scanner logs, and I hope there is some way to do it.
Note: I am aware Plex URL commands do show the progress and am wondering why it’s not possible (based on what I’ve tried) to simulate it via command line.