Skip to content

Conversation

@StancuFlorin
Copy link
Contributor

@StancuFlorin StancuFlorin commented Dec 3, 2025

  • Added new API endpoints for managing user favorites, including fetching, adding, and removing favorites for movies and TV shows.
  • Updated the User entity to include a relationship with UserFavorite.
  • Integrated favorites functionality into MovieDetails and TvDetails components, allowing users to add or remove titles from their favorites.
  • Enhanced the Sidebar to include a link to the favorites page.
  • Updated the OpenAPI documentation to reflect the new favorites endpoints.

Description

Screenshot (if UI-related)

image image image

To-Dos

  • Successful build yarn build
  • Translation keys yarn i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

#4289

- Added new API endpoints for managing user favorites, including fetching, adding, and removing favorites for movies and TV shows.
- Updated the User entity to include a relationship with UserFavorite.
- Integrated favorites functionality into MovieDetails and TvDetails components, allowing users to add or remove titles from their favorites.
- Enhanced the Sidebar to include a link to the favorites page.
- Updated the OpenAPI documentation to reflect the new favorites endpoints.
@SerenModz21
Copy link

Just to let you know, Overseerr and Jellyseerr are currently in the process of merging into Seerr. As such, all development is now happening here: https://github.com/seerr-team/seerr (previously the Jellyseerr repo)

The announcement can be found on the Seerr (previously Overseerr) Discord server: https://discord.com/channels/783137440809746482/785475251231784961/1424781317471473837

image

Invite link: https://discord.gg/seerr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants