CC-430: Audio normalization (Replaygain Support)
make code simpler (don't download database to file)
This commit is contained in:
parent
0e98bc75c8
commit
b4f1cc13c0
6 changed files with 31 additions and 39 deletions
|
@ -113,5 +113,5 @@ update_source_status = 'update-source-status/format/json/api_key/%%api_key%%/sou
|
|||
|
||||
get_bootstrap_info = 'get-bootstrap-info/format/json/api_key/%%api_key%%'
|
||||
|
||||
get-files-without-replay-gain = 'get-files-without-replay-gain/api_key/%%api_key%%/dir_id/%%dir_id%%''
|
||||
get-files-without-replay-gain = 'get-files-without-replay-gain/api_key/%%api_key%%/dir_id/%%dir_id%%'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue