TVtime Integration - 0xSysR3ll/MediaTrackSync GitHub Wiki

Prerequisites

  • A registered TVtime account
  • Firefox ESR browser installed on your system (if not using the Docker image)

Configuration

  1. Open the configuration file (config/config.yml)
  2. Add your TVtime credentials under the users section:
    tvtime:
      username: your_tvtime_username
      password: your_tvtime_password
    
  3. Save the configuration file
  4. Restart the app

Troubleshooting

If you encounter any issues:

  1. Check that your TVtime credentials are correct
  2. Ensure Firefox is installed on your system
  3. Verify that the webhook URL is accessible from your Plex server
  4. Check the MediaTrackSync logs for any error messages

Notes

[!NOTE] The first authentication might take a few seconds as it uses Firefox to obtain the authentication token