Search found 131 matches

by stephen147
03 Nov 2016, 18:42
Forum: Feature Requests and Bug Reports
Topic: Problem with {af} outputting 17 and 18ch
Replies: 4
Views: 2771

Re: Problem with {af} outputting 17 and 18ch

Now, I see that. This programs keeps on giving.

Bout time i made a donation for all your hard work.

EDIT:
I donated 10€. i didn't put my name in the note. Just done that there now.
by stephen147
03 Nov 2016, 18:28
Forum: Feature Requests and Bug Reports
Topic: Problem with {af} outputting 17 and 18ch
Replies: 4
Views: 2771

Re: Problem with {af} outputting 17 and 18ch

Thanks. That wasn't showing in the preview. Cheers.

Using now:

Code: Select all

{audio[0].channels.replaceAll(/2/, "2ch").replaceAll(/6/, "5.1ch")}
by stephen147
03 Nov 2016, 02:28
Forum: Feature Requests and Bug Reports
Topic: Problem with {af} outputting 17 and 18ch
Replies: 4
Views: 2771

Problem with {af} outputting 17 and 18ch

See attached only 2mb of 2xfiles that are causing the problem.

https://we.tl/HQorITQXTE

And screenshot:
Image

I hope posting those two short snippets is not a problem. Please remove link after checking if so.
by stephen147
02 Nov 2016, 20:16
Forum: Feature Requests and Bug Reports
Topic: Dragging more than one folder problem (Filter)
Replies: 7
Views: 9287

Re: Dragging more than one folder problem (Filter)

When is the expected release date for r4469?

How does the compare to 4.7.2 of the latest FileBot-setup 4.7.2
by stephen147
01 Nov 2016, 14:04
Forum: Feature Requests and Bug Reports
Topic: Dragging more than one folder problem (Filter)
Replies: 7
Views: 9287

Re: Dragging more than one folder problem (Filter)

Same link but I've changed it to unlisted. That should do the trick.

https://www.youtube.com/watch?v=WoYHH5eXMoQ
by stephen147
01 Nov 2016, 12:46
Forum: Feature Requests and Bug Reports
Topic: Dragging more than one folder problem (Filter)
Replies: 7
Views: 9287

Dragging more than one folder problem (Filter)

Dragging two or more folders to filter results in all folders been added.

See: https://www.youtube.com/watch?v=WoYHH5eXMoQ
by stephen147
20 Oct 2016, 23:44
Forum: Feature Requests and Bug Reports
Topic: PPV returned as {source}
Replies: 4
Views: 2641

Re: PPV returned as {source}

It would be nice to have PPV as not a {source} pattern.

A simple regular expresion could be used on PPVRip if you want to shorten it down.

Would that be a good comprise? :)
by stephen147
20 Oct 2016, 15:34
Forum: Feature Requests and Bug Reports
Topic: PPV returned as {source}
Replies: 4
Views: 2641

PPV returned as {source}

Filebot will return PPV as {source}

If path is:

Code: Select all

G:\UFC\UFC PPV\Filename
Filename is the file I'm trying to rename.

Hope you understand.

I've tryied various combinations of PPV to PCV, PTV and they work okay. PPV is giving trouble.

BTW. It just means Pay Per View
by stephen147
18 Oct 2016, 13:47
Forum: Episode / Movie Naming Scheme
Topic: trimleft() trimright() functions
Replies: 6
Views: 7117

Re: trimleft() trimright() functions

Thanks. 10x better!! ;)
by stephen147
17 Oct 2016, 21:28
Forum: Help and Support
Topic: Location of Preferences and Settings
Replies: 4
Views: 5184

Re: Location of Preferences and Settings

I hate touching the reg.. I'm better of leaving it. I have those updated posts with my improved code to fall back on now.

Thanks.
by stephen147
17 Oct 2016, 14:59
Forum: Help and Support
Topic: Location of Preferences and Settings
Replies: 4
Views: 5184

Re: Location of Preferences and Settings

Thanks, I was hoping for something that could be done after the fact without running any cmd command. My PC OS recently failed and was left without a backup of this apps settings. I thought they'd be stored in the user AppData folder. No worries I'll be sure to back them up to a text file. But to st...
by stephen147
17 Oct 2016, 14:55
Forum: Episode / Movie Naming Scheme
Topic: trimleft() trimright() functions
Replies: 6
Views: 7117

Re: trimleft() trimright() functions

