Update docs
This commit is contained in:
54
README.md
54
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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user