Features

How to Manage Plex Watch History and On Deck

Published September 1, 2026 · 9 min read

Plex tracks everything you watch, from the exact timestamp where you stopped a movie to which TV episodes you have completed. This data powers features like On Deck, Continue Watching, and the watched/unwatched badges on your library. Most of the time it works seamlessly, but there are situations where you need to take manual control: clearing out a cluttered On Deck row, marking a show as watched so you can focus on new content, or syncing your history with an external service like Trakt.tv. This guide covers every aspect of managing your Plex watch history.

Understanding Watch States

Every media item in Plex has one of three watch states:

These states are tracked per user. If you share your server with family or friends, each person has their own independent watch history.

Marking Items as Watched or Unwatched

Individual Items

To mark a movie or episode as watched, find it in your library, click the three-dot menu (or right-click on desktop), and select "Mark as Played." To reverse this, select "Mark as Unplayed." This immediately updates the watch state and removes the item from Continue Watching if it was in progress.

Bulk Operations

You can mark entire seasons or shows at once. Navigate to a show's page and click the three-dot menu on the show itself (not an individual episode). Select "Mark as Played" to mark every episode in every season as watched. Do the same at the season level to mark all episodes in a specific season.

This is particularly useful when you re-add a show you have already seen, or when you want to start tracking from a specific season forward. Mark the show as played, then mark the season you want to start watching as unplayed.

On Deck and Continue Watching

How On Deck Works

On Deck is a curated row on your Plex home screen that shows what to watch next. For TV shows, it displays the next unwatched episode of shows you have started watching. For movies, it shows films you partially watched. The algorithm considers recency (recently watched shows appear first) and progress (partially watched items are prioritized).

Removing Items from On Deck

An item stays on On Deck until you finish watching it, mark it as played, or remove it manually. To remove a specific item, hover over it in the On Deck row, click the three-dot menu, and select "Remove from Continue Watching" or "Mark as Played."

If your On Deck row is cluttered with old shows you started but lost interest in, the fastest cleanup method is: go to each stale show, mark the entire show as played, then mark it as unplayed again if you want to preserve the unwatched state for a future rewatch. The "mark as played" step clears the in-progress state that keeps it on On Deck.

Shows Not Appearing on On Deck

If you are watching a show but the next episode does not appear on On Deck, check these common causes:

Clearing Watch History

Sometimes you want a clean slate. Maybe you are rewatching your entire library, or a shared user account accumulated history from a previous occupant. You can clear watch history at various levels:

Per Item

Mark any movie, episode, season, or show as unplayed using the three-dot menu. This resets its watch state and removes any resume position.

Per Library

There is no single "clear all history" button in the Plex interface for an entire library. The workaround is to select all items in a library (some clients support "Select All"), then mark them as unplayed. In the web interface, you can also use the filter options to show only watched items, select them all, and mark them as unplayed.

Per User

Server administrators can manage watch history for other users through the Plex dashboard. Go to Settings, then Manage Users, select a user, and you can reset their watch history. This is useful when onboarding a new family member who is taking over an existing managed user account.

Syncing with Trakt.tv

Trakt.tv is a popular service for tracking watch history across multiple platforms. If you watch on Plex at home but also use Netflix, HBO, or other services, Trakt.tv provides a unified watch history. Syncing Plex with Trakt.tv gives you a backup of your watch data and cross-platform tracking.

PlexTraktSync

The best tool for bidirectional sync between Plex and Trakt.tv is PlexTraktSync, an open-source Python tool. It runs as a scheduled job on your server and synchronizes watch history, ratings, and watchlists in both directions. Setup involves:

  1. Install Python 3.8 or newer on your Plex server.
  2. Install PlexTraktSync via pip: pip install PlexTraktSync
  3. Run the initial setup to authorize both your Plex and Trakt.tv accounts.
  4. Run a full sync: plextraktsync sync
  5. Set up a cron job or scheduled task to run the sync periodically (every 30 minutes is a reasonable interval).

PlexTraktSync handles the mapping between Plex's internal IDs and Trakt's database. It syncs both watched status and individual ratings if you rate content in either system.

Trakt VIP Scrobbling

With a Trakt VIP subscription and the Trakt Plex webhook integration, you can enable real-time scrobbling. This uses Plex webhooks (Plex Pass required) to notify Trakt.tv the moment you finish watching something. It is faster than periodic sync but requires both Plex Pass and Trakt VIP subscriptions.

Managing Continue Watching

The Continue Watching row shows items with a saved resume position. It is separate from On Deck, which focuses on the next unwatched episode. Continue Watching appears on the Plex home screen and on individual library pages.

To remove an item from Continue Watching without marking it as fully watched:

  1. Open the item's detail page.
  2. Click the three-dot menu and select "Mark as Unplayed." This removes the resume position entirely.

If you want to keep the watched status but clear the resume position (for example, you finished a movie but it did not quite register as complete), mark it as played. This clears the resume point and removes it from Continue Watching.

Watch History and Multiple Devices

Plex syncs watch state across all devices automatically. Watch half a movie on your phone, then open the Plex app on your TV, and it offers to resume from where you left off. This sync happens through your Plex account and does not require any special configuration.

If watch state is not syncing between devices, check that both devices are signed into the same Plex account and connected to the same server. Also verify that you are not using a different user profile (managed user vs main account) on one device.

Privacy Considerations

Watch history is visible to the server administrator through the Plex dashboard and tools like Tautulli. If you are a user on someone else's server and prefer privacy, be aware that the server owner can see what you watch, when you watch it, and on what device. There is no way for a non-admin user to hide their watch activity from the server administrator. This is an inherent aspect of how Plex's client-server architecture works.

Phlix — The Photo Browser for Plex

If you use Plex for photos, Phlix gives you a chronological timeline, year scrubber, 4K AirPlay slideshows, and offline downloads. Free to browse, Pro from $6.99/yr.

Download Phlix Free

iOS 17+ · Works with any Plex Media Server