ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
6.16k stars 284 forks source link

Please add Overseerr support #64

Closed Famku closed 2 years ago

Famku commented 2 years ago

Describe the feature you would like to see

please add Overseerr support https://github.com/sct/overseerr to show movie requests

Priority

Medium (Would be very useful)

ajnart commented 2 years ago

@Famku Thank you for the suggestion ! Overseer would be a great addition. However, it might be a little more tricky because of all the dynamic data overseer requires.

Maybe you can help me and list the interesting api routes in this issue so I could try to make a Proof of Concept with the data you provide.

I think we need :

Famku commented 2 years ago

Here you can find the API:

https://api-docs.overseerr.dev/

I think get /request will show also poster_path of new requests

You might take a look on Organizr who already have this feature:

https://github.com/causefx/Organizr/blob/v2-master/api/homepage/overseerr.php

SurvivaLlama commented 2 years ago

If Overseer is going to be added, can you add Jellyseerr as well? https://github.com/Fallenbagel/jellyseerr

ajnart commented 2 years ago

If Overseer is going to be added, can you add Jellyseerr as well? https://github.com/Fallenbagel/jellyseerr

Jellyseerr looks really promising ! Imo it should be a part of Overseerr. Might add it later depending on how different the API is. We could probably contact the developer to tell them about our integration 😊 / Get them to help

ajnart commented 2 years ago

Done with https://github.com/ajnart/homarr/releases/tag/v0.9.1