Shell: Select all
version: '3.3'
services:
filebot:
container_name: filebot-watcher
image: rednoah/filebot:watcher
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
volumes:
- /Volume1/Plex/Downloads:/downloads:rw
- /Volume1/Plex/Media:/media:rw
command: /downloads --output /media
Shell: Select all
stderr 2025-02-25 11:42:59 "Setting up watches.
"
stderr 2025-02-25 11:42:59 "Watches established.
"
stdout 2025-02-25 11:43:15 "[INOTIFY] /downloads/The White Lotus S03E02 Special Treatments 1080p MAX WEB-DL DDP5 1 x264-NTb[EZTVx.to].mkv
"
stdout 2025-02-25 11:43:15 "[2025/02/25 11:43:15 UTC] Waiting 300 seconds for changes to settle down...
"
stderr 2025-02-25 11:48:16 "Initialize Cache folder: /data/filebot/cache
"
stderr 2025-02-25 11:48:16 "Initialize Logs folder: /data/filebot/logs
"
stderr 2025-02-25 11:48:16 "Initialize new disk cache: /data/filebot/cache/0
"
stderr 2025-02-25 11:48:17 "Feb 25, 2025 11:48:17 AM java.util.prefs.FileSystemPreferences$1 run
"
stderr 2025-02-25 11:48:17 "INFO: Created user preferences directory.
"
stdout 2025-02-25 11:48:20 "Run script [fn:amc] at [Tue Feb 25 11:48:20 UTC 2025]
"
stdout 2025-02-25 11:48:20 "Parameter: excludeList = .excludes
"
stdout 2025-02-25 11:48:20 "Parameter: unsorted = y
"
stdout 2025-02-25 11:48:20 "Parameter: music = y
"
stdout 2025-02-25 11:48:20 "Parameter: artwork = y
"
stdout 2025-02-25 11:48:20 "Argument[0]: /downloads
"
stdout 2025-02-25 11:48:21 "Failed to read excludes: /media/.excludes: /media/.excludes
"
stdout 2025-02-25 11:48:21 "Abort (×_×)
"