Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
14 lines
382 B
JSON
14 lines
382 B
JSON
{
|
|||
"name": "multi_plugin",
|
|||
"author": "Navidrome Test",
|
|||
"version": "1.0.0",
|
|||
"description": "Test data for multiple services",
|
|||
"website": "https://test.navidrome.org/multi-plugin",
|
|||
"capabilities": ["MetadataAgent", "SchedulerCallback", "LifecycleManagement"],
|
|||
"permissions": {
|
|||
"scheduler": {
|
|||
"reason": "For testing scheduled callback functionality"
|
|||
}
|
|||
}
|
|||
}
|