github Chocobozzz/PeerTube v6.0.1

latest releases: v6.3.0, v6.3.0-rc.1, v6.2.1...
9 months ago

IMPORTANT NOTES

  • If you upgrade from PeerTube < v6.0.0, please follow v6.0.0 IMPORTANT NOTES
  • We've made some modifications in v6.0.0 IMPORTANT NOTES, so if you upgrade from PeerTube v6.0.0:
    • Ensure location = /api/v1/videos/upload-resumable { has been replaced by location ~ ^/api/v1/videos/(upload-resumable|([^/]+/source/replace-resumable))$ { in your nginx configuration
    • Ensure you updated storage.web_videos configuration value to use web-videos/ directory name
    • Ensure your directory name on filesystem is the same as storage.web_videos configuration value: directory on filesystem must be renamed from videos/ to web-videos/ to represent the value of storage.web_videos

Bug fixes

  • Fix CPU going to 100% on odd cpu count
  • Increase storyboard generation job TTL
  • Add missing generate-video-storyboard job type in admin jobs list
  • Regenerate storyboard after studio job

Don't miss a new PeerTube release

NewReleases is sending notifications on new releases.