I am running PMS 1.9.6.4401.
I was trying to look to see if from the cli you can run commands and get if there's an active stream. I came along this Article for Plex Media Scanner via Command Line. Sure that's not what I originally intended but I have another use for it.
Anyways, I tried running some of the commands testing it out and it has raised an error:
I tried running:
user@MediaServer:/usr/lib/plexmediaserver$ /usr/lib/plexmediaserver/Plex\ Media\ Scanner -l
(to get a list of media?)
and it resulted in the following error:
/usr/lib/plexmediaserver/Plex Media Scanner: error while loading shared libraries: libboost_atomic.so.1.59.0: cannot open shared object file: No such file or directory
I have checked the PMServer/Scanner log file and there has been no addition to it when running the commands.
Is it just a missing file or some other issue?