Skip to content

configure to autoscan on start #1021

Closed Answered by glensc
gmillerd asked this question in Q&A
Discussion options

You must be logged in to vote

override entry point to run sleep forever:

  plex-traktsync:
    image: ghcr.io/taxel/plextraktsync
    container_name: plex-traktsync
    restart: on-failure:2
    volumes:
      - /docker/plex/track/config:/app/config
   entrypoint: sleep
   command: infinity

you probably also need now to override back ofelia.job-run.plextraktsync.entrypoint to be /init (since 0.24.5)

Replies: 2 comments

Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by glensc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants