From a76925c16c52b5224ae67e74202735a4b003bf70 Mon Sep 17 00:00:00 2001 From: SuperPotatoMen Date: Sun, 18 Dec 2016 16:57:00 +0100 Subject: [PATCH 1/7] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d47d3a63d..d9445687b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,10 +1,11 @@ -!!Pleas use the template, otherway we will close the github issue!! +!! 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) +(If this is afeature request pleas submit your feature request over here: http://feathub.com/tidusjar/PlexRequests.Net) #### Plex Requests.Net Version: + #### update Branch: Stable/Early Access Preview/development From eb444e85a9ce43c3844499d92b52061b5d8dccc9 Mon Sep 17 00:00:00 2001 From: SuperPotatoMen Date: Tue, 20 Dec 2016 13:36:14 +0100 Subject: [PATCH 2/7] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d9445687b..56fc1d67d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,20 +1,26 @@ -!! Pleas use the template, otherway we will close the github issue !! + -#### 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): @@ -25,7 +31,7 @@ Logs go here (Please make sure you remove any personal information from the logs #### Problem Description: - +(Place text here) #### Reproduction Steps: From e73caf0697a82b597f0c688e8e053ccc9b20dfb3 Mon Sep 17 00:00:00 2001 From: SuperPotatoMen Date: Tue, 20 Dec 2016 15:25:43 +0100 Subject: [PATCH 3/7] Update README.md --- README.md | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 51425bda6..4ab5587be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ +# Ombi -![](http://i.imgur.com/s4nswSA.png?1) ____ [![Gitter](https://badges.gitter.im/tidusjar/PlexRequest.NET.svg)](https://gitter.im/tidusjar/PlexRequests.Net?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build status](https://ci.appveyor.com/api/projects/status/hgj8j6lcea7j0yhn?svg=true)](https://ci.appveyor.com/project/tidusjar/requestplex) @@ -9,11 +9,13 @@ ____ [![Github All Releases](https://img.shields.io/github/downloads/tidusjar/PlexRequests.net/total.svg)](https://github.com/tidusjar/PlexRequests.Net) [![Stories in Progress](https://badge.waffle.io/tidusjar/PlexRequests.Net.svg?label=in progress&title=In Progress)](http://waffle.io/tidusjar/PlexRequests.Net) - # Features -Here some of the features Plex Requests.Net has: +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) [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! @@ -23,9 +25,10 @@ Here some of the features Plex Requests.Net has: * It automatically update the status of requests when they are available on Plex * Slick, responsive and mobile friendly UI + ### Integration We integrate with the following applications: -* Plex (Obviously!) +* Plex server 1.2 (and higher) * Sonarr * SickRage * CouchPotato @@ -39,6 +42,14 @@ 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. +If no similar requests exist, you can create a new one. Make sure to provide a clear title to easily identify the feature request. + +#### [![Feature Requests](https://cloud.githubusercontent.com/assets/390379/10127973/045b3a96-6560-11e5-9b20-31a2032956b2.png)](http://feathub.com/tidusjar/Ombi) # Preview @@ -50,7 +61,7 @@ Supported notifications: [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/PlexRequests.Net/wiki/FAQ) +Do you have an issue or a question? if so check out our [FAQ!](https://github.com/tidusjar/Ombi/wiki/FAQ) # Docker @@ -67,9 +78,5 @@ If you feel like donating you can [here!](https://paypal.me/PlexRequestsNet) ### A massive thanks to everyone for all their help! -## [Feathub](http://feathub.com/tidusjar/PlexRequests.Net) -[![Feature Requests](http://feathub.com/tidusjar/PlexRequests.Net?format=svg)](http://feathub.com/tidusjar/PlexRequests.Net) - - ## Stats [![Throughput Graph](https://graphs.waffle.io/tidusjar/PlexRequests.Net/throughput.svg)](https://waffle.io/tidusjar/PlexRequests.Net/metrics/throughput) From e517f34a432dfc6592df5a153325419794cb9fa1 Mon Sep 17 00:00:00 2001 From: SuperPotatoMen Date: Tue, 20 Dec 2016 15:30:56 +0100 Subject: [PATCH 4/7] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ab5587be..d019e9adc 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ Supported notifications: 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. -If no similar requests exist, you can create a new one. Make sure to provide a clear title to easily identify the feature request. +(If a similar request exists, give it a thumbs up (+1), or add additional comments to the request) #### [![Feature Requests](https://cloud.githubusercontent.com/assets/390379/10127973/045b3a96-6560-11e5-9b20-31a2032956b2.png)](http://feathub.com/tidusjar/Ombi) From bbf06a3e14133612dadc2d986d2756ec2b0c4538 Mon Sep 17 00:00:00 2001 From: SuperPotatoMen Date: Fri, 23 Dec 2016 11:11:19 +0100 Subject: [PATCH 5/7] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 56fc1d67d..ab17aabdb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -25,7 +25,8 @@ Stable/Early Access Preview/development #### 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! ,Please make sure you remove any personal information from the logs) ``` From 2ef5615ccd732e159c3cc6955d1eab381cc0fb66 Mon Sep 17 00:00:00 2001 From: SuperPotatoMen Date: Fri, 23 Dec 2016 11:13:44 +0100 Subject: [PATCH 6/7] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ab17aabdb..d944c3189 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -26,7 +26,7 @@ Stable/Early Access Preview/development ``` -(Logs go here, don't remove the ``` tags! ,Please make sure you remove any personal information from the logs) +(Logs go here. Don't remove the ``` tags it's for showing your logs correctly. Please make sure you remove any personal information from the logs) ``` From 57bde3032b0dc7ef36a4160fca9d8cf8cdb0f06f Mon Sep 17 00:00:00 2001 From: SuperPotatoMen Date: Fri, 23 Dec 2016 11:14:13 +0100 Subject: [PATCH 7/7] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d944c3189..3e49d4bca 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -26,7 +26,7 @@ Stable/Early Access Preview/development ``` -(Logs go here. Don't remove the ``` tags it's for showing your logs correctly. 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) ```