# - DOWNLOAD_AS_CBZ=true # - BASIC_AUTH_ENABLED=true # - BASIC_AUTH_USERNAME=manga # - BASIC_AUTH_PASSWORD=hello123 # - EXTENSION_REPOS=["http://github.com/orginazation-name/repo-name", "http://github.com/orginazation-name-2/repo-name-2"] volumes: - ./data:/home/suwayomi/.lo...
It indicates that the download is in progress and has stopped at 6%, and the log shows that the method cannot be found. Other details This extension will process the image and delete the banner when downloading it. From the log, it seems that it called thevoid android.graphics.Bitmap.getP...
下载好的扩展会直接显示在资源里面,直接点击浏览即可查看了。 你看过的,下载过的漫画,都会保存在 /docker/tachidesk/data/downloads 的对应目录中。 同时你可以下载安卓版本链接你的服务器获取你服务器端的数据,可以是说目前我发现的最强大的漫画容器了。 后述 非常强大的漫画阅读器,集成了阅读,搜索以及下载为一体...
也可以在漫画详情页进行下载(会保存在数据存储目录的“downloads”文件夹下): 也可以点击 select,开启多选框,选择需要下载的章节(或者全选): 这里额外提个醒:对于一些收费的漫画平台,一般都是将前面几个章节免费,后续章节收费,那么在 Tachidesk 上也只能浏览、下载前面几个免费的章节。所...
你看过的,下载过的漫画,都会保存在/docker/tachidesk/data/downloads的对应目录中。 同时你可以下载安卓版本链接你的服务器获取你服务器端的数据,可以是说目前我发现的最强大的漫画容器了。 后述 非常强大的漫画阅读器,集成了阅读,搜索以及下载为一体,而且居然还有安卓的app,不需要用手机登录网页,直接打开app就可以...
132 + .filter { it.removeDownloads == true } 133 + .mapNotNull { it.mangaId } 134 + .distinct() 135 + .toList() 136 + if (mangaIds.isEmpty()) { 137 + return 138 + } 139 + for (mangaId in mangaIds) { 140 + FolderProvider2(mangaId, 0, 0).deleteAll() ...
How to Fix Windows Update “Download Error – 0x80248007” Riot Client Not Opening? 6 Ways to Fix It Recent Articles The Best Windows 11 Start Menu Alternatives How to Hide or Remove Copilot from Windows 11 Taskbar How to Reset OneDrive in Windows Top 9 Ways to Fix HYPERVISOR_ERROR in Wi...
也可以在漫画详情页进行下载(会保存在数据存储目录的“downloads”文件夹下): 也可以点击 select,开启多选框,选择需要下载的章节(或者全选): 这里额外提个醒:对于一些收费的漫画平台,一般都是将前面几个章节免费,后续章节收费,那么在 Tachidesk 上也只能浏览、下载前面几个免费的章节。所以我们...
Download the latest.jarrelease fromthe releases sectionor a preview jar build fromthe preview repository. Make sure you have The Java Runtime Environment installed on your system, Double click on the jar file or runjava -jar Tachidesk-vX.Y.Z-rxxxx.jarfrom a Terminal/Command Prompt window to...
Downloads Folder We do not allow configuration of the downloads folder, since Docker Volumes can handle that instead, here is an example of a docker-compose.yaml that has downloads volume configuration: tachidesk: image: ghcr.io/suwayomi/tachidesk:stable container_name: tachidesk volumes: # ...