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.
Ombi/_includes/call-to-action.html

17 lines
1.1 KiB

<section id="download" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">So what is Ombi you ask!?</h2>
<p>Ombi allows you to host your own Plex Request and user management system.
<br />If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface!
<br />Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something.
<br />Allow your users to post issues against their requests so you know there is a problem with the audio etc.
<br />Even automatically send them weekly newsletters of new content that has been added to your Plex server!</p>
<h2><a href="https://github.com/tidusjar/Ombi" class="btn-social" style="color: white;" target="_blank"><i class="fa fa-github"></i></a></h2>
</div>
</div>
</div>
</section>