Page 1 of 1

No files selected for processing

Posted: 14 Aug 2015, 13:51
by LukeE
Hi I am having a few issues getting Filebot node running. I apologize as I don't have a great knowledge on linux systems.

I followed the steps provided in the https://www.youtube.com/watch?v=8N6hYNj_QzY

I have progressed from Java not found to getting No files selected for processing. I hope I am not just totally missing something that is obvious, I have gone through all the other topics but can't find the solution.

I have java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b07)
Java HotSpot(TM) Client VM (build 25.51-b07, mixed mode)

FileBot 4.6 (r3052) / Java(TM) SE Runtime Environment 1.8.0_51 (headless)

When I run filebot node I get

No files selected for processing

Any and all help would greatly be appreciated, I have used the windows version for a long time and no issues.

Re: No files selected for processing

Posted: 14 Aug 2015, 17:02
by rednoah
That means it's working perfectly fine but there's nothing to be processed now, that hasn't been processed previously.

Posting the full log would be appreciated. So we can see what options you've set.

Re: No files selected for processing

Posted: 16 Aug 2015, 04:09
by LukeE
I am total noob. How do I get the log file? I can view it through the DSM under package centre, but can't seem to copy and past that text. I see you talk about Groovy Pad but no idea what that means.

Thanks again

Re: No files selected for processing

Posted: 16 Aug 2015, 04:37
by LukeE
Ok so I had a look at some log files through putty. Im not sure which ones are the ones you want to see

I had a look under filebot-node/log/

Code: Select all

filebot -script 'fn:amc' /volume1/downloads/Unsorted/ --output /volume1/downloads/Sorted --action hardlink -non-strict --conflict auto --lang en --def 'clean=y' 'skipExtract=y' 'seriesFormat={n} - {s00e00} - {t}' 'excludeList=.excludes' --log info --log-file '/volume1/@appstore/filebot-node/filebot.log'

------------------------------------------

No files selected for processing

------------------------------------------
Or under Node.log

Code: Select all

ENVIRONMENT { CONTENT_TYPE: 'application/x-www-form-urlencoded; charset=UTF-8',
  GATEWAY_INTERFACE: 'CGI/1.1',
  USER: 'admin',
  FILEBOT_CMD_UID: '1024',
  HTTP_X_REQUESTED_WITH: 'XMLHttpRequest',
  FILEBOT_NODE_HTTPS_CRT: '/usr/syno/etc/ssl/ssl.crt/server.crt',
  FILEBOT_NODE_HTTPS_KEY: '/usr/syno/etc/ssl/ssl.key/server.key',
  REMOTE_ADDR: '***.***.*.*',
  OLDPWD: '/usr/syno/synoman/webapi',
  QUERY_STRING: '',
  HTTP_USER_AGENT: 'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.155 Safari/537.36',
  DOCUMENT_ROOT: '/usr/syno/synoman',
  REMOTE_PORT: '50189',
  SYNOPKG_DSM_VERSION_MAJOR: '5',
  FILEBOT_NODE_AUTH: 'SYNO',
  SYNO_WEBAPI_USERNAME: 'Test',
  HTTP_ACCEPT: '*/*',
  SERVER_SIGNATURE: '',
  CONTENT_LENGTH: '118',
  SYNOPKG_TEMP_LOGFILE: '/volume1/@tmp/55CDEB97E285CD29',
  SCRIPT_FILENAME: '/usr/syno/synoman/webapi/_______________________________________________________entry.cgi',
  SYNOPKG_PKGDEST: '/volume1/@appstore/filebot-node',
  SYNOPKG_USERNAME: 'Test',
  HTTP_HOST: '***.***.*.*:5000',
  SYNOPKG_DSM_ARCH: 'armadaxp',
  FILEBOT_NODE_HTTP_PORT: '5452',
  SYNOPKG_PKG_STATUS: 'START',
  REQUEST_URI: '/webapi/_______________________________________________________entry.cgi',
  SERVER_SOFTWARE: 'Apache',
  HTTP_CONNECTION: 'keep-alive',
  USERNAME: 'Luke',
  FILEBOT_NODE_HTTPS_PORT: '5453',
  MOD_X_SENDFILE_ENABLED: 'yes',
  HTTP_COOKIE: 'stay_login=0; id=rhZDAAbB4t1Q21530MEN018102',
  SYNOPKG_DSM_VERSION_MINOR: '2',
  FILEBOT_NODE_HOST: '0.0.0.0',
  PATH: '/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin',
  HTTP_ACCEPT_LANGUAGE: 'en-US,en;q=0.8',
  FILEBOT_NODE_HTTP: 'YES',
  HTTP_REFERER: 'http://***.***.*.*:5000/webman/index.cgi',
  SYNOPKG_PKGVER: '0.1.6',
  HTTP_X_SYNO_TOKEN: 'rhwhh0KP9USEQ',
  SERVER_PROTOCOL: 'HTTP/1.1',
  HTTP_ACCEPT_ENCODING: 'gzip, deflate',
  SCRIPT_URI: 'http://192.168.2.33:5000/webapi/_______________________________________________________entry.cgi',
  APPARMOR_HAT_ARRAY: '["SYNO.Core.Package.Control"]',
  FILEBOT_CMD_GID: '101',
  FILEBOT_NODE_HTTPS: 'YES',
  SCRIPT_URL: '/webapi/_______________________________________________________entry.cgi',
  REQUEST_METHOD: 'POST',
  SERVER_ADDR: '***.***.*.*',
  SERVER_ADMIN: 'admin',
  FILEBOT_NODE_CLIENT: '',
  FILEBOT_CMD: 'filebot',
  PWD: '/volume1/@appstore/filebot-node',
  HTTP_ORIGIN: 'http://***.***.*.*:5000',
  SYNOPKG_DSM_LANGUAGE: 'enu',
  SERVER_PORT: '5000',
  SCRIPT_NAME: '/webapi/_______________________________________________________entry.cgi',
  SYNOPKG_PKGDEST_VOL: '/volume1',
  SYNOPKG_PKGNAME: 'filebot-node',
  FILEBOT_CMD_CWD: '/volume1',
  SERVER_NAME: '***.***.*.*',
  SYNOPKG_DSM_VERSION_BUILD: '5592' }
