Thank You
Yes, I took this over somewhere years ago.
Search found 11 matches
- 25 Feb 2022, 08:05
- Forum: Synology NAS & Embedded Linux
- Topic: [JDownloader] After Update FileBot isnt working (in custom shell script)
- Replies: 4
- Views: 4649
- 25 Feb 2022, 06:00
- Forum: Synology NAS & Embedded Linux
- Topic: [JDownloader] After Update FileBot isnt working (in custom shell script)
- Replies: 4
- Views: 4649
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=/volume1 ...
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=/volume1 ...
- 24 Feb 2022, 18:50
- Forum: Synology NAS & Embedded Linux
- Topic: [JDownloader] After Update FileBot isnt working (in custom shell script)
- Replies: 4
- Views: 4649
[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
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
- 29 May 2021, 18:54
- Forum: Scripting and Automation
- Topic: Invalid usage: The --output folder option is required
- Replies: 5
- Views: 6160
Re: Invalid usage: The --output folder option is required
i think it works 
Thank you!
Thank you!
- 29 May 2021, 18:49
- Forum: Scripting and Automation
- Topic: Invalid usage: The --output folder option is required
- Replies: 5
- Views: 6160
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,.url,.rar,.jpg ...
#!/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,.url,.rar,.jpg ...
- 29 May 2021, 18:08
- Forum: Scripting and Automation
- Topic: Invalid usage: The --output folder option is required
- Replies: 5
- Views: 6160
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 ?
it ran now years and now no more.
can you explain to me in more detail what I have to do ?
- 29 May 2021, 17:47
- Forum: Scripting and Automation
- Topic: Invalid usage: The --output folder option is required
- Replies: 5
- Views: 6160
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 ...
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 ...
- 10 Jan 2017, 13:08
- Forum: Scripting and Automation
- Topic: Skip short video
- Replies: 7
- Views: 8462
- 10 Jan 2017, 13:01
- Forum: Scripting and Automation
- Topic: Skip short video
- Replies: 7
- Views: 8462
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 other ...
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 other ...
- 10 Jan 2017, 12:44
- Forum: Scripting and Automation
- Topic: Skip short video
- Replies: 7
- Views: 8462
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 ...
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 ...
- 10 Jan 2017, 11:44
- Forum: Scripting and Automation
- Topic: Skip short video
- Replies: 7
- Views: 8462
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 ...
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 ...