JasonHHouse / gaps

Find the missing movies in your Plex Server
MIT License
568 stars 32 forks source link

Ombi Integration #192

Open DracusMage opened 3 years ago

DracusMage commented 3 years ago

Is your feature request related to a problem? Please describe. I use Ombi (https://ombi.io/) for tracking requests and issues, and I'd like to have my Gaps transferred directly to Ombi.

Describe the solution you'd like Ombi has a thorough API that should allow a program like Gaps to push requests into Ombi (or upvote if it already exists) to allow me to then manage my "to purchase" list in a central location. My preference is to be able to setup a Gaps user for my Ombi server, then have Gaps request the movies (as that user), which can then allow Ombi to do its work massaging the new data.

Ombi also tracks movie information from Plex and Emby/Jellyfin, so that API could work as an alternative to direct query to the media server for information.

movieapi upvoteapi

Describe alternatives you've considered Ombi doesn't support a method of importing requests from RSS feed. Other than that, my options are just manual.

Additional context The Ombi API is shown from the local instance of the program (https://github.com/tidusjar/Ombi/wiki/Api-Information). I've attached images above of the Movie request API options as well as the expanded option for Upvoting a movie. There are many more, most of which have marginal use here, but

JasonHHouse commented 3 years ago

I like this a lot. I'll be focusing on this.

Magikarplvl4 commented 3 years ago

Hey @JasonHHouse ,

Any chance there will be a intergration for https://github.com/sct/overseerr as well?

XanderStrike commented 3 years ago

In the mean time, I've slapped together a ruby script that'll pull the rss feed from Gaps and request everything in Ombi: https://gist.github.com/XanderStrike/772686f5d2adedfa3a07c07c13e48f09

It has no error handling and just picks the first result for every title search so use with caution 😄

Oaniach commented 3 years ago

Came here to add my support in adding overseerr to the feature list if possible

RossDanbyGamer commented 3 years ago

Came here to add my support in adding overseerr to the feature list if possible

+1

tuxpeople commented 2 years ago

+1 for either overseerr, ombi or both