Skip to content

Prevent Tachiyomi and Mihon from throttling your requests by ignoring rate limits

License

Notifications You must be signed in to change notification settings

AmanoTeam/Sunny

Repository files navigation

Sunny

Prevent Tachiyomi and Mihon from throttling your requests by ignoring rate limits.

Features

  • Ignore extension-specific rate limits (makes page loading and browsing faster).
  • Increase max number of concurrent downloads from 2 to 16.

What is this?

Tachiyomi has a rate limit system. This system was designed to prevent manga sources from being overloaded with too many requests and to avoid specific users from being blocked by manga sources due to high network traffic (i.e. bulk downloads). This is achieved by deliberately waiting for a specific amount of seconds before sending networks requests.

The downside is that nowadays these rate limits are applied to every extension; even those that do not actually require any rate limit. "just in case".

Unfortunately, this results in browsing and downloading being slower than necessary.

Bellow is a video comparison:

Video comparison

Left side: Tachiyomi with the Sunny module enabled.
Right side: Tachiyomi without the Sunny module.

Usage

This module requires root and an API-compatible Xposed implementation to work.

Firstly, download and install the APK from the releases page.

  • LSposed

    • Go to the modules section, enable Sunny, and mark the Tachiyomi package in the list of apps. Then, kill/force-close the Tachiyomi process.
  • Legacy Xposed

    • Go to the modules section, enable Sunny, and reboot the device.

Supported versions

The minimum supported version is Tachiyomi v0.12.0. It might be compatible with older releases, but that is not guaranteed to work.

This was tested up to Mihon v0.17.0.

Non-root alternative

If you don't have root or are just looking for a more native alternative, try my fork of Mihon. It's the original Mihon app with my changes on top of it.

About

Prevent Tachiyomi and Mihon from throttling your requests by ignoring rate limits

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages