FileBot 4.7 GUI TV - NullPointerException

All your suggestions, requests and ideas for future development
Post Reply
kim
Power User
Posts: 1251
Joined: 15 May 2014, 16:17

FileBot 4.7 GUI TV - NullPointerException

Post by kim »

I get a "NullPointerException" pop-up when a nfo with SAME name As Video in folder has "wrong" (episode id, not series id ) tvdb id.

<tvdb id='episode id'>http://www.thetvdb.com/?tab=series&id=episode id</tvdb>
or
<tvdb id='episode id'>https://www.thetvdb.com/?tab=episode&id=episode id</tvdb>

it's the same, but only the "episode id" in the "https://www.thetvdb.com/?tab=episode&id=episode id</tvdb>"
gets the error not the 1st "<tvdb id='episode id'>"
User avatar
rednoah
The Source
Posts: 23932
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot 4.7 GUI TV - NullPointerException

Post by rednoah »

Fixed.
:idea: Please read the FAQ and How to Request Help.
MaxSeven
Posts: 3
Joined: 13 May 2016, 17:12

Re: FileBot 4.7 GUI TV - NullPointerException

Post by MaxSeven »

I also get the error whenever I try to rename some episodes in Italian.
If I set English in preferences, it will not happen.

UPDATE: While writing, I tried to download the last jar and it fixed the problem but now I have another one: no name in episodes like you can see in the pic below.

Image

It is perfect if I try in English.

Oh, just to mention, tvdb has the names (some in english but it has the names... :D ):

Image


BTW, your filebot is awesome!!
User avatar
rednoah
The Source
Posts: 23932
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot 4.7 GUI TV - NullPointerException

Post by rednoah »

This will have to wait until the new TheTVDB API v2 support language fallback again.

@see https://trello.com/c/dyEhtfky/16-handle ... age-header
:idea: Please read the FAQ and How to Request Help.
MaxSeven
Posts: 3
Joined: 13 May 2016, 17:12

Re: FileBot 4.7 GUI TV - NullPointerException

Post by MaxSeven »

Thank You for the quick answer.

I really like FileBot, it's f#####g awesome!!!
I just donated, cause this project fully deserves it!

Thanks,
Max
MaxSeven
Posts: 3
Joined: 13 May 2016, 17:12

Re: FileBot 4.7 GUI TV - NullPointerException

Post by MaxSeven »

FYI, the glitch occurs only with some seasons of some series.
I have just renamed some files without any problem...
User avatar
rednoah
The Source
Posts: 23932
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot 4.7 GUI TV - NullPointerException

Post by rednoah »

The problem is the new API. The old API defaults to English values there's none in your preferred language. The new API currently doesn't support that.

You can manually fix it by adding the missing data to TheTVDB and then waiting for a few days.
:idea: Please read the FAQ and How to Request Help.
Post Reply