PaulLereverend / NextcloudVideo_Converter

Video converter app for nextcloud
GNU Affero General Public License v3.0
58 stars 35 forks source link

Support for Nextcloud v25 #87

Open fa0311 opened 1 year ago

fa0311 commented 1 year ago

Support for Nextcloud v25

hugalafutro commented 1 year ago

It seems to work ok when you enable it manually. I successfully converted .mp4 to .webm on nc25

Go to nc / settings / apps / disabled apps, click on the Enable Untested App, when it reloads the app will still be disabled, click on Enable again and then it works.

smailpouri commented 1 year ago

I have not tried it but go to:

nextcloud config path /custom_apps/video_converter/appinfo/info.xml

Change <nextcloud min-version="13" max-version="24"/> to <nextcloud min-version="13" max-version="25"/>

p-bo commented 1 year ago

Just in case it wasn't noticed - Nextcloud improved policy regarding changes in core to ease app developers in maintaining compatibility with newer Nextcloud versions:

https://help.nextcloud.com/t/new-process-for-documenting-core-code-changes-that-affect-app-developers/149828?u=p-bo