Skip to content

Instantly share code, notes, and snippets.

@notnmeyer
Last active June 29, 2022 02:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notnmeyer/bdeb3a7b42a91b89191422e529184200 to your computer and use it in GitHub Desktop.
Save notnmeyer/bdeb3a7b42a91b89191422e529184200 to your computer and use it in GitHub Desktop.
  1. sudo "/usr/lib/plexmediaserver/Plex Media Server" --sqlite "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db" "update metadata_items set added_at = created_at where added_at >= date('now');"
  2. rescan library from client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment