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
KevinMidboe commented 2020-01-16 20:22:09 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedShows#128