summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-12 19:18:42 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-12 19:18:42 -0300
commitdc7880b0abf8a7c0ba044296867e9c3d07e7a260 (patch)
treee9e9247972c118f6752b1b2d02c2117f3d2813a0
parentde8646cd12955c788fa04871d54c227e9c395b76 (diff)
Added "Recommendations" page
-rw-r--r--content/config/recommendations.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/content/config/recommendations.md b/content/config/recommendations.md
new file mode 100644
index 0000000..0028555
--- /dev/null
+++ b/content/config/recommendations.md
@@ -0,0 +1,18 @@
+---
+title: "Recommendations"
+date: 2023-01-12T19:09:55-03:00
+draft: false
+weight: 100
+---
+
+# What should YOU do now?
+
+Everything is working now! Yay! 🎉
+
+To improve the experience, you can:
+
+- **Add more indexers.** (instructions for [Jackett](/config/jackett/#initial-configuration), instructions for [Radarr](/config/radarr/#indexers), instructions for [Sonarr](/config/sonarr/#indexers)). The more indexers you have, the easier it will be to find more obscure movies.
+- **Add more subtitles providers.** (instructions for [Bazarr](/config/bazarr/#providers)). The more providers you have, the easier it will be for Bazarr to find the best subtitles for your files.
+- **Install Emby on your devices!** Emby apps are available for Android TV, Amazon Fire TV, Chromecast, Roku, Xbox, Home Theater Computers, and more!
+- **Sign up for [Emby Premiere](https://emby.media/premiere.html) (optional, but VERY recommended!).** This way you will be able to have offline media, enable hardware transcoding, automatically convert your content, etc. I cancelled all my streaming services, bought a 1 year license and never looked back.
+- **Configure and fine tune all of the services.** You can always refer to this documentation if you mess up something. The key part of any good media server is that it should adapt to the user, and not the other way around.