KevinMidboe / seasonedShows

seasoned api 🌶 | Season your media library with the shows and movies that you and your friends want
MIT License
2 stars 0 forks source link

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

Closed KevinMidboe closed 4 years ago

KevinMidboe commented 4 years ago

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.