Search found 7 matches

by WtfJoke
02 Nov 2015, 18:10
Forum: Scripting and Automation
Topic: [AMC] Sort files into folders based on current file path
Replies: 2
Views: 3684

Re: [AMC] Detail-Question for omit of parameters

I only checked out the cli page and some examples mentioned in the scripts. Didnt see them there :oops:

Thanks for the fast reply. I'll give it a try. But looks very straightforward. :D

EDIT:
I managed it the following way:
filebot -script fn:amc --lang de --output "/volume1/Freigabe/Series ...
by WtfJoke
02 Nov 2015, 14:43
Forum: Scripting and Automation
Topic: [AMC] Sort files into folders based on current file path
Replies: 2
Views: 3684

[AMC] Sort files into folders based on current file path

Hi there.

Wasnt sure if I should post this here or Help & Support.
I run from time to time amc and it works great.
However there is some small detail I would like to know.

I use following command:
date '+%D %X'
filebot -script fn:amc --lang de --output "/volume1/Freigabe/Series & Movies" --log ...
by WtfJoke
30 Dec 2014, 14:31
Forum: Episode / Movie Naming Scheme
Topic: Keep Movie Folder Name
Replies: 2
Views: 3811

Re: Keep Movie Folder Name

Thank you very much. Didnt thought it would be that easy, though.
by WtfJoke
27 Dec 2014, 01:54
Forum: Episode / Movie Naming Scheme
Topic: Keep Movie Folder Name
Replies: 2
Views: 3811

Keep Movie Folder Name

Hi there,

Im searching a way to keep the folder where the file is placed also something like foldername in order to achieve something like this
\Movies\{n} ({y})\{foldername}\{fn}
which would result in something like this:
\Movies\MySampleMovie (2014)\MySampleMovie.SomeQualityInformations ...
by WtfJoke
13 Dec 2014, 13:55
Forum: Synology NAS & Embedded Linux
Topic: Looking for testers on Synology NAS
Replies: 49
Views: 60091

Re: Looking for testers on Synology NAS

DS213:
Linux DS213 2.6.32.12 #5004 Sat Nov 29 01:34:57 CST 2014 armv5tel GNU/Linux synology_88f6282_213
by WtfJoke
13 Dec 2014, 13:30
Forum: Scripting and Automation
Topic: AMC Works in SSH but not as Task Sheduler in Synlogy NAS
Replies: 3
Views: 3587

Re: AMC Works in SSH but not as Task Sheduler in Synlogy NAS

export PATH=... or ln into /bin and probably many other ways to do it. I recommend symlinking the java executable same as the filebot executable.

Thanks. I am more a bit of a linux beginner.
Neverthless I followed your advice and was able to create a symbolic link for java, which fixed the issue ...
by WtfJoke
13 Dec 2014, 02:48
Forum: Scripting and Automation
Topic: AMC Works in SSH but not as Task Sheduler in Synlogy NAS
Replies: 3
Views: 3587

AMC Works in SSH but not as Task Sheduler in Synlogy NAS

Hi there,

First thanks for your awesome AMC-Script. Works like a charm.
Neverthless, when I try to start it by using a sheduled task I receive following error (by setting up output logging like described in
http://www.filebot.net/forums/viewtopic.php?f=3&t=1802#p12015):

/usr/syno/bin/filebot ...