Taxel / PlexTraktSync

A python script that syncs the movies, shows and ratings between trakt and Plex (without needing a PlexPass or Trakt VIP subscription)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate running Plextraktsync on Docker

steve1977 opened this issue · comments

Confirmation

  • I have read the README.md on the project homepage
  • I have checked if identical issue already exists
  • I have tried downgrading to find version that can be used as a workaround

The problem

I would like to let it run automatically, but have not yet been successful. I created a userscript with the content below:

#!/bin/bash
docker start PlexTraktSync

This starts the docker, but it does not run the script (python3 -m plextraktsync). Any idea how to accomplish this?

Error trace / logs

No response

Expected behavior

Run automatically

Steps to reproduce the behavior

See above

Inspect of problematic items

No response

Workarounds

No response

Install method

Unraid installation (not supported)

Config file contents

No response

Version

0.16.0

Python Version

3.11

Operating System and Version

Unraid