Search found 7 matches

by qytj
12 Jul 2021, 06:33
Forum: Scripting and Automation
Topic: How do I change the output path?
Replies: 19
Views: 25677

Re: How do I change the output path?

It's an absolute path: /Volumes/Multimedia/Plex/{Plex}

The remote share is a Qnap. And I am using a Mac. It is supposed to support hardlink as the Filebot Node app does hardlinks well on it.

I check the history and the "New Folder" column is empty for each file.
by qytj
12 Jul 2021, 06:18
Forum: Help and Support
Topic: manually Movie Matching not working/ recognise Multiparts?
Replies: 20
Views: 20385

Re: manually Movie Matching not working/ recognise Multiparts?

I am using the default built-in keyboard and modifier settings. Still nothing. My mouse is Magic Mouse 2 and it is right-click enabled. No other special settings. Shift + Right Click and Option + Right Click are both the same as a mere Right Click. I wonder if a separate button in the GUI would be b...
by qytj
11 Jul 2021, 22:54
Forum: Scripting and Automation
Topic: How do I change the output path?
Replies: 19
Views: 25677

Re: How do I change the output path?

If you're using the GUI then you can just use an absolute format expression. Files will be organized to the exact file path specified by your custom format. Even better if that path is absolute as to eliminate unspecified behavior. Emm.. I have set the format as /Volumes/Multimedia/Plex/{Plex}. If ...
by qytj
11 Jul 2021, 21:11
Forum: Help and Support
Topic: manually Movie Matching not working/ recognise Multiparts?
Replies: 20
Views: 20385

Re: manually Movie Matching not working/ recognise Multiparts?

Shift-Left Click doesn't work on Mac either... Shift-Right Click is the same as just Right Click.
Could you please fix that? Right now there is no way to manually correct the mis-matched ones.
by qytj
11 Jul 2021, 18:44
Forum: Scripting and Automation
Topic: How do I change the output path?
Replies: 19
Views: 25677

Re: How do I change the output path?

If you're using the GUI then you can just use an absolute format expression. Files will be organized to the exact file path specified by your custom format. Even better if that path is absolute as to eliminate unspecified behavior. Thanks a lot! Finally, I found the format setting in the right-clic...
by qytj
11 Jul 2021, 09:57
Forum: Scripting and Automation
Topic: How do I change the output path?
Replies: 19
Views: 25677

Re: How do I change the output path?

Hi, all! I am also struggling to find the "easy" way to configure the output location. To be specific, I am using the Mac app and a Qnap container, both h ave GUI but nowhere to configure the "output folder" for action hardlink or copy, the feature I found in the Qnap Node app un...
by qytj
11 Jul 2021, 08:22
Forum: Synology NAS & Embedded Linux
Topic: Automate FileBot to run via Task Scheduler
Replies: 4
Views: 9884

Re: Automate FileBot to run via Task Scheduler

Hi, I have a Qnap and I am trying to figure out whether the task has been correctly scheduled, and whether I can check/change the schedules. I got the following in my crontab, nothing seems to be a filebot task? [~] # vim /etc/config/crontab # m h dom m dow cmd 0 3 * * * /sbin/clean_reset_pwd 0-59/1...