mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
* Update ServerConfig.kt * Update ConversionUtil.kt * Update Page.kt * Update ServerConfig.kt fixed deletions caused by ide * Update ServerConfig.kt * Update ServerConfig.kt * Cleanup * Post-processing terminology * More comments * Lint * Add known image mimes * Fix weird mime set/get * Implement different downloadConversions and serveConversions * Lint * Improve Post-Processing massivly * Fix thumbnail build * Use Array for headers * Actually fix headers * Actually fix headers 2 * Manually parse DownloadConversion * Cleanup parse * Fix write * Update TypeName * Optimize imports * Remove header type * Fix build --------- Co-authored-by: Syer10 <syer10@users.noreply.github.com>
880 B
880 B
- Install the latest version(or preview): https://github.com/Suwayomi/Suwayomi-Server/releases/latest
- Find an extensions repo, there is now no default extensions, and you have to use Google to find a Tachiyomi extension repo.
- Note: The repo should look like
https://raw.githubusercontent.com/user/reponameorhttps://www.github.com/user/reponame
- Note: The repo should look like
- Configure it using one of the following:
- Suwayomi-Server option 1: With the new launcher, go to the
Extensionstab and add the extensions repo. - Suwayomi-Server option 2: Use the server settings in WebUI to add the extensions repo.
- Suwayomi-Server option 3: Go to the
server.conffile in the data files and add the extensions repo. - Suwayomi docker container: Edit the
EXTENSION_REPOSenvironment variable and add the extension repo in the format listed in the container README.
- Suwayomi-Server option 1: With the new launcher, go to the