Fixed issue matching list of plex object to tmdb. #128

Merged
KevinMidboe merged 1 commits from fix/match-list-plex into master 2020-01-16 20:22:35 +00:00

1 Commits

Author SHA1 Message Date
341a07621d Fixed issue matching list of plex object to tmdb.
We have a Plex function that allows us to input a tmdb object and a plex
search result too see if the tmdb object has anything similar when
searching in plex.
Fixed an issue where plex returned a list of items. This list is now
mapped over each list element.
2020-01-16 21:21:40 +01:00