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

61 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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