ShokoAnime / ShokoServer

Repository for Shoko Server.
http://shokoanime.com/shoko-server/
MIT License
376 stars 74 forks source link

Reimplementing / reactivating file hash checker from old JMM server #1055

Open t0815 opened 1 year ago

t0815 commented 1 year ago

Suggestion

Im wondering, if it would be possible, we could get back the file-verification feature back. It was actually quite handy to find damaged/corrupted files.

da3dsoul commented 1 year ago

The code actually still exists iirc. What it needs is UI, api, and cleanup, mostly.

ElementalCrisis commented 1 year ago

Linking #555 to this for the eventual code cleanup.

This is the only screenshot I apparently have of it. But I remember how it works.

JMM-Server-Integrity-Check

Some notes on the utility.

I'll add the UI work to my list.