# configs PREF="/opt/plex/Library/Application Support/Plex Media Server/Preferences.xml" # get token TOKEN=`cat "${PREF}" | sed -e 's;^.* PlexOnlineToken=";;' | sed -e 's;".*$;;' | tail -1`