Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 946 Bytes

File metadata and controls

20 lines (13 loc) · 946 Bytes

Plex 9 to Trakt

Plex 9 to Trakt is a PHP script to run from your command line to insert the TV-shows and Movies you have in Plex 9 Media Server into Trakt.tv. I only tested this on OSX 10.6.6+.

Installation

  1. Download the PHP file
  2. Make it executable (chmod 777 will do)
  3. Change some variables on top of the file (self explanatory)

Use

Run the script by calling “./plex-9-to-trakt.php” while in the same directory as the script in Terminal

Command Line Options

-m, --movies-only Only parse Movie sections of the Plex 9 Media Server
-t, --tv-only Only parse TV sections of the Plex 9 Media Server
-l, --library Add all results to your library ignoring play count
-w, --watched Add and update watched files only, ignore unwatched content