From 865e96637222e65a8252971f6982d5a9b3964564 Mon Sep 17 00:00:00 2001
From: nicki <72807749+curche@users.noreply.github.com>
Date: Tue, 11 Jan 2022 16:43:09 +0530
Subject: [PATCH] Add a brief note about Group Blocking for MangaDex (#824)
* Add brief note about Group Blocking in Dex ext
* Add suggested changes
capitalize MangaDex and also emphasize the important portions
---
src/help/faq/README.md | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/src/help/faq/README.md b/src/help/faq/README.md
index a1390aac..49cadfe5 100644
--- a/src/help/faq/README.md
+++ b/src/help/faq/README.md
@@ -252,6 +252,39 @@ You need to [migrate](./source-migration.md) all your MangaDex manga from MangaD
##### Why can I not restore from a JSON backup?
JSON backups are now unusable due to the ID change. You will have to manually re-add your manga.
+#### How can I block particular Scanlator Groups?
+
+The **MangaDex** extension allows blocking **Scanlator Groups**. Chapters uploaded by a **Blocked Scanlator Group** will not show up in **Latest** or in **Manga feed** (chapters list). For now, you can only block Groups by entering their UUIDs manually.
+
+Follow the following steps to easily block a group from the Tachiyomi MangaDex extension:
+
+A. Finding the **UUIDs**:
+ - Go to [https://mangadex.org](https://mangadex.org) and for the Scanlation Group that you wish to block and view their Group Details
+ - Using the URL of this page, get the 16-digit alphanumeric string which will be the UUID for that scanlation group
+ - For Example:
+ * The Group *Tristan's test scans* has the URL
+ - [https://mangadex.org/group/6410209a-0f39-4f51-a139-bc559ad61a4f/tristan-s-test-scans](https://mangadex.org/group/6410209a-0f39-4f51-a139-bc559ad61a4f/tristan-s-test-scans)
+ - Therefore, their UUID will be `6410209a-0f39-4f51-a139-bc559ad61a4f`
+ * Other Examples include:
+ + Azuki Manga | `5fed0576-8b94-4f9a-b6a7-08eecd69800d`
+ + Bilibili Comics | `06a9fecb-b608-4f19-b93c-7caab06b7f44`
+ + Comikey | `8d8ecf83-8d42-4f8c-add8-60963f9f28d9`
+ + MangaPlus | `4f1de6a2-f0c5-4ac5-bce5-02c7dbb67deb`
+
+B. Blocking a group using their UUID in Tachiyomi MangaDex extension `v1.2.150+`:
+ 1. Go to → .
+ 1. Click on **MangaDex** extension and then under your Language of choice.
+ 1. Tap on the option **Block Groups by UUID** and enter the UUIDs.
+ - By Default, the following groups are blocked:
+ ```
+ Azuki Manga, Bilibili Comics, Comikey & MangaPlus
+ ```
+ - Which are entered as:
+ ```
+ 5fed0576-8b94-4f9a-b6a7-08eecd69800d, 06a9fecb-b608-4f19-b93c-7caab06b7f44,
+ 8d8ecf83-8d42-4f8c-add8-60963f9f28d9, 4f1de6a2-f0c5-4ac5-bce5-02c7dbb67deb
+ ```
+
### Mangakakalot, Manganelo, Mangabat and Mangairo
#### What do `Page list is empty` and `Source URL has changed` mean?