Recommendations like Netflix
from NafiTheBear@pawb.social to jellyfin@lemmy.ml on 01 May 19:17
https://pawb.social/post/23824805

I stopped using netflix, but I kinda liked the suggestions of what is new and new episodes and seasons coming out soon.

I was wondering if I can collect some Ideas or Plugins here.

I now services like trakt.tv have a trending section. Maybe there is a plugin that shows these in Jellyfin.

Jellyfin used to have a trailers plugin: github.com/…/jellyfin-plugin-tmdb-trailers

which goes into a similar direction. I’m looking for a plugin that basically makes suggestions for TV-Shows based on my watches and shows me the trailers for them. I’m actually already happy if it would show images and descriptions already.

But I take everything from your experience that go into this direction even if it is RSS feeds of stuff.

#jellyfin

threaded - newest

StrawberryPigtails@lemmy.sdf.org on 01 May 19:43 next collapse

Jellyseer has a trending section. Other than that, I tend to use Trakt, or more frequently Youtube movie and TV ads to find new things.

NafiTheBear@pawb.social on 03 May 07:41 collapse

I should take a look at jellyseer

kandykarter@lemmy.ca on 01 May 19:45 collapse

You could take a look at: github.com/…/Jellyfin-Auto-Collections/

It takes trakt, letterboxed, imdb, etc lists and turns them into Jellyfin collections, so you could probably feed it lists of trending movies and just run the script at an interval and have it update your collections.

Still can’t get the collections to show on the front page without some weird plugin hackery, but it’s a step in the right direction.

NafiTheBear@pawb.social on 03 May 07:40 collapse

Thank you for the input.