Search found 4 matches

by strategiry
26 Sep 2014, 09:47
Forum: Scripting and Automation
Topic: Combine Watch Script And AMC?
Replies: 9
Views: 7717

Re: Combine Watch Script And AMC?

Yea it's not ideal, however I wanted to have a monitored folder where others could 'dump' their media files/folders into and then have filebot process/sort it into the correct folder structure that the rest of my own downloads/files already follow. Edit: If I'm reading correctly, do you mean: def ...
by strategiry
26 Sep 2014, 09:44
Forum: Feature Requests and Bug Reports
Topic: [Incorrect Match] UFC events
Replies: 1
Views: 3661

[Incorrect Match] UFC events

When running the amc script on UFC events, filebot skips the correct matching of movie mode and attempts to match them to TVDB, which consistently results in errors. Some example file names are: UFC.177.PPV.720p.HDTV.x264-KYR.mkv UFC.Fight.Night.52.Hunt.vs.Nelson.720p.WEB.DL.x264-ViLLAiNS.mp4 UFC ...
by strategiry
19 Sep 2014, 07:10
Forum: Scripting and Automation
Topic: Combine Watch Script And AMC?
Replies: 9
Views: 7717

Re: Combine Watch Script And AMC?

Almost there, the watcher script works great when files are placed in the input folder. However, it does not trigger when folders are put in the input directory. How can I have the script do both?

Appreciate the support, thank you!
by strategiry
18 Sep 2014, 06:16
Forum: Scripting and Automation
Topic: Combine Watch Script And AMC?
Replies: 9
Views: 7717

Re: Combine Watch Script And AMC?

I'm trying to do something similar to OP, and am unable to get your supplied script (amc within watcher) working. Can you elaborate on how to specify the args in the script? When I try to call the modified watcher with: filebot -script "path\to\watcher.groovy" "pathto\stuff" --output "pathto\Export ...