tachiyomi/app/src/main/java/eu
arkon 1a61130f0b Don't attempt to initialize manga details from BrowseSource or Search screens
This was effectively DDoSing sources as it does a request for every entry to get the details (primarily a cover image).
The expectation now is that users have to open individual entries to load the details/cover if needed.
This isn't necessary for most sources, which are able to provide covers as part of the listing normally.
2023-03-26 13:12:32 -04:00
..
kanade Don't attempt to initialize manga details from BrowseSource or Search screens 2023-03-26 13:12:32 -04:00