mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
2
This commit is contained in:
parent
6129ac88b3
commit
e2af226eee
2 changed files with 4 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
<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.
|
||||
<p>If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface!
|
||||
<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 sent them weekly newsletters of new content that has been added to your Plex server!</p>
|
||||
|
||||
<a href="https://github.com/tidusjar/Ombi" target="_blank"> <i class="fa fa-github"></i></a>
|
||||
<a href="https://github.com/tidusjar/Ombi" class="btn-social btn-outline" target="_blank"><i class="fa fa-fw fa-github"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -2,9 +2,10 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<h2 class="section-heading">Check out our Github for more information! <i class="fa fa-github"></i></h2>
|
||||
<h2 class="section-heading">Check out our Github for more information! <a href="https://github.com/tidusjar/Ombi" class="btn-social btn-outline" target="_blank"><i class="fa fa-fw fa-github"></i></a></h2>
|
||||
<p>Let us know any issues or feature requests you have</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue