Hi,
I'm building a custom MDB site which is combining data from thetvdb and imdb. The issue I'm noting so far is the MDB_EPISODE_ID value is getting set twice during the processing. From reading the debug log its initially being set correctly but the second time around it is grabbing the last value in the list instead of the correct item (see attached log). It also appears the episodenumlist is not being populated correctly but the debug doesn't seem to work on it. I've tried a number of different formulations of that statement but none seem to generate a match.
Any tips or suggestions would be greatly appreciated
Thanks!