BindingException s00e000
Posted: 06 Aug 2014, 08:36
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.

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
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.

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