Script Run But Finds No Files to Process??

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
spetrillo
Posts: 67
Joined: 21 Jun 2015, 20:46

Script Run But Finds No Files to Process??

Post by spetrillo »

The script is embedded in my QBittorrent client and seems to work pretty well except that sometimes when it is kicked off it does not find any files to process, even when there is:

Run script [fn:amc] at [Wed Oct 14 01:48:17 EDT 2015]
Parameter: clean = y
Parameter: music = n
Parameter: excludeList = amcexcl.txt
Parameter: plex = 192.168.1.14
Parameter: reportError = y
Parameter: gmail = *****
Argument: E:\Torrents\Complete
Using excludes: E:\Media\amcexcl.txt (307)
Exclude: E:\Torrents\Complete\The.Bastard.Executioner.S01E06.720p.HDTV.x264-FLEET[rarbg].torrent
No files selected for processing
Failure (°_°)

This is the log output and this torrent did exist. Any reason why it didnt process?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Script Run But Finds No Files to Process??

Post by rednoah »

I'm pretty sure that at the time of processing, your "E:\Torrents\Complete" folder didn't contain any video files. Only that one torrent file. Why would there be a torrent file in your Complete folder? Check your setup.

If somehow QBt is running FileBot before moving files to Complete then that will need to be fixed on the QBt side.
:idea: Please read the FAQ and How to Request Help.
Post Reply