jurialmunkey / plugin.video.themoviedb.helper

GNU General Public License v3.0
204 stars 96 forks source link

Trakt List #980

Closed adamosborne83 closed 1 year ago

adamosborne83 commented 1 year ago

Describe the feature that you'd like

Good Afternoon, I trust you're well.

I have a widget pointing to 'based on recently watched movies' which gives a really fantastic recommendations, I'm guessing it only picks on roughly the last 5 movies? Could that be increased at all?

I know there is also a Based on Most Watched Movies, but, the recommendations are no where near as specific. Usually a lot of animie etc.

Why is this feature needed? What problem does it solve?

Gives a much wider scope of recommendations and variety .

Steps to reproduce.

No response

Screenshots and Additional Info

16743179364915427956782513981631

Checklist

jurialmunkey commented 1 year ago

You got it exactly - it picks randomly from last 5 recently watched (or most watched) on Trakt account and then grabs the tmdb recommendations for that randomly selected item

It shouldn't be too difficult to add a setting slider to increase the pool used.

jurialmunkey commented 1 year ago

Add in 5.0.47

Settings > Trakt > Random seed pool for recommendations

Can choose from between 5 to 20 items.

daviddia5 commented 1 year ago

I'm asking here so as not to open another thread. Would there be an option for "Because you watched (name of the movie)" to appear in the widget label?

adamosborne83 commented 1 year ago

I'm asking here so as not to open another thread. Would there be an option for "Because you watched (name of the movie)" to appear in the widget label?

What skin are you using? As in works in AH2, as you can see in the picture I posted.

daviddia5 commented 1 year ago

I'm asking here so as not to open another thread. Would there be an option for "Because you watched (name of the movie)" to appear in the widget label?

What skin are you using? As in works in AH2, as you can see in the picture I posted.

AH2. But I mean in the widget, that information does not appear in the widget.

daviddia5 commented 2 weeks ago

I'm asking here so as not to open another thread. Would there be an option for "Because you watched (name of the movie)" to appear in the widget label?

Hi Jurial, any way to do this would be possible?

jurialmunkey commented 2 weeks ago

You can get the label from ListItem.Property(widget)