mirror of
https://github.com/awesome-jellyfin/awesome-jellyfin.git
synced 2026-07-19 02:22:46 -05:00
Add Content Sugestion based on your watched history #473
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jeffersoncgo on GitHub (Jul 12, 2025).
Project Website
https://github.com/jeffersoncgo/content-recommender
Project Description
Just a simple Page that sugests Movies/Shows from your library based on your wached history.
I'm not much of a fan of how Jellyfin "Content Sugestions" work, so i made this as an alternative.
Spoiler: Page
You need to connect with your jellyfin.
Store your login locally only, no external contact (only to your server).
Fetch all the libraries (that you have access) from the server, and all items, so it use "local search" instead of keeping making requests to your server when filtering.
I would be amazing if anyone who really knows how to program did a version of it as a plugin.
Short Description
No response
Anything else?
No response
@TomRomeo commented on GitHub (Sep 29, 2025):
/new -d "Webpage that suggests Movies or Shows from your library based on your watch history." other
@awesome-jellyfin[bot] commented on GitHub (Sep 29, 2025):
@TomRomeo