From 7413db94a0c5c5faa0c93a8f78aa95dd86891b81 Mon Sep 17 00:00:00 2001 From: Cloudburst <18114966+C10udburst@users.noreply.github.com> Date: Fri, 25 Aug 2023 11:22:58 +0200 Subject: [PATCH] Create Aniyomi.md --- Integrations/Aniyomi.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Integrations/Aniyomi.md diff --git a/Integrations/Aniyomi.md b/Integrations/Aniyomi.md new file mode 100644 index 0000000..f6a5716 --- /dev/null +++ b/Integrations/Aniyomi.md @@ -0,0 +1,38 @@ +--- +label: Aniyomi +order: 994 +icon: /static/aniyomi.png +--- + +### Use your Aniyomi Extensions in CloudStream! +Not guaranteed to work perfectly. Please make an issue if any functional extension does not work with this system. + +Add this repository using this shortcode: [anicompat](https://raw.githubusercontent.com/CranberrySoup/AniyomiCompatExtension/master/repo.json) + +~~Click~~ Pet the gorilla to install it on your phone: + +[alt_text](https://self-similarity.github.io/http-protocol-redirector?r=cloudstreamrepo://raw.githubusercontent.com/CranberrySoup/AniyomiCompatExtension/master/repo.json) + +### Installation + +Install the extension in CloudStream. The extension should then download the internal compat APK automatically. Once the installation is complete your Aniyomi extensions should appear in CloudStream. + +Installing this plugin does __not__ automatically download all Aniyomi extensions, you still need to get those from Aniyomi. + +--- + +### Troubleshooting + +**No Aniyomi extensions appear** + +1. Go to plugin settings _(Settings -> Extensions -> Aniyomi Compat -> Click the extension settings button next to the trashcan)_ +2. Check that the compat apk is installed correctly by checking what it says under the **Currently Using:** tab. It should show some long path to an APK file. If it says none click **Force download APK**. +3. If step 2 does not work, grab the APK and install it yourself [here](https://github.com/CranberrySoup/AniyomiCompat/raw/builds/app-debug.apk) +4. Make sure that you actually have Aniyomi Extensions installed. It should show something other than 0 after **Number of extensions** + +**Aniyomi extensions do not work** + +1. Make sure the extension is functioning in Aniyomi. +2. Try downloading the compat APK instead of using it internally. Download [here](https://github.com/CranberrySoup/AniyomiCompat/raw/builds/app-debug.apk) or click Install APK externally in plugin settings. +3. Restart CloudStream +4. Make an issue here if it still does not work