lflare / mdathome-golang

An unofficial rewrite of the official MangaDex@Home client, with focus on performance and reliability!
GNU Affero General Public License v3.0
27 stars 8 forks source link

added simple status check on upstream grabs, added content type check #3

Closed columna1 closed 4 years ago

columna1 commented 4 years ago

Depends on https://github.com/lflare/diskcache-golang/pull/1 This change prevents the client from grabbing, caching, and serving 404's or similar. This change also deletes 404's or invalid images found on disk.