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

[Feature] Add ability to regenerate thumbnails (or other generated files) for a specific video #279

Closed
victorhooi opened this issue Dec 19, 2019 · 4 comments · Fixed by #672
Assignees
Labels
improvement Something needed tweaking.
Milestone

Comments

@victorhooi
Copy link

victorhooi commented Dec 19, 2019

Is your feature request related to a problem? Please describe.

Sometimes, the thumbnails for a video might be corrupted (e.g. video was being downloaded or transferred at the time).

Describe the solution you'd like

It would be useful to be able to re-generate the thumbnails (and other generated content) for a selected video on demand.

Possibly via a right-click menu, or maybe a button when you open the video.

Describe alternatives you've considered

I believe the current workaround is to lookup each video, find it's checksum, then find all matching checksums and other associated generated assets based on that checksum, then delete it, and re-run the "Generate" action again.

A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@Leopere
Copy link
Collaborator

Leopere commented Dec 20, 2019

Please use the issue templates it helps us keep organized.

@Leopere Leopere added the improvement Something needed tweaking. label Dec 20, 2019
@victorhooi
Copy link
Author

Aha - I just took out the headings from the template - but added them back in, and the current suggested workaround (still not sure how this works for clips).

@Leopere Leopere changed the title Add ability to regenerate thumbnails (or other generated files) for a specific video [Feature] Add ability to regenerate thumbnails (or other generated files) for a specific video Dec 21, 2019
@bnkai
Copy link
Collaborator

bnkai commented Feb 20, 2020

related to #376

@WithoutPants
Copy link
Collaborator

TODO: add operations for regenerating sprites, previews, markers and transcodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants