/
/
/
1{
2 "type": "plugin",
3 "domain": "lidarr_integration",
4 "name": "Lidarr Integration",
5 "description": "Automatically requests albums from Lidarr when tracks are streamed from Spotify or other streaming providers, ensuring your local library grows with your listening habits.",
6 "codeowners": ["@yannick"],
7 "requirements": ["aiohttp>=3.9.0"],
8 "documentation": "",
9 "multi_instance": false
10}
11