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:
Ron Pedde
2006-10-31 03:54:10 +00:00
parent 40c33218f3
commit 137875c23d
3 changed files with 20 additions and 1 deletions

View File

@@ -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>