If you like hacking on this sort of thing with a much larger dataset (hundreds of thousands of movies / millions of episodes) across dozens of streaming, dvd, vod, ratings, etc sources please reach out -- ablohowiak@fan.tv . You can see our current implementation of this on the iPad app under "smart browse". We're starting to work on our next implementation of smart browse soon. Our problem is also fun because we int…
Is there a TV/Movie equivalent to http://en.m.wikipedia.org/wiki/MusicBrainz ?
Show HN: Omive – Find movies based on genre, rating, directors and more
31–40 of 48 posts
Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#32Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#33Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#34Obviously a good UI and everything. I would suggest adding rating as an PG, R, etc as another filter. Also if there was some way to integrate with netflix and filter out all the movies I have already seen from my watched list. There should be a third party provider that keeps track of watched movies/tv shows and your ratings for them that could provide an api to the likes of netflix and anyone else that wanted it. Th…
Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#35Great job! I've long wanted to work on this problem because I think there's so much more that can be done. You definitely seem headed in the right direction. 1. I want to follow all my favorite movie-makers and actors and get an email every time they make something new. 2. I want to go through all the movies they've made that I missed. 3. I want to discover new great people to follow by finding great movies. In order…
Ironically the solution which works best are the notification settings from Gazelle [0] based private movie trackers.
I blame the lack of sites offering this feature on the very restrictive IMDB API which isn't exactly fun to work with and expensive to get access to if you don't want to work with a dump which doesn't even include the latest data.
Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#36I'd suggest a way to share the current filter state. For example, if I want to send the list to my friends.
Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#37Great job! I've long wanted to work on this problem because I think there's so much more that can be done. You definitely seem headed in the right direction. 1. I want to follow all my favorite movie-makers and actors and get an email every time they make something new. 2. I want to go through all the movies they've made that I missed. 3. I want to discover new great people to follow by finding great movies. In order…
I'm in the same boat, I was always looking for a way to get notifications when a new movie from a certain director or with actors I like is available, get a list with all the movies they were starring in or just get notifications if a movie produced in a certain country is available. Ironically the solution which works best are the notification settings from Gazelle [0] based private movie trackers. I blame the lack…
Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#38I did have one super minor moment of confusion. I'm on iOS 7 on an iPhone 5. I tapped "genre" then "action," and then my choice appeared at the bottom of my screen in the white triangle. I did not realize there was more content if I scrolled down the page, so I was confused why nothing changed except the appearance of my choice.
So I would recommend finding a way to make it clear scrolling is available if you can't tell.
Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#39I think the best site for finding movies is this: https://www.icheckmovies.com/ The lists are very addicting.
I was contemplating working on something similar due to my frustration with not remembering which episode I watched last of something, thanks! [Edit] The website has "keep track of all the movies and TV series you have seen" in the list of features but I wasn't able to add a show and check off episodes as I expected when I read that.
Re: Show HN: Omive – Find movies based on genre, rating, directors and more
#40What is the rating and vote count based on? IMDB? RottenTomatoes?
Maybe an option to sort the list would be useful.
Edit:
The search for key words work a bit unexpected.
Typing a title, for example "Things We Lost in the Fire", returns many seemingly random movies, but not the movie actually named "Things We Lost in the Fire"
Maybe a sort based on the Levenshtein distance could be used to sort the result when seraching on key words?