The Basics
- Nextcloud Server version: AIO 31.0.6
- Operating system and version: Unraid 7.1
- Installation method: AIO Docker
- Are you using CloudfIare, mod_security, or similar? Yes. I use Cloudflare.
Hi friends,
I could use some assistance from more knowledgeable users in regard to using the Autorename Nextcloud app.
My use case is as follows:
-
I use Google Meet to conduct online 1/1 and group video meetings.
-
Google Meet records the meetings and automatically saves them as files in a Google Drive folder called “Meet Recordings”.
-
However, the video files created by Google Meet are not saved with the .mp4 file type [for example: " kcn-kpmw-uyk (2025-06-25 12 13 GMT+3) "], so when I download such a file, my computer and Nextcloud doesn’t understand this is a video file, and they won’t play it – unless I manually add the .mp4 file type to the file name. [for example: "kcn-kpmw-uyk (2025-06-25 12 13 GMT+3).mp4 "].
-
After I download the original video files created by Google Meet (without the .mp4 file type) to my computer and then sync the files to a specific folder on my Nextcloud drive, I would like the Autorename app to automatically add to every file added to this folder the .mp4 extension.
Could this be possible?
What rule should I add to the .rename.conf file?
The first half of the video files names created bt Google Meet are random, while the second half is the date and time of the meeting. So I guess I would need to use some kind of general rule to fit all the files already in or created in this Nextcloud folder in the future.
Hope someone can help