Skip to content

Commit

Permalink
folders template
Browse files Browse the repository at this point in the history
  • Loading branch information
revenz committed Jun 25, 2024
1 parent fb327d2 commit 44adcf6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Templates/Library/General/Folders.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Folders",
"revision": 1,
"minimumVersion": "24.06.4.3259",
"group": "General",
"description": "Library that monitors folders. This will not process individual files, instead pass a folder through the flow. This should be used with a flow using Input Folder.",
"extensions":[],
"filter": "",
"path": "/media/folders",
"folders": true,
"dontUpdateMovedFiles": true,
"scanInterval": 60,
"fileSizeDetectionInterval": 0,
"useFingerprint": false
}

0 comments on commit 44adcf6

Please sign in to comment.