Skip to content

Commit e31d025

Browse files
authored
Maintainerr (saltyorg#316)
* Update mkdocs.yml added reference to maintainerr * Create maintainerr.md initial creation of app. * Update index.md added maintainerr * Update maintainerr.md changed What is it to properly reflect app.
1 parent 6eda141 commit e31d025

3 files changed

Lines changed: 71 additions & 0 deletions

File tree

docs/sandbox/apps/maintainerr.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# Maintainerr
2+
3+
# What is it?
4+
5+
[Maintainerr](https://docs.maintainerr.info/Introduction/) makes managing your media easy. No longer do you have to worry about your precious hard drive space being taken up by Movies and TVShows, that aren't even being watched.
6+
7+
| Details | | | |
8+
|-------------|-------------|-------------|-------------|
9+
| [:material-home: Project home](https://docs.maintainerr.info/Introduction/){: .header-icons } | [:octicons-link-16: Docs](https://docs.maintainerr.info/){: .header-icons } | [:octicons-mark-github-16: Github](https://github.com/jorenn92/Maintainerr){: .header-icons } | [:material-docker: Docker](https://hub.docker.com/r/jorenn92/maintainerr){: .header-icons }|
10+
11+
## 1. URL
12+
13+
- To access maintainerr, visit `https://maintainerr._yourdomain.com_`
14+
15+
## 2. Settings
16+
17+
This setup needs to take place **AFTER** you've set up Plex, Radarr, and Sonarr, since it involves connections to all three of those.
18+
19+
You will need your API Keys from both Radarr and Sonarr.
20+
21+
1. Log into your maintainerr url and the inital page will be the plex settings
22+
23+
2. Authenticate into plex
24+
25+
3. Click the refresh button to have maintainer find all plex servers
26+
27+
4. Click on the drop down and choose manual
28+
29+
5. Name it whatever you want
30+
31+
6. Hostname or IP is the name of your container. Default is plex
32+
33+
7. Port of plex server. Default is 32400
34+
35+
8. Leave SSL unchecked
36+
37+
9. Save Changes and Test changes
38+
39+
10. Navigate to Overseerr tab
40+
41+
11. Hostname of overseerr container. Default is overseerr
42+
43+
12. Port of container. Default is 5055
44+
45+
13. API key from overseerr
46+
47+
14. Save and test changes
48+
49+
15. Navigate to Sonarr tab
50+
51+
16. Hostname of sonarr container. Default is sonarr
52+
53+
17. Port of sonarr container. Default is 8989
54+
55+
18. API key from sonarr
56+
57+
19. Save and test changes
58+
59+
20. Navigate to Radarr tab
60+
61+
21. Hostname of radarr container. Default is radarr
62+
63+
22. Port of radarr container. Default is 7878
64+
65+
23. API key from radarr
66+
67+
24. Save and test changes
68+
69+
25. Once Overseerr, Plex, Sonarr, Radarr configurations are in place, you can use the app to you preferences.

docs/sandbox/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ tags:
7878
- **[linkding](../sandbox/apps/linkding.md)** - tag - `sandbox-linkding`
7979
- **[logarr](../sandbox/apps/logarr.md)** - tag - `sandbox-logarr`
8080
- **[makemkv](../sandbox/apps/makemkv.md)** - tag - `sandbox-makemkv`
81+
- **[maintainerr](../sandbox/apps/maintainerr.md)** - tag - `sandbox-maintainerr`
8182
- **[mcrouter](../sandbox/apps/mcrouter.md)** - tag - `sandbox-mcrouter`
8283
- **[medusa](../sandbox/apps/medusa.md)** - tag - `sandbox-medusa`
8384
- **[membarr](../sandbox/apps/membarr.md)** - tag - `sandbox-membarr`

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ nav:
328328
- Unifi Network Application: sandbox/apps/unifi-network-application.md
329329
- Wireguard: sandbox/apps/wireguard.md
330330
- MakeMKV: sandbox/apps/makemkv.md
331+
- Maintainerr: sandbox/apps/maintainerr.md
331332
- Puddletag: sandbox/apps/puddletag.md
332333
- Sabthrottle: sandbox/apps/sabthrottle.md
333334
- Sarotate: sandbox/apps/sarotate.md

0 commit comments

Comments
 (0)