mirror of
https://github.com/YunoHost-Apps/UMS_ynh.git
synced 2024-10-01 13:35:01 +02:00
12 lines
No EOL
282 B
Text
12 lines
No EOL
282 B
Text
[
|
|
{
|
|
"name":"Virtual Folder Name",
|
|
"addToMediaLibrary":"true",
|
|
"files":["D:\\Path\\To\\Folder","D:\\Path\\To\\Another\\Folder"]
|
|
},
|
|
{
|
|
"name":"Another Virtual Folder Name",
|
|
"addToMediaLibrary":"true",
|
|
"files":["D:\\Path\\To\\Folder","D:\\Path\\To\\Another\\Folder"]
|
|
}
|
|
] |