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

Api #79

Closed KevinMidboe closed 6 years ago

KevinMidboe commented 6 years ago

Re-wrote how we convert response from plex and tmdb into seasoned (our own) classes respectfully. We now have a tmdb and a plex class that both extend media.js. Cut down on a lot of the code in the convert functions. Tmdb also got a refresh where searching and looking up a list now is much easier and more dynamic.

KevinMidboe commented 6 years ago

Broke some tests - need fixxx