input/qobuz: add setting "format_id"

This commit is contained in:
Max Kellermann
2018-01-26 17:30:28 +01:00
parent fce061b544
commit 67693c6ad0
5 changed files with 29 additions and 4 deletions

View File

@@ -2429,6 +2429,20 @@ run</programlisting>
The Qobuz password.
</entry>
</row>
<row>
<entry>
<varname>format_id</varname>
<parameter>N</parameter>
</entry>
<entry>
The <ulink
url="https://github.com/Qobuz/api-documentation/blob/master/endpoints/track/getFileUrl.md#parameters">Qobuz
format identifier</ulink>, i.e. a number which
chooses the format and quality to be requested from
Qobuz. The default is "5" (320 kbit/s MP3).
</entry>
</row>
</tbody>
</tgroup>
</informaltable>