USER { UID: 1024, GID: 101 }
filebot-node listening at http://0.0.0.0:5452
filebot-node listening at https://0.0.0.0:5453
AUTH_CACHE: {"id=rhZDAAbB4t1Q21530MEN018102":"Luke"}
AUTH_CACHE: {"id=rhZDAAbB4t1Q21530MEN018102":"Luke","id=BAtS47SSm7upE1530MEN018102":"Test"}
Under filebot.log

Code: Select all

File not found: /volume1/downloads/Unsorted/Test.show.S01E08.HDTV.x264-KILLERS[rarbg]

File not found: /volume1/downloads/Unsorted/Test Show Season 3 Complete [720p HD]

File not found: /volume1/downloads/Unsorted/Test Show Season 3 Complete [720p HD]

No files selected for processing

No files selected for processing


Re: No files selected for processing

Posted: 16 Aug 2015, 09:12
by rednoah
Please set Log Level to everything instead of only results and errors in the FileBot Node UI and try again.

Re: No files selected for processing

Posted: 16 Aug 2015, 09:56
by LukeE
Ok I set to log everything and got

Code: Select all

filebot -script 'fn:amc' /volume1/downloads/Unsorted/ --output /volume1/downloads/Sorted --action test -non-strict --conflict auto --lang en --def 'clean=y' 'skipExtract=y' 'seriesFormat={n} - {s00e00} - {t}' 'excludeList=.excludes' --log all

------------------------------------------

Run script [fn:amc] at [Sun Aug 16 19:49:06 GMT+10:00 2015]
Parameter: clean = y
Parameter: skipExtract = y
Parameter: seriesFormat = {n} - {s00e00} - {t}
Parameter: excludeList = .excludes
Argument: /volume1/downloads/Unsorted
Using excludes: /volume1/downloads/Sorted/.excludes (0)
No files selected for processing
Failure (°_°)
Did you want to see the other logs also? They dont seem any different to the ones I posted previously

Re: No files selected for processing

Posted: 16 Aug 2015, 09:58
by rednoah
Are you sure that there are any media files in your Unsorted folder?

(if you're testing with empty files you'll need to adjust the minimum file size options)

Re: No files selected for processing

Posted: 16 Aug 2015, 12:59
by LukeE
There are definitely files in that folder. I also just moved my recently downloaded files into that folder. So under unsorted I have sub folders for downloaded episodes, I even have just a single media file not under a sub folder. It should pick up something, but nothing

Re: No files selected for processing

Posted: 16 Aug 2015, 13:00
by LukeE
Even if I select one of the sub folders inside unsorted it still finds nothing for processing

Re: No files selected for processing

Posted: 16 Aug 2015, 13:07
by LukeE
Ok I made a folder under downloads called episodes. I moved a single file to that folder, ran it again and got a success, but it didn't actually rename anything or move anything.

In dry run does it simulate the process but not actually complete the tasks? Or should it have actually renamed and moved the file in a dry run?

Re: No files selected for processing

Posted: 16 Aug 2015, 14:25
by LukeE
Ok I managed to get it all working and understand things a lot better now.

For some reason Filebot was excluding the whole contents of those 2 directories. When I moved files to a new directory under downloads it started finding files.

Now that I have it working I have set it up to copy files straight to my actual episodes folder structure, everything is working there. I just have one last question. Is there a way to change where filebot saves the excludes file to? It was saving it to downloads/sorted but I deleted it and also deleted the sorted folder. Now each time it runs I get a new folder created called sorted and the .excludes file is placed there.

I have no need for that sorted folder and would like to let it place the .excludes file anywhere else except that folder.

Thanks again

Re: No files selected for processing

Posted: 16 Aug 2015, 16:13
by LukeE
Ok totally sorted now. Just played around with the custom format and also the output folder. Everything seems to be how I wanted it

Thanks again for all the help.