Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reiverr is a clean combined interface for Jellyfin, TMDB, Radarr and Sonarr, as well as a replacement to Overseerr

License

Notifications You must be signed in to change notification settings

GamerMine/reiverr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reiverr v1

Stargazers GitHub issues

Reiverr is a project that aims to create a single UI for interacting with TMDB, Jellyfin, Radarr and Sonarr, as well as be an alternative to Overseerr. This is a fork of Reiverr v1 which was no longer developped in favor of a v2, made for connected TVs. The original project was being developped by aleksilassila.

If you need something that will work well on TVs, I encourage you to check out the original project.

This project is not ready for production uses. Many features are still missing / being tested and changed.

Demo Video

List of major features

TMDB Discovery:

  • Discover trending movies and TV shows
  • Browse movies and TV shows by genre or network
  • View details about movies and TV shows, such as cast, crew, ratings & trailers.
  • Movie & TV show search

Local Library & Playback

  • Stream Movies & TV shows (from your Jellyfin library)
  • Create requests for movies & TV shows in Radarr & Sonarr
  • Manage local library files
  • View Radarr & Sonarr stats (disk space, items, etc.)
  • Manage Radarr & Sonarr queue from Reiverr
  • Support for SyncPlay

Manual Instructions

  1. Requirements:
    • Node v23.11.0 or greater
    • NPM 10.9.2 or greater
  2. Clone the repository
  3. Build the app:
    npm install
    npm run build
  4. Start the app:
    npm run deploy

Reiverr will be accessible via port 9494 by default.

If you have any questions or run into issues or bugs, you can start a discussion, or open an issue.

Development

To get started with development:

  1. Clone the repository
  2. Checkout the main branch
  3. Run npm install
  4. Run npm run dev

Useful resources:

Additional Screenshots

Library Page

Discover Genre Page

Discover Page

Settings Page

About

Reiverr is a clean combined interface for Jellyfin, TMDB, Radarr and Sonarr, as well as a replacement to Overseerr

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Svelte 55.7%
  • TypeScript 43.3%
  • Other 1.0%