mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Merge branch 'master' into develop
This commit is contained in:
commit
0c75af8dad
2 changed files with 8 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## (unreleased)
|
## v3.0.3988 (2018-11-23)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### **New Features**
|
### **New Features**
|
||||||
|
|
||||||
|
@ -35,7 +37,8 @@
|
||||||
|
|
||||||
### **Fixes**
|
### **Fixes**
|
||||||
|
|
||||||
- !changelog. [Jamie]
|
|
||||||
|
- Fixed #2601 [TidusJar]
|
||||||
|
|
||||||
- Made the subscribe/unsubscribe button more obvious on the UI #2309. [Jamie]
|
- Made the subscribe/unsubscribe button more obvious on the UI #2309. [Jamie]
|
||||||
|
|
||||||
|
|
|
@ -32,7 +32,7 @@ ___
|
||||||
# Features
|
# Features
|
||||||
Here are some of the features Ombi V3 has:
|
Here are some of the features Ombi V3 has:
|
||||||
* Now working without crashes on Linux.
|
* Now working without crashes on Linux.
|
||||||
* Lets users request Movies and TV Shows (whether it being the entire series, an entire season, or even single episodes.)
|
* Lets users request Movies, Music, and TV Shows (whether it being the entire series, an entire season, or even single episodes.)
|
||||||
* Easily manage your requests
|
* Easily manage your requests
|
||||||
* User management system (supports plex.tv, Emby and local accounts)
|
* User management system (supports plex.tv, Emby and local accounts)
|
||||||
* A landing page that will give you the availability of your Plex/Emby server and also add custom notification text to inform your users of downtime.
|
* A landing page that will give you the availability of your Plex/Emby server and also add custom notification text to inform your users of downtime.
|
||||||
|
@ -50,6 +50,7 @@ We integrate with the following applications:
|
||||||
* Emby
|
* Emby
|
||||||
* Sonarr
|
* Sonarr
|
||||||
* Radarr
|
* Radarr
|
||||||
|
* Lidarr
|
||||||
* DogNzb
|
* DogNzb
|
||||||
* Couch Potato
|
* Couch Potato
|
||||||
|
|
||||||
|
@ -87,6 +88,7 @@ We are planning to bring back these features in V3 but for now you can find a li
|
||||||
| DogNzb | Yes | No |
|
| DogNzb | Yes | No |
|
||||||
| Issues | Yes | Yes |
|
| Issues | Yes | Yes |
|
||||||
| Headphones | No | Yes |
|
| Headphones | No | Yes |
|
||||||
|
| Lidarr | Yes | No |
|
||||||
|
|
||||||
# Feature Requests
|
# Feature Requests
|
||||||
Feature requests are handled on FeatHub.
|
Feature requests are handled on FeatHub.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue