mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 21:49:48 -05:00
add general/never_transcode to specify codectypes that shouldn't be transcoded, even if the client suggests it can't play it (amarok, rhythmbox, others that lie about user-agent)
This commit is contained in:
@@ -314,5 +314,12 @@
|
||||
<short_description></short_description>
|
||||
<type size="80">text</type>
|
||||
</item>
|
||||
<item id="general:never_transcode">
|
||||
<name>Never Transcode</name>
|
||||
<short_description>
|
||||
Codecs to not transcode, even if plugins are available
|
||||
</short_description>
|
||||
<type size="80">text</type>
|
||||
</item>
|
||||
</section>
|
||||
</config>
|
||||
Reference in New Issue
Block a user