mtamc / memo

Website for rating books, movies, video games, and TV shows.
0 stars 0 forks source link

TMDB external links are incorrect for TV #28

Closed dustinvtran closed 2 years ago

dustinvtran commented 2 years ago

Clicking on the external TMDB link for any entry lists to a random TV show with no pattern I can see.

TMDB external links work for films though.

ghost commented 2 years ago

Issue: your TV entries that I pre-populated have their external URL set, for example, to https://www.themoviedb.org/movie/69740 instead of https://www.themoviedb.org/tv/69740.

I'll create a script that fixes it.

ghost commented 2 years ago

Should be fixed, please verify.

The script used to fix the database documents is: https://github.com/td-memo/memo/blob/staging/src/db_maintenance/fix_tv_external_links.js