files_scripts icon indicating copy to clipboard operation
files_scripts copied to clipboard

Custom file actions app for Nextcloud

Results 25 files_scripts issues
Sort by recently updated
recently updated
newest added

I am on NC 30.0.10. I have created a script to process files in the selected folder. However, when I call a selection of a folder I am getting an...

I've created a file action that looks into a subfolder of an external mount in my user name space, lists all files in that subfolder, and moves them all to...

I would like to create a script, which will get input data (location of files to process, resulting file), pass values to a python script, which it will call and...

Hi, this app is currently shown as incompatible for Nextcloud 30. Are there any plans to make this app compatible to NC 30?

Hi! I am using php 8.2 with installed php-lua 2.0.7 and lua-5.3.6 package. I've tried to migrate to php 8.3 and reconfigure and make lua, but faced with the issues:...

Hello, I'm trying to use it on the Nextcloud AIO version. I have the LUA interpreter enabled. The directory tree example works, but I can't generate PDFs, such as the...

perhaps this is my lack of knowledge of lua, but im having trouble getting reliable output as im working on a script with the end goal of applying tags to...

Adds steps to Readme needed to install app when using the Nextcloud docker container

I was looking for a way to have a user add some sort of tag to files shared on a public share, considered developing my own but then found this...

Addresses: #179 * Adds occ command `files_scripts:interactive` * Updates admin docs to include basic information about new command