Files
jellyseerr/docs
Fallenbagel 24c6208a3c chore: update nodejs to 22 in an attempt to fix undici errors (#1229)
* chore: update nodejs to 22 in an attempt to fix undici errors

This is an attempt to fix the undici errors introduced after the switch
from axios to native fetch. The decision was made as it native fetch on
node 20 seems to be "experimental" and
> since native fetch is no longer experimental since Node 21

* chore: increase the required node version

* build: update nodejs version to 22

* chore: update nodejs version to 22

* chore: update @types/node to v22

* chore(gen-docs): update the gen-docs node engine requirement to 22
2025-01-09 18:24:38 +08:00
..

slug, sidebar_position
slug sidebar_position
/ 1

Introduction

Welcome to the Jellyseerr Documentation.

Features

  • Full Jellyfin/Emby/Plex integration. Login and manage user access with Jellyfin/Emby/Plex.
  • Syncs to your Jellyfin/Emby/Plex library to show what titles you already have.
  • Integrates with Sonarr and Radarr. With more services to come in the future.
  • Easy to use request system allowing users to request individual seasons or movies in a friendly, clean UI.
  • Simple request management UI. Don't dig through the app to approve recent requests.
  • Mobile-friendly design, for when you need to approve requests on the go.
  • Granular permission system.
  • Localization into other languages.
  • Support for PostgreSQL and SQLite databases.
  • More features to come!

Motivation

The primary motivation for starting this project was to add support for Jellyfin and Emby to Overseerr. As Overseerr is an incredibly performant and easy-to-use application, we wanted to bring that same experience to Jellyfin and Emby users. Thus, Jellyseerr was born.

This application is designed to be a one-stop-shop for all your media requests. It is designed to be a simple, easy-to-use application that allows users to request media to be added to your Jellyfin/Emby/Plex server.

We need your help!

Jellyseerr is a fork of Overseerr, with a heavy focus on Jellyfin and Emby integration. Overseerr is an ambitious project where the original developers/contributors have already poured a lot of work into, and we wanted to build on top of that.

We also have poured a lot of work into this project, and we have a lot more to do as well. We need your valuable feedback and help to find and fix bugs. Also, with Jellyseerr being an open-source project, anyone is welcome to contribute. We also encourage you to contribute to Overseerr as well.

Contribution includes building new features, patching bugs, translating the application, or even just writing documentation.

If you would like to contribute, please be sure to review our contribution guidelines.