mirror of https://github.com/Ombi-app/Ombi
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
2.7 KiB
52 lines
2.7 KiB
# Plex Requests .NET!
|
|
|
|
[![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)
|
|
[![Linux Status](https://travis-ci.org/tidusjar/PlexRequests.Net.svg)](https://travis-ci.org/tidusjar/PlexRequests.Net)
|
|
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/tidusjar/plexrequests.net.svg)](http://isitmaintained.com/project/tidusjar/plexrequests.net "Average time to resolve an issue")
|
|
[![Percentage of issues still open](http://isitmaintained.com/badge/open/tidusjar/plexrequests.net.svg)](http://isitmaintained.com/project/tidusjar/plexrequests.net "Percentage of issues still open")
|
|
[![Github All Releases](https://img.shields.io/github/downloads/tidusjar/PlexRequests.net/total.svg)](https://github.com/tidusjar/PlexRequests.Net)
|
|
|
|
This is based off [Plex Requests by lokenx](https://github.com/lokenx/plexrequests-meteor) so big props to that guy!
|
|
I wanted to write a similar application in .Net!
|
|
|
|
#Features
|
|
|
|
* Integration with [TheMovieDB](https://www.themoviedb.org/) for all Movies
|
|
* Integration with [TVMaze](www.tvmaze.com) for all TV shows!
|
|
* Secure authentication
|
|
* [Sonarr](https://sonarr.tv/) integration (SickRage/Sickbeard TBD)
|
|
* [CouchPotato](https://couchpota.to/) integration
|
|
* Email notifications
|
|
|
|
#Preview
|
|
|
|
![Preview](http://i.imgur.com/yNztwTn.gif)
|
|
|
|
#Installation
|
|
Download the latest [Release](https://github.com/tidusjar/PlexRequests.Net/releases).
|
|
Extract the .zip file (Unblock if on Windows! Right Click > Properties > Unblock).
|
|
Just run `PlexRequests.exe`! (Mono compatible `mono PlexRequests.exe`)
|
|
|
|
#Configuration
|
|
|
|
To configure PlexRequests you need to register an admin user by clicking on Admin (top right) and press the Register link.
|
|
You will then have a admin menu option once registered where you can setup Sonarr, Couchpotato and any other settings.
|
|
|
|
# Contributors
|
|
|
|
We are looking for any contributions to the project! Just pick up a task, if you have any questions ask and i'll get straight on it!
|
|
|
|
Please feed free to submit a pull request!
|
|
|
|
# Donation
|
|
If you feel like donating you can [here!](paypal.me/PlexRequestsNet)
|
|
|
|
|
|
# Sponsors
|
|
- [JetBrains](http://www.jetbrains.com/) for providing us with free licenses to their great tools!!!
|
|
- [ReSharper](http://www.jetbrains.com/resharper/)
|
|
- [dotTrace] (https://www.jetbrains.com/profiler/)
|
|
- [dotMemory] (https://www.jetbrains.com/dotmemory/)
|
|
- [dotCover] (https://www.jetbrains.com/dotcover/)
|