Search found 20 matches

by JamesBlond007
19 Mar 2018, 12:28
Forum: Help and Support
Topic: OMV 4 | Docker | FileBot
Replies: 2
Views: 3772

Re: OMV 4 | Docker | FileBot

Isn't there anyone who can help me?
by JamesBlond007
14 Mar 2018, 22:14
Forum: Help and Support
Topic: OMV 4 | Docker | FileBot
Replies: 2
Views: 3772

OMV 4 | Docker | FileBot

Hey community, i try to get filebot-watcher to work but it won't work. I don't try it with special arguments. First i want to start without errors. Here are my settings in Docker. I use it in OpenMediaVault 4. https://img3.picload.org/image/dalaodil/docker-filebot.jpg The Log says: /usr/bin/filebot ...
by JamesBlond007
13 Mar 2018, 12:50
Forum: Help and Support
Topic: Docker, Filebot-Watcher and OMV 4
Replies: 0
Views: 3719

Docker, Filebot-Watcher and OMV 4

Hey community, i try to get filebot-watcher to work but it won't work. I don't try it with special arguments. First i want to start without errors. Here are my settings in Docker. I use it in OpenMediaVault 4. https://img3.picload.org/image/dalaodil/docker-filebot.jpg The Log says: /usr/bin/filebot ...
by JamesBlond007
13 Jan 2017, 17:19
Forum: Episode / Movie Naming Scheme
Topic: String replacement
Replies: 15
Views: 12998

Re: String replacement

So. Tried a bit. Updated filebot. Done a few things from a few Threads but don't ask me what exactly. Could only get en_US run a few mins until reboot but it won't functioning Now the result is: # filebot -script fn:sysenv | grep sun.jnu.encoding sun.jnu.encoding: UTF-8 and # locale LANG=de_DE.UTF-8 ...
by JamesBlond007
12 Jan 2017, 18:24
Forum: Episode / Movie Naming Scheme
Topic: String replacement
Replies: 15
Views: 12998

Re: String replacement

~# filebot -script fn:sysenv | grep sun.jnu.encoding sun.jnu.encoding: ANSI_X3.4-1968 No such property: argumentArray for class: net.filebot.cli.ArgumentBean groovy.lang.MissingPropertyException: No such property: argumentArray for class: net.filebot.cli.ArgumentBean at Script1.run(Script1.groovy ...
by JamesBlond007
12 Jan 2017, 18:11
Forum: Episode / Movie Naming Scheme
Topic: String replacement
Replies: 15
Views: 12998

Re: String replacement

