mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Added support for navidrome scrobbling
This commit is contained in:
@@ -39,6 +39,13 @@ pages = {
|
||||
"https://soundcloud.com"
|
||||
],
|
||||
"script":"soundcloud.js"
|
||||
},
|
||||
"Navidrome":{
|
||||
"patterns":[
|
||||
"https://navidrome.",
|
||||
"http://navidrome."
|
||||
],
|
||||
"script":"navidrome.js"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user