mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Merge remote-tracking branch 'origin/master' into DotNetCore
merge
This commit is contained in:
commit
e78d7adcc1
9 changed files with 1806 additions and 2 deletions
35
README.md
35
README.md
|
@ -9,9 +9,15 @@ ____
|
|||
[](https://patreon.com/tidusjar/Ombi)
|
||||
[](https://paypal.me/PlexRequestsNet)
|
||||
|
||||
[](https://github.com/tidusjar/Ombi/issues/new) [](http://feathub.com/tidusjar/Ombi)
|
||||
[](https://patreon.com/tidusjar/Ombi)
|
||||
[](https://paypal.me/PlexRequestsNet)
|
||||
___
|
||||
|
||||
|
||||
[](https://forums.ombi.io/viewforum.php?f=10) [](https://forums.ombi.io/posting.php?mode=post&f=20)
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
| Service | Master (V2) | Open Beta (V3 - Recommended) |
|
||||
|----------|:---------------------------:|:----------------------------:|
|
||||
| AppVeyor | [](https://ci.appveyor.com/project/tidusjar/requestplex/branch/master) | [](https://ci.appveyor.com/project/tidusjar/requestplex/branch/DotNetCore) |
|
||||
|
@ -20,6 +26,21 @@ ____
|
|||
Here are some of the features Ombi V3 has:
|
||||
* Now working without crashes on Linux.
|
||||
* Lets users request Movies and TV Shows (whether it being the entire series, an entire season, or even single episodes.)
|
||||
=======
|
||||
| Service | Master | Early Access | Dev |
|
||||
|----------|:---------------------------:|:----------------------------:|:----------------------------:|
|
||||
| AppVeyor | [](https://ci.appveyor.com/project/tidusjar/requestplex/branch/master) | [](https://ci.appveyor.com/project/tidusjar/requestplex/branch/eap) | [](https://ci.appveyor.com/project/tidusjar/requestplex/branch/dev)
|
||||
| Download |[](https://github.com/tidusjar/Ombi/releases) | [](https://ci.appveyor.com/project/tidusjar/requestplex/branch/eap/artifacts) | [](https://ci.appveyor.com/project/tidusjar/requestplex/branch/dev/artifacts) |
|
||||
|
||||
We now have a forums!
|
||||
Check it out: [https://forums.ombi.io/](https://forums.ombi.io)
|
||||
|
||||
Want to keep up to date with the rewrite? Follow [this issue](https://github.com/tidusjar/Ombi/issues/865)
|
||||
|
||||
# Features
|
||||
Here some of the features Ombi has:
|
||||
* All your users to Request Movies, TV Shows (Whole series, whole seasons or even single episodes!) and Albums
|
||||
>>>>>>> origin/master
|
||||
* Easily manage your requests
|
||||
* User management system (supports plex.tv, Emby and local accounts)
|
||||
* A landing page that will give you the availability of your Plex/Emby server and also add custom notification text to inform your users of downtime.
|
||||
|
@ -90,8 +111,20 @@ Search the existing requests to see if your suggestion has already been submitte
|
|||
|
||||
# Installation
|
||||
|
||||
<<<<<<< HEAD
|
||||
[Click Here](https://github.com/tidusjar/Ombi/wiki/Installation)
|
||||
[Here for Reverse Proxy Config Examples](https://github.com/tidusjar/Ombi/wiki/Reverse-Proxy-Examples)
|
||||
=======
|
||||
[Windows Guide!](https://forums.ombi.io/viewtopic.php?f=6&t=4)
|
||||
[Ubuntu Guide!](http://www.htpcguides.com/install-plex-requests-net-ubuntu-14-x/)
|
||||
|
||||
# FAQ
|
||||
Do you have an issue or a question? if so check out our [FAQ](https://github.com/tidusjar/Ombi/wiki/FAQ)!
|
||||
|
||||
# Docker
|
||||
|
||||
Looking for a Docker Image? Well [rogueosb](https://github.com/rogueosb/) has created a docker image for us, You can find it [here](https://github.com/rogueosb/docker-plexrequestsnet) :smile:
|
||||
>>>>>>> origin/master
|
||||
|
||||
# Contributors
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue