После обновления до версии 3.2.0.beta3 Discourse перестал отображать превью видео — вместо него показывается чёрный экран.
Кстати, это видно в официальном анонсе 3.2.0.beta3: 3.2.0.beta3: Chat grace period, category dark mode, site settings UI improvements, and more :
Что интересно, это выглядит как ломающее изменение, поскольку все видео, загруженные до этого обновления, корректно отображают превью в нашем экземпляре. Давайте проверим несколько предыдущих постов на Discourse Meta до версии 3.2.0, где видно, что превью видео отображаются правильно:
Horror story ahead.
We had a community manager reach out to us because they saw that the number of users on their forum was not rising as well as they were used to.
After some research we found that a lot of users that just signed up were being removed because they were deemed inactive.
This turned out to be because the setting clean_up_inactive_users_after_days was set to 1
So I clicked the history icon and saw that the setting was changed from 730 (two years) to 1,095 (three years…
Hi @Don - any idea how to close the footer when on desktop, the mobile version works great but i can’t seem to figure out how to remove the stick element when you open the reply box on the desktop by hitting reply, it’s CSS beyond my skill level.
Thanks
Это было поднято недавно в теме #поддержка:
Does Discourse automatically generate video thumbnails for uploaded videos?
By default, Discourse does not automatically generate video thumbnails for uploaded videos. However, the Insert Video (theme component) plugin does generate video thumbnails automatically. Is there a way to enable Discourse to automatically generate video thumbnails for uploaded videos by default?
Note: The Insert Video (theme component) plugin currently only works with MP4 videos. Support for mov, ogg, webm videos is …
Думаю, это изменение из этого PR:
main ← stop-preload
merged 07:47PM - 12 Oct 23 UTC
Preloading just metadata is not always respected by browsers, and
sometimes the … whole video will be downloaded. This switches to using a
placeholder image for the video and only loads the video when the play
button is clicked.
Спасибо, я перейду к исходной теме, на которую вы ссылались, чтобы обсудить этот вопрос. Извините, я пытался, но не смог найти тему, релевантную моей.