Search found 5 matches

by jmt
21 Apr 2014, 19:15
Forum: Help and Support
Topic: Automagically move finished downloads to their own folders
Replies: 8
Views: 10510

Re: Automagically move finished downloads to their own folde

Sup Noah.

Any ideas why do I get this after running the same script, on the same synology, on the same directory?

NAS> ./filebot -script dev:amc --output "/volume1/video" --action move -non-strict "/volume1/Downloads" --def excludeList=/volume1/Downloads/amc.excludes --log-file /volume1 ...
by jmt
13 Apr 2014, 15:33
Forum: Help and Support
Topic: Automagically move finished downloads to their own folders
Replies: 8
Views: 10510

Re: Automagically move finished downloads to their own folde

Morning mate, finally some progress.

I ran the command after removing what you mentioned and some files were renamed but they weren't moved to their own (TV Series/Movies) directories.

Any ideas why?

NAS> ./filebot -script dev:amc --output "/volume1/Videos" --action hardlink -non-strict ...
by jmt
13 Apr 2014, 02:36
Forum: Help and Support
Topic: Automagically move finished downloads to their own folders
Replies: 8
Views: 10510

Re: Automagically move finished downloads to their own folde

Hi Red, please find attached my answers/comments.

1.
You'll need find a way to move completed files to a separate folder.

Completed files only appear on /volume1/Downloads, so I guess that's done then? (DS apparently stores them somewhere else)


3.
Does Download Station support calling 3rd ...
by jmt
12 Apr 2014, 14:19
Forum: Help and Support
Topic: Automagically move finished downloads to their own folders
Replies: 8
Views: 10510

Automagically move finished downloads to their own folders

For the love of me, I can't figure this one out. I'm willing to donate/pay for the time invested.

DISCLAIMER: I'm not very proficient at scripting and/or Linux. Just enough to find my way around.

What I need

Most of these needs are/were covered on different tutorials but I couldn't find the ...