summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-31 13:10:13 +0000
committerRoger Gonzalez <roger@rogs.me>2023-01-31 13:10:13 +0000
commited5e191003ddfd7670fad649102683f7aaf98b9e (patch)
tree73f38f3475d4fab058d158e590083dd560b60711 /README.org
parente0bd92f1cb2487dc544b503a772bdf62647a3282 (diff)
parent638a944a4b580baec70ea4ec5576ef2af65ccee3 (diff)
Merge branch 'add-lidarr-and-readarr' into 'add-lidarr-and-readarr'
Add lidarr and readarr See merge request rogs/yams!3
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.org b/README.org
index a1828ca..a4067cc 100644
--- a/README.org
+++ b/README.org
@@ -13,6 +13,8 @@ Website: [[https://yams.media][https://yams.media]]
This script installs the following software:
- [[https://sonarr.tv/][Sonarr]]
- [[https://radarr.video/][Radarr]]
+- [[https://lidarr.audio][Lidarr]]
+- [[https://readarr.com/][Readarr]]
- [[https://jellyfin.org/][Jellyfin]]
- [[https://emby.media/][Emby]]
- [[https://www.plex.tv/][Plex]]
@@ -23,7 +25,7 @@ This script installs the following software:
- [[https://www.portainer.io/][Portainer]]
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.
+categorize, subtitle and serve your favorite shows, movies, audio and books.
* Features
:PROPERTIES:
@@ -60,6 +62,8 @@ Before installing, make sure you have:
you choose ~/srv/media~, the script is going to create the following folders:
+ ~/srv/media/tv~: For your TV shows
+ ~/srv/media/movies~: For your movies
+ + ~/srv/media/music~: For your music
+ + ~/srv/media/books~: For your books
+ ~/srv/media/downloads~: For your torrent downloads
+ ~/srv/media/blackhole~: For your torrents blackhole
- *A regular user to run and own the media files*: You shouldn't use ~root~ for this user, but I'm not
@@ -147,7 +151,7 @@ Just let them know YAMS sent you there 😎
- [ ] Add Jackett as an "yams extra".
- [ ] Add [[https://github.com/Fallenbagel/jellyseerr][jellyseer]] or [[https://ombi.io/][Omby]].
- [ ] Add a dashboard like [[https://docs.organizr.app/installation/installing-organizr][Organizr]].
-- [ ] Consider adding [[https://lidarr.audio/][Lidarr]] and [[https://readarr.com/][Readarr]].
+- [X] Consider adding [[https://lidarr.audio/][Lidarr]] and [[https://readarr.com/][Readarr]].
- [ ] Support for qBittorrent themes (VueTorrent).
- [ ] Support for Wireguard.
- [ ] Check [[https://filebrowser.org/][Filebrowser]].