Search found 17 matches

by loeffelpan
23 Apr 2019, 11:58
Forum: Episode / Movie Naming Scheme
Topic: Release Groups {group}
Replies: 684
Views: 1615980

Re: Release Groups {group}

UppLoader
by loeffelpan
13 Apr 2019, 17:26
Forum: Ubuntu & Desktop Linux
Topic: Help with subtitle processing
Replies: 13
Views: 5333

Re: Help with subtitle processing

Thanks.
That will help.
by loeffelpan
13 Apr 2019, 12:29
Forum: Ubuntu & Desktop Linux
Topic: Help with subtitle processing
Replies: 13
Views: 5333

Re: Help with subtitle processing

I have one last question to this topic. {any{'.'+lang}{f.subtitle ? fn =~ /ger|german/ ? '.ger' : fn =~ /eng|english/ ? '.eng' : null : null}} This only matches if there is no language found and filename includes eng/english/ger/german, right? Is there a way to add ".ger" or ".eng&quo...
by loeffelpan
12 Apr 2019, 12:46
Forum: Ubuntu & Desktop Linux
Topic: Need help with {group}
Replies: 13
Views: 6585

Re: Need help with {group}

OK, I missed filebot 4.8.5 cause my ubuntu installation was 18.04 LTS with only OpenJDK10.
With your version this works for me, too.

Thanks.
by loeffelpan
08 Apr 2019, 20:29
Forum: Ubuntu & Desktop Linux
Topic: Need help with {group}
Replies: 13
Views: 6585

Re: Need help with {group}

Unfortunately this haven’t changed.
Neither MOViEADDiCTS nor BluRay3D is recognized by {group} yet.
I even cleared filebots cache.

Can someone help?
by loeffelpan
02 Apr 2019, 18:32
Forum: Ubuntu & Desktop Linux
Topic: Need help with {group}
Replies: 13
Views: 6585

Re: Need help with {group}

Thank you! Any news on this? Was added to the group thread on 16th of March. https://www.filebot.net/forums/viewtopic.php?f=5&t=4&p=42148&hilit=MOViEADDiCTS#p42148 How long does FileBot take to reload data. Can I force it? 1. I'll look into it. Maybe because that one was only added recen...
by loeffelpan
01 Apr 2019, 17:56
Forum: Ubuntu & Desktop Linux
Topic: Need help with {group}
Replies: 13
Views: 6585

Re: Need help with {group}

rednoah wrote: 01 Apr 2019, 07:31 2.
I'm adding BluRay3D to the {source} pattern for upcoming builds.
Please add "BluRay3D" to the list for {group}.
It's not a source.

In my case:
Underworld.Blood.Wars.2016.3D.HSBS.DTS.5.1.1080p.BluRay.x264.BluRay3D
by loeffelpan
01 Apr 2019, 17:53
Forum: Ubuntu & Desktop Linux
Topic: Help with subtitle processing
Replies: 13
Views: 5333

Re: Help with subtitle processing

1. You're right. I used format editor within the GUI and got to this. I think this is much better. Any suggentions? movieFormat="Filme/{n.colon(' - ').space('.')}{'.'+y}{'.'+fn =~ /3d/ ? '3D' : null}{'.'+fn =~ /hsbs/ ? 'HSBS' : fn =~ /hou/ ? 'HTAB' : null}{'.'+ac}{'.'+channels}{'.'+vf}{'.'+sour...
by loeffelpan
31 Mar 2019, 20:06
Forum: Ubuntu & Desktop Linux
Topic: Need help with {group}
Replies: 13
Views: 6585

Re: Need help with {group}

Had this issue again. Take a look at my last log with lastest filebot version. "MOViEADDiCTS" is on the list but not be recognized as {group}. And could you please add "BluRay3D" to the list? Run script [fn:amc] at [Sun Mar 31 17:57:01 CEST 2019] Parameter: skipExtract = y Parame...
by loeffelpan
31 Mar 2019, 13:30
Forum: Ubuntu & Desktop Linux
Topic: Help with subtitle processing
Replies: 13
Views: 5333

Re: Help with subtitle processing

Just for my further understanding:
What is the difference between these two?

Code: Select all

{allOf{ac}{channels}{vf}{source}{vc}}

Code: Select all

{ac}{channels}{vf}{source}{vc}
Wouldn't filebot try to resolve every expression in both cases and skip unresolved ones?
I don't get the use of "allOf" ?!
by loeffelpan
31 Mar 2019, 13:22
Forum: Ubuntu & Desktop Linux
Topic: Help with subtitle processing
Replies: 13
Views: 5333

Re: Help with subtitle processing

1. Thanks! That helped. But one issue left for me. I'm going to use {lang} instead of {subt} and manage "forced" tag and undefined languages by myself. But this leads to ".ger" attached to the video-files as well. I would like to do this only for subtitle files. {any{'.'+lang}{fn...
by loeffelpan
30 Mar 2019, 09:26
Forum: Ubuntu & Desktop Linux
Topic: Help with subtitle processing
Replies: 13
Views: 5333

Re: Help with subtitle processing

1. OK. I‘ll try that and give feedback. Thanks. Is there a full reference of functions? I can’t find e. g. „any{}“ in the format expressions. 2. Both amc and cleaner script has „def ignore“. I think to give an ignore definition to amc (with integrated cleaner) will make cleaner ignore the excluded f...
by loeffelpan
30 Mar 2019, 00:03
Forum: Ubuntu & Desktop Linux
Topic: Help with subtitle processing
Replies: 13
Views: 5333

Re: Help with subtitle processing

1. Should the „forced“ not be included by {subt}? Or is this due to bad subtitle metadata? Is there another option to process subtitle without {subt} or {lang} (e. g. match it manually)? 2. I‘m fairly sure that the log says that no idx-file was cleaned up! ;) So, if this should have happened, is thi...
by loeffelpan
28 Mar 2019, 19:31
Forum: Ubuntu & Desktop Linux
Topic: Help with subtitle processing
Replies: 13
Views: 5333

Help with subtitle processing

Sometime I have Downloads with undefined subtitle files, so filebot can't determine proper file endings and gets some duplicates to skip. Skipped file will be cleaned due to "clean=y". Could this be improved? In the following example there were "-forced.sub" files. Shouldn't file...
by loeffelpan
25 Mar 2019, 16:45
Forum: Ubuntu & Desktop Linux
Topic: Need help with {group}
Replies: 13
Views: 6585

Re: Need help with {group}

Unfortunately (for me) you‘re right.
Issue is gone with latest stable from deb repo.

As there are no more issues I will buy a licence.
Thanks.
by loeffelpan
24 Mar 2019, 20:43
Forum: Ubuntu & Desktop Linux
Topic: Need help with {group}
Replies: 13
Views: 6585

Re: Need help with {group}

I‘m trying to get this work first with the latest free version before spending 60$ to buy a licence for the latest version. Or is there chance to test latest version without a license?

Could this really be related to the old version?
by loeffelpan
24 Mar 2019, 19:17
Forum: Ubuntu & Desktop Linux
Topic: Need help with {group}
Replies: 13
Views: 6585

Need help with {group}

For now i‘m running 4.7.9 on my Ubuntu Server as jDownloader postprocess. I‘m fine with my configuration, but sometimes {group} doesn‘t work for me. Parameter: movieFormat = Filme/{n.upperInitial().space('.')}{'.'+y}{fn.match(/3d/) ? '.3D' : ''}{fn.match(/h?sbs/) ? '.HSBS' : ''}{fn.match(/h?ou/) ? '...