From 1ea5ae59faf839262ff230df1c229488ad49712c Mon Sep 17 00:00:00 2001 From: Constantin Kraft Date: Fri, 17 Oct 2025 23:19:58 +0200 Subject: [PATCH] Update README with optional module installation instructions Added instructions for installing optional modules for music streaming services. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 60e3072..deb282f 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ Follow these steps to get a local copy of Orpheus up and running: ``` 4. Enter your credentials in `config/settings.json` +5. Optionally install modules for specific music streaming services: + OrpheuDL itself does not include any service like Qobuz. In order to use Qobuz you would need to install the according module: https://github.com/OrfiDev/orpheusdl-qobuz + as well. Afterwards you will get a settings.json and can use Qobuz properly. + ## Usage