Closed Divinelink closed 4 months ago
Attention: Patch coverage is 60.94183%
with 423 lines
in your changes missing coverage. Please review.
Project coverage is 64.46%. Comparing base (
9b7ab2e
) to head (2917a11
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull requests introduces a new major feature, Jellyseerr integration!
Jellyseerr is a self-hosted tool that focuses on media library management with support for Jellyfin.
The main feature that is introduced is movie/tv-show request. For the feature to be enabled, the user needs to login using either their Jellyfin or Jellyseerr credentials, just like how they login to the web application.
This pull request also introduces an ErrorHandler that is responsible for handling exceptions or error codes. This makes it easier to handle errors, as we can simply define which error or exception we expect, and on our action block we define how we want to respond to each error. A simple example is the following:
Screen recording
https://github.com/Divinelink/MovieRama/assets/25794786/f399d95b-fb8f-41ea-aa5d-d192ca2eb4d1