Removed intention of ever having Overseerr support. Seems redundant
This commit is contained in:
@@ -10,7 +10,6 @@ Managarr is a TUI to help you manage your HTPC (Home Theater PC). Built with lov
|
|||||||
-  [Prowlarr](https://wiki.servarr.com/en/prowlarr)
|
-  [Prowlarr](https://wiki.servarr.com/en/prowlarr)
|
||||||
-  [Whisparr](https://wiki.servarr.com/whisparr)
|
-  [Whisparr](https://wiki.servarr.com/whisparr)
|
||||||
-  [Bazarr](https://www.bazarr.media/)
|
-  [Bazarr](https://www.bazarr.media/)
|
||||||
-  [Overseerr](https://docs.overseerr.dev/)
|
|
||||||
-  [Tautulli](https://tautulli.com/)
|
-  [Tautulli](https://tautulli.com/)
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
@@ -63,10 +62,6 @@ prowlarr:
|
|||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
port: 9696
|
port: 9696
|
||||||
api_token: someApiToken1234567890
|
api_token: someApiToken1234567890
|
||||||
overseerr:
|
|
||||||
host: 127.0.0.1
|
|
||||||
port: 5055
|
|
||||||
api_token: someApiToken1234567890
|
|
||||||
tautulli:
|
tautulli:
|
||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
port: 8181
|
port: 8181
|
||||||
@@ -108,10 +103,6 @@ tautulli:
|
|||||||
|
|
||||||
- [ ] Support for Prowlarr
|
- [ ] Support for Prowlarr
|
||||||
|
|
||||||
### Overseerr
|
|
||||||
|
|
||||||
- [ ] Support for Overseerr
|
|
||||||
|
|
||||||
### Tautulli
|
### Tautulli
|
||||||
|
|
||||||
- [ ] Support for Tautulli
|
- [ ] Support for Tautulli
|
||||||
@@ -137,5 +128,4 @@ tautulli:
|
|||||||
* [Whisparr >= v3](https://whisparr.com/docs/api/)
|
* [Whisparr >= v3](https://whisparr.com/docs/api/)
|
||||||
* [Prowlarr v1](https://prowlarr.com/docs/api/)
|
* [Prowlarr v1](https://prowlarr.com/docs/api/)
|
||||||
* [Bazarr v1.1.4](http://localhost:6767/api)
|
* [Bazarr v1.1.4](http://localhost:6767/api)
|
||||||
* [Overseerr v1](https://api-docs.overseerr.dev/)
|
|
||||||
* [Tautulli >= v2](https://github.com/Tautulli/Tautulli/wiki/Tautulli-API-Reference)
|
* [Tautulli >= v2](https://github.com/Tautulli/Tautulli/wiki/Tautulli-API-Reference)
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user