BindingException s00e000

All about user-defined episode / movie / file name format expressions
Post Reply
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

BindingException s00e000

Post by maron »

Hey guys,

im trying to rename series like Naruto / Naruto Shipuuden and OnePiece to rename.
They arent usually sorted in seasons, its just from episode 001 to open end like 650 or so.

I tried to rename Naruto Shippuuden in this case but i get many naming errors because of the regex i think.

Image

As you can see, the double episode ..._086-087_... gets a double title but the following episodes like 101-102 and 103-104 with a episodename over 2 characters dont.
(Im using AniDB for the sourcelist)

I tried to set the match from "{n} - {s00e00} - {t}" to "{n} - {s00e000} - {t}" but i get a binding error.
I need the episodes in a certain format for my plexmediaserver.
Look at "Multi-Episode Files" on:
https://support.plex.tv/hc/en-us/articl ... d-TV-Shows

In the past this tool did even the craziest names right, i hope i can this do too, pls help me.
Greetings Maron
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: BindingException s00e000

Post by rednoah »

Fixed with r2445.

I wish it was just regex patterns, but things are way more complicated than you'd think... which sometimes breaks the easy stuff in unexpected ways :lol:
:idea: Please read the FAQ and How to Request Help.
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

Re: BindingException s00e000

Post by maron »

How can i update to this version?
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: BindingException s00e000

Post by rednoah »

FAQ wrote:See FAQ
:idea: Please read the FAQ and How to Request Help.
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

Re: BindingException s00e000

Post by maron »

I get an exception on r2445 and r2447

Image
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: BindingException s00e000

Post by rednoah »

FAQ wrote:
FAQ wrote:See FAQ
FAQception! :lol:

PS: Seriously, that one is also in the FAQ. FileBot now requires Java 8. ;)
:idea: Please read the FAQ and How to Request Help.
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

Re: BindingException s00e000

Post by maron »

Sorry bro, did miss that :(
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

Re: BindingException s00e000

Post by maron »

I now have installed "jre-8u11-windows-x64.exe" and i get this:
(AniDB used to lookup)

Image
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: BindingException s00e000

Post by rednoah »

Run with FileBot (console) and send me the stacktrace. There's console output that will have all the details about the problem.
:idea: Please read the FAQ and How to Request Help.
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

Re: BindingException s00e000

Post by maron »

there you go

Image
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: BindingException s00e000

Post by rednoah »

Fixed with r2448. I think.
:idea: Please read the FAQ and How to Request Help.
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

Re: BindingException s00e000

Post by maron »

Matches perfect <3

But i think the height is to great on the right side, its kinda messed up xD

Image
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: BindingException s00e000

Post by rednoah »

That stuff I can only test if you post me all the file paths in text. Preferably on pastebin.
:idea: Please read the FAQ and How to Request Help.
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

Re: BindingException s00e000

Post by maron »

You mean the names of the episode on the left side right?
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: BindingException s00e000

Post by rednoah »

Yes, but maybe you can try r2449 and see if maybe I already fixed it.
:idea: Please read the FAQ and How to Request Help.
maron
Posts: 9
Joined: 06 Aug 2014, 08:25

Re: BindingException s00e000

Post by maron »

Image

Looks pretty damn solid! ;)


Thanks for helping on various tasks! I really enjoy using this tool! Damn great support!
Post Reply