You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
Alexander Piskun edited this page Dec 20, 2021
·
4 revisions
Support all Databases that Nextcloud support itself.
arm8(aarch64) full support.
Decreased number of modules needed(all python modules for DB will be removed).
Solid group option. New way to build similar media files groups(config option)
Stop using FFmpeg, and start to use it library directly, what will allow to support any format of video files from external storages. Also will require 2x less memory for that and will be faster.