this post was submitted on 01 May 2025
8 points (83.3% liked)

Jellyfin: The Free Software Media System

6626 readers
1 users here now

Current stable release: 10.10.7

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

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: https://github.com/crobibero/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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] kandykarter@lemmy.ca 7 points 2 weeks ago (1 children)

You could take a look at: https://github.com/ghomasHudson/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 1 points 2 weeks ago

Thank you for the input.