Page 1 of 1

AMC on a stand alone folder

Posted: 08 May 2014, 00:37
by mikelyxx
I use Deluge and the Execute script to fire off AMC. When it works, it works wonderfully. When it doesn't, it leaves things which I need to clean up. Is there a way to run AMC as a standalone against a folder to be cleaned up?

thx

Re: AMC on a stand alone folder

Posted: 08 May 2014, 03:26
by rednoah
Yes. RTFM.

Re: AMC on a stand alone folder

Posted: 19 Aug 2014, 06:59
by alexander_q
I read the manual http://www.filebot.net/forums/viewtopic.php?t=7, still don't know how to do it. Found a video tutorial using fn:utorrent-postprocess but it gives following errors:

Code: Select all

H:\_Unsorted\_Complete>filebot -script fn:utorrent-postprocess "H:\_Unsorted\_Co
mplete" --output "F:\XBMC" --action copy --conflict skip -non-strict "seriesForm
at=F:\XBMC\_TV Shows\{n}\{'Season '+s}\{fn}" "movieFormat=F:\XBMC\_Movies\{n} ({
y})\{fn}"
Aug 19, 2014 4:27:08 PM net.filebot.cli.ArgumentBean getFiles
WARNING: The filename, directory name, or volume label syntax is incorrect
Aug 19, 2014 4:27:08 PM net.filebot.cli.ArgumentBean getFiles
WARNING: The filename, directory name, or volume label syntax is incorrect
FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/v4.1/ut
orrent-postprocess.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts
/v4.1/utorrent-postprocess.groovy
        at net.filebot.web.WebRequest.fetch(WebRequest.java:140)
        at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:118)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:32)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
        at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.j
ava:133)
        at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.jav
a:78)
        at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(A
rgumentProcessor.java:198)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
        at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)

        at net.filebot.Main.main(Main.java:191)
Failure (░_░)
Launch4j: Failed to run the given command.

Re: AMC on a stand alone folder

Posted: 19 Aug 2014, 08:02
by rednoah
Read this manual:
http://www.filebot.net/forums/viewtopic ... =215#p1561

The section that happens to be called Run from cmdline