Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Linuxserver.io - Ombi

Featured Replies

linuxserver_medium.png

 

Application Name: Ombi

Application Site: https://ombi.io

Docker Hub: https://hub.docker.com/r/linuxserver/ombi/

Github: https://github.com/linuxserver/docker-ombi

 

Please post any questions/issues relating to this docker you have in this thread.

 

If you are not using Unraid (and you should be!) then please do not post here, instead head to linuxserver.io to see how to get support.

Edited by linuxserver.io

  • 1 month later...
  • Replies 642
  • Views 172k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Ran into this too and it looks like this is the issue. Look at my post there (currently the last one) for a fix you can do without having to install anything into your container. It looks like they ad

  • tidusjar
    tidusjar

    That 'asshole' would be me.        Please keep in mind that I have a full time demanding job, a child, a 10 month old and a wife outside of what I do in ombi. All of my free time i

  • clowrym
    clowrym

    Your definitely not the assholes here....

Posted Images

Note this is not a drop in replacement for plexrequests, it will require a fresh install.

Is there a way to choose which branch is pulled?

Ombi recently started to support Emby, but support is currently only in EAP and Dev branches :)

Is there a way to choose which branch is pulled?

Ombi recently started to support Emby, but support is currently only in EAP and Dev branches :)

 

 

with this image there are currently no reliable ways to break it, lol.

 

 

I found a way 8) im a real hacker..i know  ;D

 

You need to change branch in web gui to Developer or EAP and then update (within webgui by clicking the notification about new version after you change branch)

 

And then, you have to restart docker (after updating) from unRaid

 

btw thank you sparklyballs and the whole Linuxserver.io crew for this docker and all of the other amazing dockers :)

Capture.JPG.694adf608cb2deffdf4b1f2c36d5f69b.JPG

That's cool, but once you switch to dev, unless you nuke and pave, we're not going to support it, dev is dev for a reason.

Any differences between this one and the rogueosb ombi docker?

That's cool, but once you switch to dev, unless you nuke and pave, we're not going to support it, dev is dev for a reason.

 

Yes you can change branch again 8) you change branch within webui and update(when new stable version comes out)  ;D

That may be so, but if you're switching back and forth, then it becomes impossible to recreate that environment to troubleshoot.  Hence, unsupported from the point you first switch to dev, regardless of what happens thereafter.

Any differences between this one and the rogueosb ombi docker?

 

we made this one.

 

No shit?!

How can i set this up so my friends can request moves from outside my network?

I'm not sure if this is an Ombi issue or a docker issue, but whenever a specific episode is requested, it downloads and adds it to Plex, but the "Request Status" in the "Requests" section never changes. It just keeps showing "Processing Status" even though the episode is available.

How can i set this up so my friends can request moves from outside my network?

 

Setup reverse proxy

 

I'm not sure if this is an Ombi issue or a docker issue, but whenever a specific episode is requested, it downloads and adds it to Plex, but the "Request Status" in the "Requests" section never changes. It just keeps showing "Processing Status" even though the episode is available.

 

It takes a few minutes for Ombi to check if the content requested is available. You can change the min intervals under Settings - Scheduled Jobs under Plex Availability Checker.

It has nothing to do with the docker itself. If you're still having issues feel free to PM me.

Ok, so how do I setup a reverse proxy?  Will that mess with anything else I have like Sab, Sonarr, etc?

How can i set this up so my friends can request moves from outside my network?

 

Setup reverse proxy

 

I'm not sure if this is an Ombi issue or a docker issue, but whenever a specific episode is requested, it downloads and adds it to Plex, but the "Request Status" in the "Requests" section never changes. It just keeps showing "Processing Status" even though the episode is available.

 

It takes a few minutes for Ombi to check if the content requested is available. You can change the min intervals under Settings - Scheduled Jobs under Plex Availability Checker.

It has nothing to do with the docker itself. If you're still having issues feel free to PM me.

 

Thanks for the help. I tried changing the checker interval and even manually ran it by clicking the refresh icon next to the availability checker and the status hasn't changed.

 

 

What's the difference between this and PlexRequests?

What's the difference between this and PlexRequests?

 

This is better with a wider feature set from what I can tell, not really being a user myself.

On 2/19/2017 at 5:26 PM, yitzi said:

What's the difference between this and PlexRequests?

It's the same thing just a name change due to legal issues with Plex itself.

On 2/18/2017 at 8:45 PM, squirrellydw said:

Ok, so how do I setup a reverse proxy?  Will that mess with anything else I have like Sab, Sonarr, etc?

No it won't mess them up but you can also setup reverse proxy for those services so you can access them outside of your network. 

On 2/19/2017 at 8:26 PM, yitzi said:

What's the difference between this and PlexRequests?

 

Ombi will check Plex directly to see if movies exist in your library vs PlexRequests which checks the movie manager (CP, Radarr, etc). 

Ombi is based on .net vs PlexRequests which is based on Meteor.

Ombi has full user management and collects user info from plex.tv that are friends with your account, to make login easy for them (aka use their plex credentials to log in)

 

It started off as just a fork but has grown a lot faster than PlexRequests.

1 hour ago, zin105 said:

This docker will hang, crash and restart quite often. Seems to be a problem with Mono since I find it unstable on anything else than Windows. This is what it looks like in the docker log;

 

[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Collections.Generic.List`1' threw an exception. ---> System.Threading.ThreadAbortException:
--- End of inner exception stack trace ---
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) <0x41299a20 + 0x00098> in <filename unknown>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x41297e50 + 0x001f1> in <filename unknown>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x41297e10 + 0x00023> in <filename unknown>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) <0x41297c90 + 0x0005b> in <filename unknown>:0
at System.Threading.ThreadHelper.ThreadStart () <0x41297b30 + 0x00033> in <filename unknown>:0

Not had any reports of any problems here or anywhere else. So might well be something local to your setup, but impossible for me to say what....

No problem, that issue is upstream of the docker container though, so it's the sort of thing we have no control of, we just package it up. It may well be the cause of your problem but like I said I've not seen your problem posted anywhere else in regard to the ls.io docker that's all.

Is anyone having issues with CPU? Mines using 96% of a core. 

I want to set this up for my family that lives out of state. Anyone have a guide on how to best secure this?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.