mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-28 11:49:57 +00:00
* Add ARL implementation docs and warnings * Update json examples to include both types of deezer configs
10 lines
233 B
JSON
10 lines
233 B
JSON
[
|
|
{
|
|
"name": "DeezerARL",
|
|
"enable": true,
|
|
"clients": [],
|
|
"data": {
|
|
"arl": "UOsRPjT3U5Dhaaup3xQ30DWFoSgqugdSYzL3QE743waaVy2eur2ckyJcZ4RV123Q3PsbKXkLwA6ahc9XmEfev6BtfSP8LujE3JswWRQogZCDUOwVzWO5sAig",
|
|
}
|
|
}
|
|
]
|