Files
Media-Server/README.md
2025-11-29 22:21:14 -05:00

61 lines
1.3 KiB
Markdown

# TV Desktop Media Server
## Device -- Dell OptiPlex 7050
### 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:
**`Media Server/`**
├── **`Config/`**
│   ├── **`Bazarr/`**
│   ├── **`Flaresolverr/`**
│   ├── **`Jellyfin/`**
│   ├── **`Jellyseer/`**
│   ├── **`Prowlarr/`**
│   ├── **`Radarr/`**
│   └── **`Sonarr/`**
├── **`docker-compose.yml/`**
├── **`.gitignore/`**
└── **`README.md/`**
### File Descriptions:
- **`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
### Current Ports
- find later