--- id: updater title: "Updater" description: "Updater" custom_edit_url: null --- This describes the API for searching and applying updates to the Plex Media Server. Updates to the status can be observed via the Event API. ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; ```