summaryrefslogtreecommitdiff
path: root/content/install/description.md
blob: e60eb71515fd4faf938a9f4d65e705b485f215c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: "What is YAMS?"
date: 2023-01-10T15:23:19-03:00
draft: false
weight: 1
summary: A brief summary on what YAMS is and its features
---

YAMS is a **highly opinionated** media server.

With YAMS you'll be able to automate your media gathering, organization, and consumption.

## First, why?

In 2019 I wanted a setup that my non-technical girlfriend could use without any problems, so I started designing my media server using multiple open source projects and running them on top of docker.

Fast forward two years and I would like to say it works very well 😎 And most importantly, I accomplished my goal: My girlfriend uses it regularly and I've even added my mom, who lives 5000 kms from me.

My friends wanted to have a media server like mine, but it was always hard to explain everything that was involved in building and connecting all the pieces together.

So basically, my friends pushed me to build this script and documentation, so they (and now anyone!) could build it on their own home servers.

## Features

In no particular order:

- **Automatic shows/movies download:** Just add your shows and movies to the watch list and it should automatically download the files as soon as they are available.
- **Automatic classification and organization:** Your media files should be completely organized by default.
- **Automatic subtitles download:** Self-explanatory. Your media server should automatically download subtitles in the languages you choose if they are available.
- **Support for Web, Android, iOS, Android TV, and whatever that can support Emby/Jellyfin/Plex:** Since we are using Emby/Jellyfin/Plex, you should be able to watch your favorite media almost anywhere.


## What's installed with YAMS?

- [qBittorrent](https://www.qbittorrent.org/)
- [Radarr](https://radarr.video/)
- [Sonarr](https://sonarr.tv/)
- [Prowlarr](https://github.com/Prowlarr/Prowlarr)
- [Bazarr](https://www.bazarr.media/)
- [Jellyfin](https://jellyfin.org/).
- [Emby](https://emby.media/).
- [Plex](https://www.plex.tv/).
- [gluetun](https://github.com/qdm12/gluetun)

With this combination, you can create a fully functional media server that is going to download, categorize, subtitle, and serve your favorite shows and movies.