core/tests/components/lidarr/fixtures/rootfolder-linux.json

16 lines
324 B
JSON

[
{
"name": "/music/",
"path": "/music/",
"defaultMetadataProfileId": 1,
"defaultQualityProfileId": 1,
"defaultMonitorOption": "all",
"defaultNewItemMonitorOption": "all",
"defaultTags": [],
"accessible": true,
"freeSpace": 1000000000,
"totalSpace": 100000000000,
"id": 2
}
]