Thanks for your reply
(1) Yes whole /var/lib/plexmediaserver directory moved
(2) i followed the guide here here
- i have deleted the old install so i asume it has picked up the new location
(3) Yes PMS was not launching due to lack of space
(4)The PMS directory has permissions for pi user. and in the override file i has told PMS to use the pi user ( see below’s override file)
# # Customize Plex's config [Service] Environment="PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR=/mnt/usbstorage/plexdata/Library/Application Support" # # These values are only needed if you wish to change user & group User=pi Group=pi # # This is needed to change the default umask Umask=0002 # this must be 4 digits of octal
i will change it back to Plex user and see if that fixes problem
thanks again for you help