Kodi Community Forum
Scrapping of NFO (full xml) to videodb. Actors in wrong order - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Scrapping of NFO (full xml) to videodb. Actors in wrong order (/showthread.php?tid=106887)



Scrapping of NFO (full xml) to videodb. Actors in wrong order - Zippolighter - 2011-08-03

Windows 7 32, XBMC 10.1 Git:e9e9099 2011-03-08
db local on the system

Hi,
if I scrappe a new movie to the videodb vial full xml nfo, the actors are not in the order of the nfo.

It looks like the actors shows in that order, that the actors was added as the first to the db shows at first, the actor that was the second added to the db the second and so on.

This behavior looks not good for the videoinfo dialog.
Usually the Mainactors of a movie shows at first and so is usually the order in the nfo.

Is this behavior works as designed or an error?

Thanks regards Zippolighter


- spiff - 2011-08-03

as designed. not optimal behaviour but working as intended.

and for the umpteenth time it's SCRAPING and SCRAPE


- Zippolighter - 2011-08-03

Thanks for the fast answer and the lesson for typing Wink


- jmarshall - 2011-08-04

We have an order variable in the actors table - is it not being used? Take a look in your db and see what's going on in the actors table.