mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Merge branch 'EAP' into dev
This commit is contained in:
commit
5dd8579909
2 changed files with 28 additions and 20 deletions
22
.github/ISSUE_TEMPLATE.md
vendored
22
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,30 +1,38 @@
|
|||
!!Pleas use the template, otherway we will close the github issue!!
|
||||
<!---
|
||||
|
||||
If this is a bug report or support request please make sure you have filled the following in:
|
||||
(If it's not a bug/support request and a feature request pleas submit your feature request over here: http://feathub.com/tidusjar/PlexRequests.Net)
|
||||
!! Please use the Support / bug report template, otherwise we will close the Github issue !!
|
||||
|
||||
#### Plex Requests.Net Version:
|
||||
(Pleas submit a feature request over here: http://feathub.com/tidusjar/Ombi)
|
||||
|
||||
#### update Branch:
|
||||
--->
|
||||
|
||||
#### Ombi Version:
|
||||
|
||||
V 1.XX.XX
|
||||
|
||||
#### Update Branch:
|
||||
|
||||
Stable/Early Access Preview/development
|
||||
|
||||
#### Operating System:
|
||||
|
||||
(Place text here)
|
||||
|
||||
#### Mono Version (only if your not on windows)
|
||||
|
||||
(Place text here)
|
||||
|
||||
#### Applicable Logs (from `/logs/` directory or the Admin page):
|
||||
|
||||
```
|
||||
Logs go here (Please make sure you remove any personal information from the logs)
|
||||
|
||||
(Logs go here. Don't remove the ``` tags for showing your logs correctly. Please make sure you remove any personal information from the logs)
|
||||
|
||||
```
|
||||
|
||||
#### Problem Description:
|
||||
|
||||
|
||||
(Place text here)
|
||||
|
||||
#### Reproduction Steps:
|
||||
|
||||
|
|
26
README.md
26
README.md
|
@ -1,5 +1,5 @@
|
|||
# Ombi
|
||||
|
||||

|
||||
____
|
||||
[](https://gitter.im/tidusjar/Ombi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
[](https://ci.appveyor.com/project/tidusjar/requestplex)
|
||||
|
@ -9,22 +9,15 @@ ____
|
|||
[](https://github.com/tidusjar/Ombi)
|
||||
[](http://waffle.io/tidusjar/Ombi)
|
||||
|
||||
|
||||
# Feature Requests
|
||||
Feature requests are handled on FeatHub.
|
||||
|
||||
Search the existing requests to see if your suggestion has already been submitted.
|
||||
(If a similar request exists, give it a thumbs up (+1), or add additional comments to the request)
|
||||
|
||||
#### [](http://feathub.com/tidusjar/Ombi)
|
||||
|
||||
# Features
|
||||
Here some of the features Ombi has:
|
||||
* All your users to Request Movies, TV Shows (Whole series, whole seaons or even single episodes!) and Albums
|
||||
* Easily manage your requests
|
||||
* User mangement system (supports plex.tv accounts and local accounts)
|
||||
* Sending newsletters
|
||||
* Fault Queue for requests (Buffer requests if Sonar/Couchpotato/SickRage is offline)
|
||||
|
||||
* User mangement system (supports plex.tv accounts and local accounts) [NEW]
|
||||
* Sending newsletters [NEW]
|
||||
* Fault Queue for requests (Buffer requests if Sonar/Couchpotato/SickRage is offline) [NEW]
|
||||
|
||||
* Allow your users to report issues and manage them seperatly
|
||||
* A landing page that will give you the availability of your Plex server and also add custom notification text to inform your users of downtime.
|
||||
* Allow your users to get notifications!
|
||||
|
@ -51,6 +44,13 @@ Supported notifications:
|
|||
* Slack
|
||||
* Weekly Recently Added email notification to all of your Plex Users!
|
||||
|
||||
# Feature Requests
|
||||
Feature requests are handled on FeatHub.
|
||||
|
||||
Search the existing requests to see if your suggestion has already been submitted.
|
||||
(If a similar request exists, give it a thumbs up (+1), or add additional comments to the request)
|
||||
|
||||
#### [](http://feathub.com/tidusjar/Ombi)
|
||||
|
||||
# Preview
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue