Thanks for your quick reply! I was not aware there was an official docker, i simply grabbed the top result!
Will go have a look at the differences. I believe i have worked out the issue with the jlesage one, seems if there is any disk operations in that directory at all, it just wont run across the ...
Search found 2 matches
- 28 Oct 2019, 05:35
- Forum: Ubuntu & Desktop Linux
- Topic: [amc] Skipping AMC script invocation: input folder not stable.
- Replies: 2
- Views: 3729
- 27 Oct 2019, 20:57
- Forum: Ubuntu & Desktop Linux
- Topic: [amc] Skipping AMC script invocation: input folder not stable.
- Replies: 2
- Views: 3729
[amc] Skipping AMC script invocation: input folder not stable.
Hi Guys,
Stumbled across this tool which my initial testing worked perfectly.
Current setup is im running docker in a docker-compose file.
version: '3.3'
services:
filebot:
container_name: filebot
environment:
- AMC_INTERVAL=180
- AMC_INPUT_STABLE_TIME=10
- AMC_ACTION=TEST
ports:
- '5800 ...
Stumbled across this tool which my initial testing worked perfectly.
Current setup is im running docker in a docker-compose file.
version: '3.3'
services:
filebot:
container_name: filebot
environment:
- AMC_INTERVAL=180
- AMC_INPUT_STABLE_TIME=10
- AMC_ACTION=TEST
ports:
- '5800 ...