Plex Tuner Service is not stopping, preventing shut down of Plex service

@lokipo and any others on FreeBSD/FreeNAS finding their way here: in 1.15 they changed some of the init scripts. See I updated to PlexMediaServer-1.15.0.659-9311f93fd and now I can't access server setting for the necessary edits. Primarily, you need to change the “export LD_LIBRARY_PATH” line to read:

export LD_LIBRARY_PATH="${SCRIPTPATH}/lib"

Start plexmediaserver after making the edit to /usr/local/etc/rc.d/plexmediaserver and things should be back to normal again.