jsaelhof / movie-picker

Next.js test app. Keeps a list of movies to watch across various streaming services and randomly picks one.
https://moviedecider4000.vercel.app
2 stars 0 forks source link

Pick Screen: Add links for various actions (See comments) #24

Closed jsaelhof closed 2 years ago

jsaelhof commented 3 years ago
jsaelhof commented 2 years ago

Currently thinking I won't add a link for common sense to the pick screen. Searching for a torrent can be done from the "No Source" view (maybe replace it). Streaming can be done by clicking the service logo. IMDB, Rotten Tomatoes and Metacritic can all be linked from their review scores (although I might need to stop removing those services if there is no review score. Either way I'm not sure these links are going to be used much from this screen). TMDB can be linked from the title/poster but maybe it should be added in the review section as well.

jsaelhof commented 2 years ago

I added buttons to watch the trailer and stream the movie. Torrent search replaces the "Stream" button if no source exists.

jsaelhof commented 2 years ago

Poster is linked to TMDB