PeerTube
A free, decentralized and federated video platform
Alternative to: youtube, vimeo, dailymotion
About
Versions (100)
v6.0.1
2023-11-29IMPORTANT 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 bylocation ~ ^/api/v1/videos/(upload-resumable|([^/]+/source/replace-resumable))$ {in your nginx configuration - Ensure you updated
storage.web_videosconfiguration value to useweb-videos/directory name - Ensure your directory name on filesystem is the same as
storage.web_videosconfiguration value: directory on filesystem must be renamed fromvideos/toweb-videos/to represent the value ofstorage.web_videos
- Ensure
Bug fixes
- Fix CPU going to 100% on odd cpu count
- Increase storyboard generation job TTL
- Add missing
generate-video-storyboardjob type in admin jobs list - Regenerate storyboard after studio job