You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Mikerniker yes, I will assign you to this issue. To fix the missing itemLink, go into the tv.js file and find the objects that do not have itemLink. Then you will need to get the link for that show in IMDB and add an itemLink key to the object.
Make sure there is a comma between the new itemLink and the previous key in the object.
In the
tv.js
file, some objects are missingitemLink
. Add them in and link to the correct IMDB page for that TV show.Make sure the link includes
https
orhttp
at the beginning. The link must be wrapped in quotation marks.The text was updated successfully, but these errors were encountered: