Plex Media Scanner (CLI) --refresh does not support file or directory?!

I tested some commands and finally it seems that --refresh ignores the --file and --directory command as all commands were active for hours until I killed them:

Is this correct? If yes, shouldn’t Plex Media Scanner throw an error, instead of doing a full refresh multiple times in parallel?

P.S. Using “–refresh --item 123” is fast, so this seems to work

EDIT: It seems “–scan” has the same problem. It does a full scan altough I tested --item, --file and --directory?! The only option that seems to work is --section.

1 Like

to do a directory you need to specify the section as well. you can’t scan an individual file need to scan the directory it is in.

--scan --section 1 --directory /mnt/…

1 Like

Ok, but shouldn’t the scanner return an error instead of doing a full scan as I passed the wrong arguments?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.