Api #79
Reference in New Issue
Block a user
No description provided.
Delete Branch "api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Broke some tests - need fixxx