> > Reiverr is a project of mine that I’ve decided to release to the public today. It’s a self-hosted website similar to the content discovery app Overseerr, with the added features of managing and watching your content library through Sonarr, Radarr and Jellyfin integrations. The motivation behind the project was the lack of a unified modern UI that could be used to discover, manage and watch content in a single place.
Currently, the project is in very early stages of development, but it is mostly usable in its current state. If you want to try it out, you can find the installation instructions in the project’s GitHub page: > >
Also: For the project to reach its fullest potential, it could use contributions! If you’d like to contribute code, designs (I’m not a UI designer, please help me), documentation or anything else, first of all, thank you!, and you can find an extensive list of planned features & fixes at the Reiverr Taskboard. It’s also a great place to just get a sense of what’s being done if you’re curious. > >
Yep, for now. I'm looking to implementing plex integration in the future, but right now I'm unsure if it is possible to play content from plex via their API. So whether or not jellyfin is a hard requirement for playback remains to be seen
Fwiw there's a new feature in Plex you have to opt into but the Sonarr and Radarr devs figured out how to use it. So you can make it so things people add to their watchlist on Plex get sent to the 'arrs. Like I have it auto add movies and search for them with the typical profile and then add TV shows unmonitored and send me a text message.
Really simplifies everything. Like now my grandma doesn't have to go to a website and stuff. Since even if you turn off the free TV spam the search function will still return things you don't have and let you naturally add it to your watchlist and even put it in a recently added bar on the watchlist page when it's there.
Tried this out. Was disappointed with the fact that it uses browser cache to store data, which becomes near impossible when you have a large library.
A solution with a db stored on disk would greatly be appreciated.
Hi! For the video player, is it limited to what the web browser support or it use an external video player. Sorry I can't test because I need a windows install. Thanks!
Hi reiverr is working better after updating to 0.3.0, thanks for this nice software
no more cors errors, sources are listed, movies can be streamed. I would prefer opening the movies using the jellyfin url instead of bulltin player(need ability to switch langs, subs etc)
I threw this on my server to see how it runs, I'm not able to see any of my library( I think this is the connection to jellyfin) or any way that it connects to my sonarr/radarr services? I tripple checked that the api keys are correct but I'm still not seeing anything. I saw that someone else said that it does browser caching and I have a large library so maybe that is the issue. I look forward to seeing how this project progresses because I host all of these services and it will be nice to have one place to go for them.