Is your feature request related to a problem? Please describe.
When a new title is inserted we call the omdbapi to get back all the metadata but we are not saving it. Its literally just repeating the same api call once a user browses the profile page.
Describe the solution you'd like
Save the metadata at the point of fetching.
Is your feature request related to a problem? Please describe.
When a new title is inserted we call the omdbapi to get back all the metadata but we are not saving it. Its literally just repeating the same api call once a user browses the profile page.
Describe the solution you'd like
Save the metadata at the point of fetching.