From e09e522984c5510c23cb54a0715adcfe84fee4a1 Mon Sep 17 00:00:00 2001 From: Glassed Silver Date: Fri, 25 Mar 2022 14:50:10 +0100 Subject: [PATCH] adding unRAID specific mongoDB instructions link --- ...ongoDB-backend-to-use-as-database-provider-for-YTDL-M.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M.md b/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M.md index 5a71e74..580583c 100644 --- a/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M.md +++ b/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M.md @@ -17,4 +17,8 @@ That's it! YoutubeDL-Material will create the tables it needs on its own and fill them with the data from your Local DB. **This process may take quite some time**, especially on large datasets, so be patient, please! You can use tools -like MongoDBCompass (MongoDB's official database inspector and editor) to check on the ingress of entries. \ No newline at end of file +like MongoDBCompass (MongoDB's official database inspector and editor) to check on the ingress of entries. + +
+ +unRAID specific instructions also available! [Click here](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/unRAID#mongodb-database-setup) \ No newline at end of file