Page 1 of 1

Help - Unable to rename TV Shows

Posted: 16 Sep 2015, 09:24
by misterjohnson87
Hey,

I have Filebot installed on Windows 10 and for some reason I can rename Movies just fine but when I try to fetch data and change the naming preferences for TV shows I get the below error:

Filebot BindingException: "t" net.filebot.web.moviepart cannot be cast to net.filebot.web.epsiode

This is my format: Z:\TV Shows\{n}\{n} - {s00e00} - {t}

For some reason even though I fetch data in episode mode Filebot still tries to use the movie renaming preference I have got set up.

Screenshot below:

Image

Any help would be appreciated.

Strange thing is, the exact same setup works fine on my Windows 7 machine

Thanks

Re: Help - Unable to rename TV Shows

Posted: 16 Sep 2015, 14:15
by rednoah
{t} is an Episode binding. You're testing a Movie format. Movies don't have SxE numbers nor episode titles.

Just double-click the New Names item if you're unsure. It'll directly jump to the format editor for that specific class (Movie/Episode/AudioTrack/etc).

Re: Help - Unable to rename TV Shows

Posted: 18 Sep 2015, 07:53
by misterjohnson87
Hey, sorry for my ignorance but I don't see the New Names item on screen

I never had this problem before. It was just a case of clicking fetch data under the TV DB and it would rename them

Thanks

Re: Help - Unable to rename TV Shows

Posted: 18 Sep 2015, 07:57
by misterjohnson87
Nevermind, I somehow figured it out! Enough clicking got me there!

Thanks again