This code works using a regular expression: Changing: .english.srt >>>> .eng.srt {any{file.name.match(/((?i)(\.|_|-)(en|en.{1,15}?foreign.{1,20}?|es|sw|sp)([a-z]*?))\.(srt|sub|sbv|idx|ssa|ass|stl)$/)}{""}{"."}.lower().replaceAll("(^.[a-zA-Z]{3}).+",'$1')}{"."+...
by stephen147
16 Oct 2016, 19:26
Forum: Help and Support
Topic: Location of Preferences and Settings
Replies: 4
Views: 5184

Location of Preferences and Settings

I'd like to do a backup of the programs binding syntax that I have used before.

Same as those in the format UI window.
by stephen147
22 Nov 2015, 16:01
Forum: Feature Requests and Bug Reports
Topic: Clicking match brings up blank screen with progams code
Replies: 2
Views: 3120

Re: Clicking match bring up blank screen with progams code

I've just tried:

If I don't load any files in the original files column and click match and type in anything it populates the right hand side column.

Also loading the file and manually:
Clicking match>SHIFT CLICKING 'TheTVDB'>Accept the name or enter new name>OKAY

it works.
by stephen147
22 Nov 2015, 15:49
Forum: Feature Requests and Bug Reports
Topic: Clicking match brings up blank screen with progams code
Replies: 2
Views: 3120

Clicking match brings up blank screen with progams code

Hi, Something strange is happening in Win 10 x64. I'm using the very latest version of filebot and updated to the latest version of Java: See output from Groovypad and GIF of what happens. FileBot 4.6.1 (r3315) JNA Native: 4.0.1 MediaInfo: MediaInfoLib - v0.7.78 7-Zip-JBinding: 9.20 Chromaprint: fpc...
by stephen147
24 Oct 2015, 13:31
Forum: Feature Requests and Bug Reports
Topic: BUG {vc} etc bindings not working (WITH FIX)
Replies: 15
Views: 7483

Re: BUG {vc} etc bindings not working (WITH FIX)

Hi, just letting you know that the issue still persists after upgrading to windows 10 x64
by stephen147
09 Sep 2015, 08:09
Forum: Feature Requests and Bug Reports
Topic: BUG {vc} etc bindings not working (WITH FIX)
Replies: 15
Views: 7483

Re: BUG {vc} etc bindings not working (WITH FIX)

No MediaInfo.dll file appears in that list. See screen. Wierd thing is the {vc} tags work even so (that is after I do fix number 1 in starting post).

Image
by stephen147
08 Sep 2015, 21:57
Forum: Feature Requests and Bug Reports
Topic: BUG {vc} etc bindings not working (WITH FIX)
Replies: 15
Views: 7483

Re: BUG {vc} etc bindings not working (WITH FIX)

Heres a screenshot. There's no filebot listed under processes. Even though it's there in the normal Ctrl+SHIFT+ESC task manager route. http://s7.postimg.org/ujbk0423v/no_filebot.jpg That method of not replacing the MediaInfo.dll file didn't work although I found a new better fix it seems. --========...
by stephen147
08 Sep 2015, 14:52
Forum: Feature Requests and Bug Reports
Topic: BUG {vc} etc bindings not working (WITH FIX)
Replies: 15
Views: 7483

Re: BUG {vc} etc bindings not working (WITH FIX)

Doing a quick scan reveals I do. I just thought that the program would point towards it's own .dll file to help run it. What should I do. BTW the digital signature sign off date in your dll doesn't match the modified date. Would that lead to issues? THe rest of my MediaInfo.dlls have matching mod an...
by stephen147
05 Sep 2015, 20:36
Forum: Episode / Movie Naming Scheme
Topic: trimleft() trimright() functions
Replies: 6
Views: 7117

trimleft() trimright() functions

Nearly complete my code for processing folders, movies and srt files all in one go :) Just need a trim right or left in my case fn. Can't see any examples on here. {n.replace(':','-').replaceAll(/[\/:*?"<>|]/,' - ')} ({y}) { if (self.ext =~ /srt|sub|sbv|idx|ssa|ass|stl/) "" else {any{...
by stephen147
05 Sep 2015, 16:32
Forum: Feature Requests and Bug Reports
Topic: BUG {vc} etc bindings not working (WITH FIX)
Replies: 15
Views: 7483

Re: BUG {vc} etc bindings not working (WITH FIX)

I'm on win 7 x64.

At least I've stumbled across a temp fix.
by stephen147
05 Sep 2015, 13:30
Forum: Feature Requests and Bug Reports
Topic: BUG {vc} etc bindings not working (WITH FIX)
Replies: 15
Views: 7483

Re: BUG {vc} etc bindings not working (WITH FIX)

1. yes, i do. see new screenshot of entire GUI. http://s3.postimg.org/ir5orhheb/2015_09_05_15_22_28.jpg 2. Now the problem appears in groovy pad. see output: FileBot 4.6 (r3052) [b]JNA Native: Could not initialize class com.sun.jna.Native[/b] MediaInfo: java.lang.NoClassDefFoundError: Could not init...
by stephen147
05 Sep 2015, 03:32
Forum: Feature Requests and Bug Reports
Topic: BUG {vc} etc bindings not working (WITH FIX)
Replies: 15
Views: 7483

Re: BUG {vc} etc bindings not working (WITH FIX)

But it doesn't. That's what I'm saying. I've entered

Code: Select all

filebot -script fn:sysinfo
into cmd as soon as the problem arose and it 'says' it has loaded the MediaInfoLib - v0.7.69.dll

See screenshot.

Image