mza921 / Plex-Auto-Collections

Python 3 script to automatically update Plex collections based off a configuration file
309 stars 28 forks source link

Support OMBI requests #62

Open mza921 opened 3 years ago

mza921 commented 3 years ago

Create collections based on a OMBI users' requests. Something like:

collections:
  mza's requests:
    ombi_movies: <ombi username>    (or ombi_tv)
ombi:
  url:
  apikey:
meisnate12 commented 3 years ago

that would be cool and if you have radarr working properly it could automatically download movies requested as well without the server owner doing anything

enchained commented 3 years ago

It would be even better if I could sync missing titles to Ombi instead of radarr. My server is low on space, but the users just messaging me to make requests instead of using Ombi. I think for some it's better to make their watchlist into Ombi requests, than to straight auto-dl it with radarr. Should I create a separate ticket for this kind of Ombi support?

meisnate12 commented 3 years ago

Don't make another Ombi support ticket yet if we get ombi integration in the script and we haven't added the functionality you want then go ahead and make one otherwise let's leave it all in this thread until then.