Skip to content

Instantly share code, notes, and snippets.

View nickstarkloff's full-sized avatar

Nick nickstarkloff

View GitHub Profile
@nickstarkloff
nickstarkloff / fix-incorrect-recently-added-items-in-plex.md
Last active May 2, 2024 13:47
Fix incorrect recently added items in Plex

Fix incorrect recently added items in Plex

Sometimes Plex saves a addedAt date in the future, in which case the item will always be stuck in the first position.

With this method you don't have to edit the database directly or shut down the server. You can fix it directly in the browser.

Fix the wrong date value

  1. Open your browser's developer tools