diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-14 22:13:11 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-14 22:13:11 -0300 |
commit | be90273d753927a8bfa8b57feb5ccc4bd0d68b89 (patch) | |
tree | 7b295d18adb32156efa6bdcf791cd8139c17014f /content/install/description.md | |
parent | a334c0dd33d4db9a1fa83940548c90a72e0cc296 (diff) |
Changed the order on the description, to match the config instructions
Diffstat (limited to 'content/install/description.md')
-rw-r--r-- | content/install/description.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/install/description.md b/content/install/description.md index ab826cf..27d9823 100644 --- a/content/install/description.md +++ b/content/install/description.md @@ -32,12 +32,12 @@ In no particular order: ## What's installed with YAMS? -- [Sonarr](https://sonarr.tv/) -- [Radarr](https://radarr.video/) -- [Emby](https://emby.media/) +- [Jackett](https://github.com/Jackett/Jackett) - [qBittorrent](https://www.qbittorrent.org/) +- [Radarr](https://radarr.video/) +- [Sonarr](https://sonarr.tv/) - [Bazarr](https://www.bazarr.media/) -- [Jackett](https://github.com/Jackett/Jackett) +- [Emby](https://emby.media/) 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. |