Search found 4 matches

by Pukinator
06 Jan 2017, 14:49
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 8753

Re: Partial File Copy Fix?

I have the same problem. In my setup deluge downloads to /downloading and then moves the finished files to /downloads, so there shouldn't be a problem. I'll have to look if it's only 4 GB+ files
by Pukinator
24 Aug 2016, 20:16
Forum: Scripting and Automation
Topic: General Questions about automation
Replies: 5
Views: 2990

Re: General Questions about automation

My script is filebot -script fn:amc --action move -non-strict "/media/downloads" --log-file amc.log --def excludeList=amc.txt --def plex=host:PLEXTOKEN --def clean=y --def movieFormat="/media/Filme/{n} ({y})/{n} ({y}) - ({vf}.{source}.{af}){'.'+lang}" seriesFormat="/media/Serien/{n}/{'Staffel' +s ...
by Pukinator
23 Aug 2016, 20:48
Forum: Scripting and Automation
Topic: General Questions about automation
Replies: 5
Views: 2990

Re: General Questions about automation

1. Is this only for Mac? I use debian on my server

3.Sorry I meant the groovy programming language
by Pukinator
23 Aug 2016, 18:49
Forum: Scripting and Automation
Topic: General Questions about automation
Replies: 5
Views: 2990

General Questions about automation

I want to change from Couchpotato just to Filebot and download manually. What is the best way to automate this? Just run the script every 5 min with cron or can it detect when something is added to a folder? And how would my script look like with this format: /media/Filme/{n} ({y})/{n} ({y}) - ({vf ...