Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 368 Bytes

plextrakt

This will integrate Plex webhooks with Trakt.tv. Watched shows and movies in Plex will be scrobbled in Trakt.tv

TODO:

  • Build a pipeline using Travis CI
  • Implement Plex webhooks service
  • Implement the Trakt service
  • Use Redis pub/sub for communication between the two services
  • Use Consul for service discovery
  • Build docker images for the services