* Add tests to Lidarr * fix js files * take out the trash * fix 3.9 * uno mas * fix fixture * ruff * Update const.py --------- Co-authored-by: Erik Montnemery <erik@montnemery.com>
15 lines
324 B
JSON
15 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
|
|
}
|
|
]
|