Search found 11 matches

by kannebecker
25 Feb 2022, 08:05
Forum: Synology NAS & Embedded Linux
Topic: [JDownloader] After Update FileBot isnt working (in custom shell script)
Replies: 4
Views: 1987

Re: After Update FileBot isnt working

Thank You
Yes, I took this over somewhere years ago.
by kannebecker
25 Feb 2022, 06:00
Forum: Synology NAS & Embedded Linux
Topic: [JDownloader] After Update FileBot isnt working (in custom shell script)
Replies: 4
Views: 1987

Re: After Update FileBot isnt working

Hello, so what I can tell you is that the Eventscripter calls this script --> #!/bin/sh #Javapfad #PATH=$PATH: /var/packages/Java8/target/j2sdk-image/bin/ #Pfade QUELLE=/volume1/Downloads/Unsortiert ZIEL=/volume1/ SERIEN="/volume1/Serien" FILME="/volume1/Filme" #Filebot FILEBOT=/...
by kannebecker
24 Feb 2022, 18:50
Forum: Synology NAS & Embedded Linux
Topic: [JDownloader] After Update FileBot isnt working (in custom shell script)
Replies: 4
Views: 1987

[JDownloader] After Update FileBot isnt working (in custom shell script)

Hi,

on my Synology 918+ with DSM 6 ( latest version ), yesterday i update Filebot to version --> FileBot 4.9.5 (r9112)
My automatic (Event Scripter) unpacking with JDownloader no longer works, has something changed ?

greetings Kai
by kannebecker
29 May 2021, 18:49
Forum: Scripting and Automation
Topic: Invalid usage: The --output folder option is required
Replies: 5
Views: 4791

Re: Invalid usage: The --output folder option is required

like this -> #!/bin/sh #Javapfad #PATH=$PATH: /var/packages/Java8/target/j2sdk-image/bin/ #Pfade QUELLE=/volume1/Downloads/Unsortiert ZIEL=/volume1/ SERIEN="/volume1/Serien" FILME="/volume1/Filme" #Filebot FILEBOT=/volume1/@appstore/filebot/filebot.sh SPRACHE=de IGNORE=.nfo,.txt,...
by kannebecker
29 May 2021, 18:08
Forum: Scripting and Automation
Topic: Invalid usage: The --output folder option is required
Replies: 5
Views: 4791

Re: Filebot is not moving my Files

I do not know what you mean, am not so technically fit :)
it ran now years and now no more.

can you explain to me in more detail what I have to do ?
by kannebecker
29 May 2021, 17:47
Forum: Scripting and Automation
Topic: Invalid usage: The --output folder option is required
Replies: 5
Views: 4791

Invalid usage: The --output folder option is required

Hello, my filebot on synology is not running properly since today, it does not move the files anymore :( Attached my script + log Someone has an idea ? Filebot.sh #!/bin/sh #Javapfad #PATH=$PATH: /var/packages/Java8/target/j2sdk-image/bin/ #Pfade QUELLE=/volume1/Downloads/Unsortiert ZIEL=/volume1/ S...
by kannebecker
10 Jan 2017, 13:08
Forum: Scripting and Automation
Topic: Skip short video
Replies: 7
Views: 5985

Re: Skip short video

with this in the Script

Code: Select all

--def minLengthMS=0
it works!

thats what i want 8-)

thank you
by kannebecker
10 Jan 2017, 13:01
Forum: Scripting and Automation
Topic: Skip short video
Replies: 7
Views: 5985

Re: Skip short video

filebot mediainfo filebot -mediainfo /volume1/TEMP/Unsortiert/ --format "{fn} | {minutes} min | {megabytes} MB" tvp-shooter-s01e01-1080p | 0 min | 1796 MB tvp-shooter-s01e02-1080p | 0 min | 1441 MB tvp-shooter-s01e03-1080p | 0 min | 1429 MB tvp-shooter-s01e04-1080p | 0 min | 1510 MB the ot...
by kannebecker
10 Jan 2017, 12:44
Forum: Scripting and Automation
Topic: Skip short video
Replies: 7
Views: 5985

Re: Skip short video

the Files are more than 50Mb and longer as 10min drwxrwx--- 2 kai users 4096 Jan 10 12:19 Elementary.S05E03.Der.nackte.Zeuge.GERMAN.DUBBED.DL.1080p.WebHD.x264-TVP drwxrwx--- 3 kai users 4096 Jan 10 12:23 Kommissar.Maigret.Ein.toter.Mann.2016.German.DL.1080p.BluRay.x264-ENCOUNTERS Elemetary -rwxrwx--...
by kannebecker
10 Jan 2017, 11:44
Forum: Scripting and Automation
Topic: Skip short video
Replies: 7
Views: 5985

Skip short video

Hi, i use Filebot on my Synology a few months, it works great :) but after an Filebot Update i have a Problem see my log: Run script [fn:amc] at [Tue Jan 10 12:35:29 CET 2017] Parameter: ignore = .nfo,.txt,.url,.rar,.jpg,.iso,.sub,.idx,.mp3 Parameter: seriesFormat = /volume2/Serien/{n} - {S00E00} - ...