filebot -script fn:sysinfo FileBot 4.7 (r3923) JNA Native: 4.0.1 MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load amd64 native library libmediainfo.so: Unable to load library 'zen': Native library (linux-x86-64/libzen.so) not found in resource path ([file:/usr/share/filebot ...
by JamesBlond007
12 Jan 2017, 17:49
Forum: Episode / Movie Naming Scheme
Topic: String replacement
Replies: 15
Views: 12998

Re: String replacement

Here's the log from the console: export LANG="en_US.UTF-8" root@MyServer:~# export LC_ALL="en_US.UTF-8" -bash: Warnung: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) while installing sysinfo there came a lot of warnings. Here it is: perl: warning: Setting locale failed. perl: warning: Please ...
by JamesBlond007
12 Jan 2017, 17:12
Forum: Episode / Movie Naming Scheme
Topic: String replacement
Replies: 15
Views: 12998

Re: String replacement

Hey guys, i've a new problem. Hope this is the right Thread. I now got the automated JDownloaderScript working and i tried it out with an episode that has a "ä" in it. So i got an Error: Input: /media/disc/Downloads/B S11E01 B u d L i d L T 1 G D W x-SOF/B S11E01 B u d L i d L T 1 G D W x-SOF/Bones. ...
by JamesBlond007
09 Jan 2017, 16:04
Forum: Ubuntu & Desktop Linux
Topic: Email logging not working
Replies: 29
Views: 19942

Re: Email logging not working

Code: Select all

[mail] Sent email with 0 attachments
But it is possible to attach it to your filebot mail after i read the complete console output and wrote into txt?
by JamesBlond007
09 Jan 2017, 15:44
Forum: Ubuntu & Desktop Linux
Topic: Email logging not working
Replies: 29
Views: 19942

Re: Email logging not working

Okay. Yeah, I know...Google is one of my best friends. So i have to write into my script that the complete console output would send again per mail. There's no opportunity to do direct in the filebot script per def? Or am I an Idiot and didnt seeing the wood for the trees? Would like that's only an ...
by JamesBlond007
09 Jan 2017, 14:38
Forum: Ubuntu & Desktop Linux
Topic: Email logging not working
Replies: 29
Views: 19942

Re: Email logging not working

Thx Rednoah, that's just working. But i also saw the gmail-option and made a new GMail-Account and this also works very well so you mustn't include this extra for me. And the Plex Notification with right IP and Token working also. Thx for this nice product and your fast help. But another Question ...
by JamesBlond007
09 Jan 2017, 12:38
Forum: Ubuntu & Desktop Linux
Topic: Email logging not working
Replies: 29
Views: 19942

Re: Email logging not working

I changed it to --def mail=smtp.strato.de:587:[email protected]:[email protected]:!krypt!passwd Changed to Port 587 cause I got an Error on 465: Caused by: javax.mail.MessagingException: Could not connect to SMTP host: smtp.strato.de, port: 465, response: -1 at com.sun.mail.smtp.SMTPTransport ...
by JamesBlond007
09 Jan 2017, 10:45
Forum: Ubuntu & Desktop Linux
Topic: Email logging not working
Replies: 29
Views: 19942

Re: Email logging not working

Ups...Sorry...Here they are: That's my Script at the moment: #!/bin/bash filebot -script "fn:amc" /media/Disc2/Downloads/ --output "/media/Disc2/" --lang de --action move --encoding UTF-8 --conflict override -non-strict --log-file "/media/Disc2/Logs/Filebot.log" --def "movieFormat={fn =~ /3D ...
by JamesBlond007
06 Jan 2017, 20:30
Forum: Ubuntu & Desktop Linux
Topic: Email logging not working
Replies: 29
Views: 19942

Re: Email logging not working

Isn't this the function for sending automatically the log per Mail?
by JamesBlond007
06 Jan 2017, 17:34
Forum: Ubuntu & Desktop Linux
Topic: Email logging not working
Replies: 29
Views: 19942

Re: Email logging not working

Hey, i'm also having probs trying out the E-Mail-Logging. Here's my Code for this. Maybe you'll find an Error: --def mail=smtp.strato.de:465:[email protected]:!krypt!Passwort --def [email protected] --def reportError=y Tried first with --def mail=smtp.strato.de:465:[email protected]:plex ...
by JamesBlond007
29 Dec 2016, 17:48
Forum: Help and Support
Topic: process files from a certain torrentsite to its own folder?
Replies: 11
Views: 8036

Re: process files from a certain torrentsite to its own folder?

I mean the last folder seqence in the path....from the file - file object - <file path>

/media/harddrive135903/Downloads/Input/Foldertitle/Filetitle.mp4

I want the /Foldertitle/Filetitle.mp4. So the Filetitle do i get with {fn} but the problem is the last folder.
by JamesBlond007
29 Dec 2016, 17:24
Forum: Help and Support
Topic: process files from a certain torrentsite to its own folder?
Replies: 11
Views: 8036

Re: process files from a certain torrentsite to its own folder?

Hey rednoah, that helped me a lot. But i've still one problem. i want to extract the last sequence from the filepath. I saw the .after(pattern) tag and tried but it wont work. I tried file.after(/) and ("/") and ('/') also (/*/) but nothing. One side it only puts file into unsorted and one side it ...
by JamesBlond007
23 Dec 2016, 15:20
Forum: Help and Support
Topic: process files from a certain torrentsite to its own folder?
Replies: 11
Views: 8036

Re: process files from a certain torrentsite to its own folder?

Hey, did you find a way to do that? I think I'm near to the Solution but it gave me every time an error in the filename: [MOVE] Rename [/Input/Porntitle XXX.mp4] to [/XXX/[email protected]\] movieFormat={fn =~ /3D/ ? 'Filme 3D' : fn =~ /XXX/ ? 'XXX' : 'Filme'}/{fn =~ /XXX/ ? {file ...
by JamesBlond007
21 Dec 2016, 17:19
Forum: Scripting and Automation
Topic: 3D Movie Files and folders
Replies: 22
Views: 18948

Re: 3D Movie Files and folders

Ahh okay.
So i have to do nested

if "true" then Folder A else if "true2" then Folder B else Folder C?
Will try when i'm at home. And your second Tip is also nice!
by JamesBlond007
21 Dec 2016, 15:06
Forum: Scripting and Automation
Topic: 3D Movie Files and folders
Replies: 22
Views: 18948

Re: 3D Movie Files and folders

Hey, your Solution with the 3D Tag works very great since month but now i want to do a fine tuning to my script. So is it possible to do an if, elseif, else solution. i want to sort movies with a special tag in fn to sort in a third folder. if filename contains H-SBS then Folder A, if it contains H ...