From ae1e917a4600c420766f776c4df89fb2d569ec15 Mon Sep 17 00:00:00 2001 From: szumkoal Date: Sat, 29 Nov 2025 22:21:14 -0500 Subject: [PATCH] Update docs --- README.md | 54 ++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 38 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 7a2594f..aeed768 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,58 @@ -\# TV Desktop Media Server +# TV Desktop Media Server -\## Device -- Dell OptiPlex 7050 +## Device -- Dell OptiPlex 7050 -\### Information - +### Information: This folder contains the compose and config files for all media server utilities +### Services: +- **Bazarr** --> Subtitle manager +- **Flaresolverr** --> cloudflare proxy for indexers +- **Jellyfin** --> Main media server manager and UI +- **Jellyseer** --> Media search and resquest UI +- **Prowlarr** --> Inderxer manager +- **Radarr** --> Movies download automator and manager +- **Sonarr** --> TV shows download automator and manager -\## Contents +### Contents: +**`Media Server/`** +├── **`Config/`** +│   ├── **`Bazarr/`** +│   ├── **`Flaresolverr/`** +│   ├── **`Jellyfin/`** +│   ├── **`Jellyseer/`** +│   ├── **`Prowlarr/`** +│   ├── **`Radarr/`** +│   └── **`Sonarr/`** +├── **`docker-compose.yml/`** +├── **`.gitignore/`** +└── **`README.md/`** +### File Descriptions: -\*\*`Media Server/`\*\* +- **`Config/`**: Mian configuration folder +- **`Bazarr/`**: Config data +- **`Flaresolverr/`**: config data +- **`Jellyfin/`**: Config data +- **`Jellyseer/`**: Config data +- **`Prowlarr/`**: Config data +- **`Radarr/`**: Config data +- **`Sonarr/`**: Config data +- **`docker-compose.yml/`**: Docker Compose file +- **`.gitignore/`**: Git ingore file +- **`README.md/`**: Docs -├── \*\*`Config/`\*\* +### Current Ports -│ ├── \*\*`Bazarr`\*\* - -├── \*\*`docker-compose.yml`\*\* - -├── \*\*`.env`\*\* - -├── \*\*`.gitignore`\*\* - -└── \*\*`README.md`\*\* +- find later