mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 14:41:24 +00:00
Add missing mopidy example
This commit is contained in:
parent
03cf3d1e3c
commit
4d77ca9c11
1 changed files with 11 additions and 0 deletions
11
config/mopidy.json.example
Normal file
11
config/mopidy.json.example
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"name": "MyMopidy",
|
||||
"data": {
|
||||
"url": "localhost",
|
||||
"uriBlacklist": [],
|
||||
"uriWhitelist": [],
|
||||
"albumBlacklist": []
|
||||
}
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue