Skip to content

Paypito/plextvtimesync

Repository files navigation

plextvtimesync

Sync Plex history with TVTime

How to run Project

Install dependencies

npm install

Run project

npm start

Configuration

Update src\config.ts with your own configuration or use environment variable

Docker

Build docker image

docker build -t plextvtimesync .

Run image

docker run -d -e TVTIME_SYMFONY=YOUR_KEY -e TVTIME_TVST_REMEMBER=YOUR_KEY -e PLEX_BASE_URL=http://YOUR_BASE_URL -e PLEX_TOKEN=YOUR_TOKEN --name plextvtimesync plextvtimesync

About

Synchronize episodes viewed on Plex to TVTime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •