Suwayomi / Suwayomi-Server

A rewrite of Tachiyomi for the Desktop
Mozilla Public License 2.0
3.84k stars 198 forks source link

Feature/remove download ahead logic #867

Closed schroda closed 6 months ago

schroda commented 6 months ago

Unnecessary on server side (and was incorrectly implemented anyway), should just be done by the client

keep "autoDownloadAheadLimit" setting as "autoDownloadNewChaptersLimit" to prevent unnecessary downloads on a mass release of new chapters (e.g. after a manga hasn't been updated in a while)