![JAR search and dependency download from the Maven repository](/logo.png)
harvest.watcher.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-harvester-filesystem Show documentation
Show all versions of plugin-harvester-filesystem Show documentation
Performs a batch harvest of any filesystem that can support Java
The newest version!
{
"harvester": {
"type": "workflow-harvester",
"workflow-harvester": {
"force-storage": "false",
"force-update": "true"
}
},
"renderTypes": {
"media": {
"fileTypes": ["mp3","mp4","m4a","wav","wma","wmv","mpg","mpeg",
"mov","wav","aiff","png","jpg","jpeg","gif","bmp"],
"harvestQueue": ["aperture"],
"indexOnHarvest": ["true"],
"renderQueue": ["ffmpeg", "ice2"]
},
"documents": {
"fileTypes": ["mp3","mp4","m4a","wav","wma","wmv","mpg","mpeg",
"mov","wav","aiff","odp","ppt","pptx","pdf","tex",
"svg","ods","xls","xlsx","odt","doc","docx","png",
"jpg","jpeg","gif","bmp","cml"],
"harvestQueue": ["aperture"],
"indexOnHarvest": ["true"],
"renderQueue": ["ice2"]
},
"speed": {
"fileTypes": [],
"harvestQueue": [],
"indexOnHarvest": ["false"],
"renderQueue": ["aperture"]
}
},
"transformer": {
"harvestQueue": ["aperture"],
"indexOnHarvest": "true",
"renderQueue": ["ffmpeg", "ice2", "ims"]
},
"indexer": {
"script": {
"type": "python",
"rules": "local-files.py"
},
"params": {
"repository.name": "Local Files",
"repository.type": "Local File System"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy