Suwayomi / docker-tachidesk

Run Suwayomi-Server in a docker container
Mozilla Public License 2.0
240 stars 57 forks source link

Unable to Add Extensions OR Enable Languages in Extensions #83

Closed jaminW55 closed 8 months ago

jaminW55 commented 8 months ago

I have tried mounting directly to a directory, and using non-persistent mode a few times each, and each time I am unable to add extensions or select languages to enable. Is there a specific command or config file somewhere I am supposed to edit to enable this feature? I do not see instructions for such actions posted.

image

Syer10 commented 8 months ago

Hey! Suwayomi does not include any extension repos by default after the Tachiyomi repo was shut down. You can add your own using the EXTENSION_REPOS environment variable, please read the README for the format you need to use.

Make sure to install the preview image of Suwayomi and find an extensions repo, you have to use google to find a Tachiyomi extension repo.

jaminW55 commented 8 months ago

So I need to receive said APK from the extensions_repos and then install internally within the container? Very different than my last setup!

Syer10 commented 8 months ago

Nope, you need to find a extensions repo on your own and then pass the url in a specific format through the environment variable. Then Suwayomi will use that repo as the source of extensions and updates