Jump to content

Odd recommendations for movies


Recommended Posts

Posted

My wife brought to my attention that there were a number of "recommendations" that are showing up in the web interface that are very odd (and inappropriate) based on movies that have been watched.

 

After watching Cars 2, Knocked Up and Grumpier Old Men are recommended... I wouldn't want my son watching either.

 

58ae38f43d0bc_recommend1.jpg

 

Although this one is what concerns us the most -- after watching Cars, Sausage Party is being recommended. The only similarity is that they are animated comedies... the ratings are as far apart from each other as they could be. It's even more ironic when Baby Einstein shows up in the first position!

58ae39367181c_recommend2.jpg

 

If the algorithm is not capable of taking movie ratings into consideration, can you please look to add an option to disable these recommendations altogether?

Happy2Play
Posted

There is a way to hide them in the web client using custom css.  But it is usually it is better to create a kids account with parental controls to hide all media above that rating. 

Posted

That's a strange selection.  Though for children control, I use the Parental controls and set their access to just PG related movies.  Then a separate account for them.  This ensures they'll never get wrong suggestions.  But I have the added issue of the ratings not always working.

  • Like 1
Posted

We use kids accounts on our Fire Sticks, but from time to time, they sit with my wife while she's logged in and watch something on a tablet or laptop.

 

I guess my primary question is how these "recommendations" are being determined? Just genre, primary actors, collection statuses, or something else? They simply don't seem like good (or even relevant) recommendations for the movies in question.

  • Like 1
Happy2Play
Posted

I believe "Because you watched" only uses Genre to match,  since there is already parental controls per account.
 
Sausage Party and Cars are both " Animation | Adventure | Comedy "

Posted

I believe "Because you watched" only uses Genre to match,  since there is already parental controls per account.

 

Sausage Party and Cars are both " Animation | Adventure | Comedy "

 

Agreed on that genre match... from my comparisons on the Cars 2 match, it appears that Emby only needs to have one genre match (regardless of whether three or four genres are listed) to make them a recommendation.

 

Cars 2: Animation•Family•Adventure•Comedy

Knocked Up: Comedy•Romance•Drama

Grumpier Old Men: Romance•Comedy

 

Hopefully long-term there can be an option to simply turn these recommendations off. They take a significant amount of space, and don't offer much value if the matching is fuzzy.

Spaceboy
Posted

Just set up more restricted libraries for your kids, it's what I do

Happy2Play
Posted

I hide them, you can put this in the custom css box. Dashboard-Settings-Branding-Custom CSS box

/*Hide Recommendations-Because you watched*/
.recommendations.homePageSection {display: none !important;}

/*Remove "More like this" section per movie"*/
#similarCollapsible {display: none !important;}

  • Like 3
Posted

 

I hide them, you can put this in the custom css box. Dashboard-Settings-Branding-Custom CSS box

/*Hide Recommendations-Because you watched*/
.recommendations.homePageSection {display: none !important;}

/*Remove "More like this" section per movie"*/
#similarCollapsible {display: none !important;}

 

This is perfect - thank you!!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...