Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
t0815 opened this issue Apr 6, 2023 · 2 comments
Open

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

t0815 opened this issue Apr 6, 2023 · 2 comments

Comments

@t0815
Copy link

t0815 commented Apr 6, 2023

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
Copy link
Member

da3dsoul commented Apr 6, 2023

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

@ElementalCrisis
Copy link
Member

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.

  • Can be expanded so it's similar to File Search, user can select specific series, last 100 files or their entire collection if they so choose.
  • As this is a background task, user will be notified when done, for now maybe a persistent toast notification that has to be manually closed.
  • Output is a filterable list, passed, failed, unknown.
  • Output can be exported.

I'll add the UI work to my list.

@revam revam added this to To do in To Do Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
To Do
To do
Development

No branches or pull requests

3 participants