Add option for player to report real paths in Subsonic API. Closes #625

This commit is contained in:
Deluan
2020-11-28 10:24:55 -05:00
parent 7becc18da9
commit 975579ab26
6 changed files with 46 additions and 13 deletions
+3 -2
View File
@@ -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"
}
}
}