MediaCMS
Modern, fully featured open source video and media CMS
Alternative to: youtube, vimeo, wistia
About
Versions (74)
v6.3.0
2025-07-07Feat
- adds minimum resolution of 144p for videos, export ffmpeg parameters in settings.py, add Transcoding.md doc with instructions around transcoding, set default ffmpeg preset for 720p and bigger resolutions to medium (used to be faster) - https://github.com/mediacms-io/mediacms/pull/1312 . Fixes https://github.com/mediacms-io/mediacms/issues/1311
- add version in css/js to avoid caching- https://github.com/mediacms-io/mediacms/pull/1318
- add DB connection pooling - https://github.com/mediacms-io/mediacms/pull/1315
- add Slovenian translation - https://github.com/mediacms-io/mediacms/pull/1306
Fixes
- replace login middleware with Django’s one - https://github.com/mediacms-io/mediacms/pull/1314
- fix date picker in edit media - https://github.com/mediacms-io/mediacms/pull/1297
- replace format with fstrings - https://github.com/mediacms-io/mediacms/pull/1313