Okay, thanks for the support. I did not realize it was unofficial.
I'll look to move over to the official version then.
Thanks again.
Search found 2 matches
- 14 Aug 2025, 12:02
- Forum: unRAID & docker
- Topic: [jlesage/filebot] plex notify in docker compose
- Replies: 3
- Views: 8434
- 14 Aug 2025, 08:10
- Forum: unRAID & docker
- Topic: [jlesage/filebot] plex notify in docker compose
- Replies: 3
- Views: 8434
[jlesage/filebot] plex notify in docker compose
Hi, I'm using filebot:amc in docker but cant figure out how to pass the plex=host:token option to the container in docker compose. Do I use PLEX=host:token as an environment variable, or should I be using AMC_CUSTOM_OPTIONS=PLEX=host:token or something else. Tried both but could not get it working ...