Filebot doesn't find files

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
dazzah
Posts: 5
Joined: 05 Aug 2016, 09:21

Filebot doesn't find files

Post by dazzah »

Hi rednoah,

I encountered a new problem which I've noticed today and I hope you can help me out again.

First of all, here is all the requested info you might need:

Code: Select all

Synology: DS115
Synology version: DSM 6.0.2-8451 Update 9
Logged in as: admin
FileBot Node UI can be opened in a separate tab
FileBot Node Log
Image
System info

Code: Select all

FileBot 4.7.7 (r4678)
JNA Native: 4.0.1
MediaInfo: 0.7.73
Apache Commons VFS: [zip, rar]
Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Script Bundle: 2017-01-05 (r470)
Groovy: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_111
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 2 Core / 340 MB Max Memory / 9 MB Used Memory
OS: Linux (arm)
Package: SPK
Data: /volume1/@appstore/filebot/data/admin
uname: Linux DNAS 3.2.40 #8451 SMP Wed Jan 4 00:36:03 CST 2017 armv7l GNU/Linux synology_armada375_ds115
Console output

Code: Select all

filebot -script 'fn:amc' /volume1/downloads --output /volume1/video/ --action move -non-strict --conflict auto --lang en --def 'clean=y' 'skipExtract=y' --log all --log-file '/volume1/@appstore/filebot-node/data/filebot.log'

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

Locking /volume1/@appstore/filebot-node/data/filebot.log
Run script [fn:amc] at [Thu Feb 02 20:26:35 CET 2017]
Parameter: clean = y
Parameter: skipExtract = y
Argument[0]: /volume1/downloads
No files selected for processing
Done ヾ(@⌒ー⌒@)ノ
------------------------------------------

[Process completed]
As you can see, the script completes but all of a sudden it doesn't find files that are located in the /downloads folder. I've tried re-installing all services, re-starting the NAS but the problem persists. I started noticing it today but it may have been caused by me installing/playing around with Plex Media Server yesterday evening. Do you have an idea what the problem could be and/or if it's related to PMS? Thank you in advance!
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot doesn't find files

Post by rednoah »

If you're sure that /volume1/downloads exists, then it's probably a permissions issue.
:idea: Please read the FAQ and How to Request Help.
dazzah
Posts: 5
Joined: 05 Aug 2016, 09:21

Re: Filebot doesn't find files

Post by dazzah »

Yes, it definitely exists.
Image

Since you've mentioned that it could be a permissions problem, how would I go on to solve that? It's enough if you pinpoint me in the right direction. Thanks in advance!
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot doesn't find files

Post by rednoah »

Use DSM to create a new share and then try with that.
:idea: Please read the FAQ and How to Request Help.
Post Reply