YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

Unable to parse TheTVDb response #2491

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2492 created by Omertron on 2012-09-27T08:06:46.000Z:

What steps will reproduce the problem?

  1. Update to latest yamj
  2. Launch it
  3. Wait for the result

What is the expected output? What do you see instead? No Error ...

What version/revision of YAMJ are you using? On what operating system? yamj-2.8-SNAPSHOT-r3188, Win7 (x64)

What skin are you using? Eversion (0.2.8.16 (R0177))

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other? PCH-C200

Please provide any additional information below.

For further information contact me but all you need is in the attachment

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2012-09-27T08:07:03.000Z:

[Fatal Error] :1:122941: XML document structures must start and end within the s ame entity.

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2012-09-27T08:35:27.000Z:

Usually indicates an issue with thetvdb I'll look into it later

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2012-09-27T08:48:39.000Z:

I thought so, but I haven't checked the xml

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2012-10-24T08:43:01.000Z:

Is this still happening?

Omertron commented 9 years ago

Comment #5 originally posted by Omertron on 2012-10-24T08:47:36.000Z:

I'll try it after work (4.30PM)

Omertron commented 9 years ago

Comment #6 originally posted by Omertron on 2012-10-24T15:18:33.000Z:

Generation in progress :

A lot of warning : [17:18:08 - Thread-1] WARN com.moviejukebox.themoviedb.model.PersonCast - Unknown property: 'cast_id' value: '24'

Omertron commented 9 years ago

Comment #7 originally posted by Omertron on 2012-10-24T15:34:00.000Z:

Fatal Error] :1:122941: XML document structures must start and end within the s ame entity. (Doesn't happening again)

But a lot of warning (Unknown property: 'cast_id')

Omertron commented 9 years ago

Comment #8 originally posted by Omertron on 2012-10-24T21:02:00.000Z:

Ok, I've updated TheMovieDb API to remove that warning. It'll update in the next couple of YAMJ versions.

I'll consider this fixed for now.