Running Plex Media Scanner manually from inside the jail?

paradoxiom

Patron
Joined
Jun 16, 2015
Messages
239

I go to the location of the scanner file, I run;
> # Plex\ Media\ Scanner --help
> Plex Media Scanner: Command not found.

What obvious thing am I doing wrong here?
I tried doing it from the main server shell, the jails shell, and SSHing into the server.
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
You probably want to do it like this:

./Plex\ Media\ Scanner --help
 
Top