Search found 5 matches

by Damokles
29 Jul 2013, 18:19
Forum: Feature Requests and Bug Reports
Topic: [REQ] AMC Script Improvement: Reference Series
Replies: 9
Views: 5412

Re: [REQ] AMC Script Improvement: Reference Series

So I can't move unmatched files because of the exception... Could you tell me which function in the script throws this exception so I can wrap it in tryCatch/Quietly?

And is there an option to tell clean option only to delete everything inside the sourcefolder but not the sourcefolder itself?
by Damokles
26 Jul 2013, 18:10
Forum: Feature Requests and Bug Reports
Topic: [REQ] AMC Script Improvement: Reference Series
Replies: 9
Views: 5412

Re: [REQ] AMC Script Improvement: Reference Series

I've added move unmatched to amc (https://gist.github.com/leonard84/6090943) but I always run into this exception before I even get there any ideas.

Exception: Unable to match files to episode data

P.S. I would be happy if we could add this to the embedded amc
by Damokles
25 Jul 2013, 23:37
Forum: Feature Requests and Bug Reports
Topic: [REQ] AMC Script Improvement: Reference Series
Replies: 9
Views: 5412

Re: [REQ] AMC Script Improvement: Reference Series

Hi, yes the filter works thanks. About your PS: My setup is that my mediaserver has an incoming directory which I scan every 5min for new files. It would be great if filebot could watch the directory and move the files on its own, alternatively if filebot/amc could move non matched files to another ...
by Damokles
23 Jul 2013, 20:49
Forum: Feature Requests and Bug Reports
Topic: [REQ] AMC Script Improvement: Reference Series
Replies: 9
Views: 5412

Re: [REQ] AMC Script Improvement: Reference Series

Hi, it is currently working in non-strict mode. I currently have a Task that runs every 5 mins with strict settings, and if files can't be matched I manually trigger the script with non-strict. So my idea is to improve the matching by using the reference folders as additional input thus not requirin...
by Damokles
17 Jul 2013, 20:53
Forum: Feature Requests and Bug Reports
Topic: [REQ] AMC Script Improvement: Reference Series
Replies: 9
Views: 5412

[REQ] AMC Script Improvement: Reference Series

Hi, it would be cool if Filebot could analyze the target directory or optionally a reference directory for names of series, this way the Filebot could improve the matching of candidates. For example if it has three alternatives and one is in already known in the reference series then it will probabl...