Missing feature: Sort by language. This is especially important for massively multilingual countries like India. Choosing 'India' lists hundreds of movies, but I would like to sort it by language (Hindi, Tamil, Telugu, etc.)
Show HN: A database for browsing and discovering movies
121–130 of 159 posts
Re: Show HN: A database for browsing and discovering movies
#122This is a really good idea, and a useful app. Only suggestion: Number of ratings/reviews should hold more weight in the sorting algorithm. e.g. Hollywood Buddha (2003) shouldn't be the RT Audience Rating second highest ranked film all time.
Re: Show HN: A database for browsing and discovering movies
#123Re: Show HN: A database for browsing and discovering movies
#124The subtle UI stuff makes for a great user experience. Were there any other sites that gave you inspiration for the user interface? I didn't know this type of frontend UI was possible just using SCSS/jquery/coffeescript, hope is alive again! Also, APIs just let you download all their data into your own database? Thanks again!
Re: Show HN: A database for browsing and discovering movies
#125Re: Show HN: A database for browsing and discovering movies
#126Good effort. Finally I can see and sort by RT rating which I trust way more than imdb. You could also somehow link it to "popcorn time" then it will complete the loop. Also a separate section for "available on netflix" will make this indispensable. You could even add a weekly newsletter that shows... 1. new movies on netflix. 2. must watch classics etc base on my taste 4. new episodes of [walking dead] available and…
Re: Show HN: A database for browsing and discovering movies
#127Re: Show HN: A database for browsing and discovering movies
#128Re: Show HN: A database for browsing and discovering movies
#129The subtle UI stuff makes for a great user experience. Were there any other sites that gave you inspiration for the user interface? I didn't know this type of frontend UI was possible just using SCSS/jquery/coffeescript, hope is alive again! Also, APIs just let you download all their data into your own database? Thanks again!
I took from some concepts by Julien Renvoye aswell. Check out his dribble.
Re: Show HN: A database for browsing and discovering movies
#130Is this being powered by freebase? I was surprised that the site wasn't user powered - that is to say, it is basically a UI with filters to browse an existing database. Tell me if I'm right.