PLEX Notes

From RARForge
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DB

Recently Added -- reset to Original Available Date

  • sometimes when moving videos around, old videos will now be "recently added"

quick fix: <source> update metadata_items set added_at = originally_available_at, created_at = originally_available_at where added_at > "date you just added" </source>

Tags

  • tag_type:
  1=Genre
  2=title
  4=Director
  5=Writer
  6=Actor
  7=Producer
  8=country

MetaData Types

   1=Movies
   2=Shows
   3=Seasons
   4=Episodes
   8=Artists
   9=Albums  
   10=Tracks
   13=Photos
   14=Photo Albums

People (tags)

API: /library/people/2082/media

  • DB Table: tags
  • Field: tag_type
  4=Director
  5=Writer
  6=Actor
  7=Producer

Accounts

API: /accounts