filebot / filebot-node

Run and monitor filebot commands remotely
https://www.filebot.net/
GNU General Public License v3.0
63 stars 13 forks source link

Nothing to do #16

Closed netzpixel closed 7 years ago

netzpixel commented 7 years ago

If I start filebot node it doesn't find anything, If I than copy the command that has been generated into my shell and execute it there, it works. I reinstalled filebot and searched on the internet for a solution, but there is nothing.

rednoah commented 7 years ago

Logs? Commands? Sample data? Sysinfo? Anything to go on here?

Please read https://www.filebot.net/forums/viewtopic.php?f=5&t=1868

netzpixel commented 7 years ago

filebot -script 'fn:amc' /volume1/Downloads/notnamed --output /volume1/Downloads/named --action move -non-strict --conflict auto --lang de --def 'music=y' 'unsorted=y' 'clean=y' 'deleteAfterExtract=y' 'excludeList=.excludes' --log all --log-file '/volume1/@appstore/filebot-node/data/filebot.log'


Locking /volume1/@appstore/filebot-node/data/filebot.log Run script [fn:amc] at [Wed Mar 29 22:00:53 CEST 2017] Parameter: music = y Parameter: unsorted = y Parameter: clean = y Parameter: deleteAfterExtract = y Parameter: excludeList = .excludes Argument[0]: /volume1/Downloads/notnamed Use excludes: /volume1/Downloads/named/.excludes No files selected for processing Done ヾ(@⌒ー⌒@)ノ

[Process completed]

netzpixel commented 7 years ago

Sysinfo... Newest DSM 6.1, newest filebot and filebot node... What do you need?

netzpixel commented 7 years ago

Logfile:

Run script [fn:amc] at [Wed Mar 29 22:00:53 CEST 2017] Parameter: music = y Parameter: unsorted = y Parameter: clean = y Parameter: deleteAfterExtract = y Parameter: excludeList = .excludes Argument[0]: /volume1/Downloads/notnamed Use excludes: /volume1/Downloads/named/.excludes No files selected for processing Done M-c^M-CM->(M-oM-<M- M-b^M-L^M-RM-c^M-CM-<M-b^M-L^M-RM-oM-<M- )M-c^M-C^M-N

rednoah commented 7 years ago

Are there any files in /volume1/Downloads/notnamed that are readable to the admin user that filebot is executed as?

FileBot says that it sees an empty folder, so you're probably dealing with a permissions problem, or an actual empty folder.

netzpixel commented 7 years ago

Of cause

Am 30.03.2017 um 07:50 schrieb Reinhard Pointner notifications@github.com<mailto:notifications@github.com>:

Are there any (readable) files in /volume1/Downloads/notnamed?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/filebot/filebot-node/issues/16#issuecomment-290309141, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHP_DJiCIkcKx5213TP5VLJtv3eZQh8cks5rq0KpgaJpZM4MspqL.

rednoah commented 7 years ago

Then that probably means that the user that is running FileBot doesn't have directy listing permissions for that folder.

The easiest solution is to log in as admin into DSM (GUI) and then create a new clean folder there.