Skip to content

Commit

Permalink
Maintainerr (#316)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
maindust authored Nov 7, 2024
1 parent 6eda141 commit e31d025
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 0 deletions.
69 changes: 69 additions & 0 deletions docs/sandbox/apps/maintainerr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# Maintainerr

# What is it?

[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.

| Details | | | |
|-------------|-------------|-------------|-------------|
| [: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 }|

## 1. URL

- To access maintainerr, visit `https://maintainerr._yourdomain.com_`

## 2. Settings

This setup needs to take place **AFTER** you've set up Plex, Radarr, and Sonarr, since it involves connections to all three of those.

You will need your API Keys from both Radarr and Sonarr.

1. Log into your maintainerr url and the inital page will be the plex settings

2. Authenticate into plex

3. Click the refresh button to have maintainer find all plex servers

4. Click on the drop down and choose manual

5. Name it whatever you want

6. Hostname or IP is the name of your container. Default is plex

7. Port of plex server. Default is 32400

8. Leave SSL unchecked

9. Save Changes and Test changes

10. Navigate to Overseerr tab

11. Hostname of overseerr container. Default is overseerr

12. Port of container. Default is 5055

13. API key from overseerr

14. Save and test changes

15. Navigate to Sonarr tab

16. Hostname of sonarr container. Default is sonarr

17. Port of sonarr container. Default is 8989

18. API key from sonarr

19. Save and test changes

20. Navigate to Radarr tab

21. Hostname of radarr container. Default is radarr

22. Port of radarr container. Default is 7878

23. API key from radarr

24. Save and test changes

25. Once Overseerr, Plex, Sonarr, Radarr configurations are in place, you can use the app to you preferences.
1 change: 1 addition & 0 deletions docs/sandbox/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ tags:
- **[linkding](../sandbox/apps/linkding.md)** - tag - `sandbox-linkding`
- **[logarr](../sandbox/apps/logarr.md)** - tag - `sandbox-logarr`
- **[makemkv](../sandbox/apps/makemkv.md)** - tag - `sandbox-makemkv`
- **[maintainerr](../sandbox/apps/maintainerr.md)** - tag - `sandbox-maintainerr`
- **[mcrouter](../sandbox/apps/mcrouter.md)** - tag - `sandbox-mcrouter`
- **[medusa](../sandbox/apps/medusa.md)** - tag - `sandbox-medusa`
- **[membarr](../sandbox/apps/membarr.md)** - tag - `sandbox-membarr`
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ nav:
- Unifi Network Application: sandbox/apps/unifi-network-application.md
- Wireguard: sandbox/apps/wireguard.md
- MakeMKV: sandbox/apps/makemkv.md
- Maintainerr: sandbox/apps/maintainerr.md
- Puddletag: sandbox/apps/puddletag.md
- Sabthrottle: sandbox/apps/sabthrottle.md
- Sarotate: sandbox/apps/sarotate.md
Expand Down

0 comments on commit e31d025

Please sign in to comment.