Skip to content

Finds the TV-shows and Movies you have in Plex 9 Media Server and inserts them into Trakt (incl. watched status).

Notifications You must be signed in to change notification settings

snown/Plex-9-to-Trakt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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

About

Finds the TV-shows and Movies you have in Plex 9 Media Server and inserts them into Trakt (incl. watched status).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages