neon-jungle / wagtail-videos

Videos for Wagtail CMS, including transcoding
BSD 3-Clause "New" or "Revised" License
65 stars 57 forks source link

Autogen thumbnail bugfix #32

Closed mrname closed 4 years ago

mrname commented 5 years ago

Fixes #31 by retaining thumbnails when a video is updated if it was not originally auto-generated. All other behavior remains intact, except that the file input is now clearable. This would allow users to nullify a custom thumbnail, hence allowing for auto-generation again.

seb-b commented 5 years ago

@mrname sorry about the delay, I've been holding off before getting the package up to date with the latest wagtail versions.

Could you rebase this please, looks like there's a conflict now, after that it should be good to merge