Search found 8 matches

by traxxus
23 May 2016, 13:35
Forum: Windows
Topic: --output \\SERVER => java.io.IOException: Invalid argument
Replies: 4
Views: 3365

Re: --output \\SERVER => java.io.IOException: Invalid argume

I had exact the same problem, see thread here:
viewtopic.php?f=10&t=3714

(And i was thinking i'm the only with this new problem :mrgreen: )
by traxxus
03 May 2016, 13:13
Forum: Windows
Topic: UNC path as --output throws "java.io.IOException"
Replies: 2
Views: 3093

Re: UNC path as --output throws "java.io.IOException"

Hm... when i open \\192.168.200.10 in the windows explorer i get a list of all the shared folders, like: TV Shows Movies Music So i can't add \share , beaucse they are not in the same folder.. and i can define only 1 --output , right? Edit: I did it with seriesFormat and moviesFormat for now.... cal...
by traxxus
03 May 2016, 12:15
Forum: Windows
Topic: UNC path as --output throws "java.io.IOException"
Replies: 2
Views: 3093

UNC path as --output throws "java.io.IOException"

Hi My batch script suddenly stopped to work. Maybe it is the latest Java update i made... Sysinfo: C:\Program Files\FileBot>filebot -script fn:sysinfo FileBot 4.7 (r3923) JNA Native: 4.0.1 MediaInfo: MediaInfoLib - v0.7.78 7-Zip-JBinding: 9.20 Chromaprint: fpcalc version 1.1.0 (C:\Program Files\File...
by traxxus
08 Apr 2016, 12:33
Forum: Help and Support
Topic: Can't rename subtitle properly
Replies: 11
Views: 7637

Re: Can't rename subtitle properly

Will / is this feature {subt} be implemented in the AMC script?
by traxxus
01 Apr 2016, 12:58
Forum: Help and Support
Topic: Can't rename subtitle properly
Replies: 11
Views: 7637

Re: Can't rename subtitle properly

rednoah wrote:Here's the solution:

Code: Select all

{ny} - {vf} {fn =~ /[.]eng$/ ? '.eng' : '.ger' }{'.'+fn.match(/forced/)}
:idea: If you use my code, then you must also make a donation.
If i use this, the MKV file has also .ger or .eng - how to avoid this?
by traxxus
29 Aug 2015, 18:00
Forum: Scripting and Automation
Topic: [CODE] Calling Filebot from JDownloader 2 Event Scripter
Replies: 20
Views: 29455

Re: [CODE] Calling Filebot from JDownloader 2 Event Scripter

Excellent! But i Need some help: The subtitle files which are coming with the movie, get deleted instead of moved into the movie-folder... My script: var command = "C://Program Files//FileBot//filebot.exe"; // Change this if filebot isn't on your path var logfile = "C:/jdownloader2-ev...
by traxxus
27 Aug 2015, 19:27
Forum: Scripting and Automation
Topic: Subtitle Subdirectory, AMC
Replies: 8
Views: 7079

Re: Subtitle Subdirectory, AMC

Thank you! No worries, i support good free software 8-)
by traxxus
27 Aug 2015, 08:57
Forum: Scripting and Automation
Topic: Subtitle Subdirectory, AMC
Replies: 8
Views: 7079

Re: Subtitle Subdirectory, AMC

Hi I have a question about the AMC script. After dl & extract my movies & tv shows they got already an "subs" folder with srt files. I want to keep this folder IN the movie folder itself. the CLI line for "movieFormat" looks like this actually: "\\NAS/Filme/{n} ({y})...