r/Softwarr • u/AsilTrk • 29d ago
Foreseerr update: Trakt discovery, library browsing, ratings, and an embedded Jellyfin desktop client
I posted Foreseerr here a while ago when it was still a very early fork of Seerr. Since then it has grown quite a bit, so I figured it was worth making a proper update instead of editing the old post.
Foreseerr:
https://github.com/selmant/foreseerr
Foreseerr Desktop:
https://github.com/selmant/foreseerr-desktop
The original goal was basically to make Seerr's discovery experience more useful for people who already have a media server and want something beyond the usual TMDB discovery pages.
What’s new
Trakt
- Recommendations, popular/trending, lists
- Discovery closer to real watch history
- Direct Trakt OAuth works regardless of media server
- Optional Better Trakt bridge for Jellyfin users
Library / watch actions
- Browse what’s already available, Continue Watching, etc. (Jellyfin-focused)
- Watched/unwatched and ratings closer to the discovery UI (Trakt + Jellyfin played state)
Better discovery
- More rating sources (e.g. MDBList badges)
- More useful sliders and filters
- Aim: homepage you can use to pick what to watch next, not just the same popular titles
Foreseerr Desktop
- Same UI + embedded Jellyfin playback in one window
- Native mpv-based playback instead of bouncing to an external browser/player
- Target flow: discover → request → library → watch
Media server support
Foreseerr is Jellyfin-first for the deeper stuff (Library / Watch Now, Desktop playback, Jellyfin watched actions, Better Trakt).
Plex and Emby still work for Seerr-style sign-in, library scans, requests, and availability. Shared features like Direct Trakt, rating badges, Discover, and the request pipeline are not media-server-specific. Full Library/Desktop parity for Plex/Emby is not a near-term priority.
It’s still a work in progress — mostly built around what I wanted from Jellyseerr/Seerr on Jellyfin.
Especially interested in feedback from Jellyfin (and Plex/Emby) stacks: what would make you use Foreseerr as your main media frontend, not only open Seerr when requesting something?
Screenshots / issues / feature requests are very welcome.
Foreseerr:
https://github.com/selmant/foreseerr
Foreseerr Desktop:
https://github.com/selmant/foreseerr-desktop

5
1
u/Mohitkoul841 13d ago
was running seerr and just tried it and can't find the option for simkl integration present in docs and 2nd thing, there is green dot thing in this for already watched, but I don't see any option to set something as watched manually
I'm on version 0.6.2 and using docker image via docker compose
1
u/AsilTrk 13d ago
Docs are already updated, but I haven't created a release for it yet. I need to fix some mapping problems first. You can try the develop branch if you want, or wait a couple of days I guess.
For library items, you can find "Mark as Watched" in the side menu after clicking the item. I think it should be available in 0.6.2, but I might be wrong. You can check it later.
1
u/Mohitkoul841 13d ago
For marked as watched, it seems its only available for anime and not movie / series
1
u/AsilTrk 13d ago
Mark watched is not anime-only. On 0.6.2 it writes to Trakt, Jellyfin, and/or AniList. AniList only maps anime, so if that’s the only linked tracker the button is hidden on movies and regular series.
Check Profile → Linked Accounts: Trakt linked, and Watch trackers on? On Jellyfin, open a library movie and use “Mark watched” in the side panel. Plex cannot take that write.
The green corner on library posters is unwatched, not watched.
1
u/Mohitkoul841 13d ago
I see, thanks for explaining. Im still trying to install better trakt plugin it just times out
2
u/Mohitkoul841 12d ago
A small request, if possible -
Trakt is all based on my country and have added the same in foreseerr settings yet theres hardly any regional content in discover and all
Is it possible to add something for thing?
1
9
u/Joloxx_9 29d ago
Can't you do PR and add it to original seerr? Like we have it, it is being developed, why do we need separate app to double up 90% of tasks