Add option for player to report real paths in Subsonic API. Closes #625
This commit is contained in:
@@ -92,7 +92,8 @@
|
||||
"maxBitRate": "Bitrate máx",
|
||||
"client": "Cliente",
|
||||
"userName": "Usuário",
|
||||
"lastSeen": "Últ. acesso"
|
||||
"lastSeen": "Últ. acesso",
|
||||
"reportRealPath": "Use paths reais"
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -323,4 +324,4 @@
|
||||
"serverUptime": "Uptime do servidor",
|
||||
"serverDown": "DESCONECTADO"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user