Hi guys, I\m having an issue using the ples command line scanner. I have executed the command as found in the official guide but nothing happens. Running the scanner with the -l switch correctly returns the libraries, but when i try to regenerate the thumbs there is no output and the command is executed in around 5 seconds. The library contains around 20000 photos.
su plex
export LD_LIBRARY_PATH=/usr/lib/plexmediaserver
/usr/lib/plexmediaserver/Plex\ Media\ Scanner -g -c 16 -x -v -p
The log file:
Aug 15, 2017 23:27:49.170 [0x7f4797bff700] INFO - Plex Media Scanner v1.8.1.4139-c789b3fbb - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 - GMT 03:00
Aug 15, 2017 23:27:49.171 [0x7f4797bff700] INFO - Linux version: 4.4.0-91-generic (#114~14.04.1-Ubuntu SMP Wed Aug 9 08:47:26 UTC 2017), language: en-US
Aug 15, 2017 23:27:49.171 [0x7f4797bff700] INFO - Processor Intel(R) Xeon(R) CPU L5630 @ 2.13GHz
Aug 15, 2017 23:27:49.171 [0x7f4797bff700] INFO - /usr/lib/plexmediaserver/Plex Media Scanner -g -c 16 -x -v -p
Aug 15, 2017 23:27:49.170 [0x7f47a306d840] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.13.0, threadsafe=1
Any ideeas?