Search found 2 matches

by sykick
14 Aug 2025, 12:02
Forum: unRAID & docker
Topic: [jlesage/filebot] plex notify in docker compose
Replies: 3
Views: 8434

Re: [jlesage/filebot] plex notify in docker compose

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.
by sykick
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 ...