diff options
Diffstat (limited to 'src/plugins/format_infos/mp3.xml')
-rwxr-xr-x | src/plugins/format_infos/mp3.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/format_infos/mp3.xml b/src/plugins/format_infos/mp3.xml new file mode 100755 index 0000000..f57d0c6 --- /dev/null +++ b/src/plugins/format_infos/mp3.xml @@ -0,0 +1,4 @@ +<?xml version = '1.0' encoding = 'UTF-8'?> +<soundkonverter type="format_info" > + <data extensions="mp3,MP3,Mp3" compression_type="lossy" size="20000" urls="http://en.wikipedia.org/wiki/Mp3" description_de="MP3 ist das am weitesten verbreitete Format.\nWenn Sie nicht wissen, was Sie wählen sollen, nehmen Sie dieses." mime_types="audio/x-mp3,video/mpeg,audio/mpeg" urls_de="http://de.wikipedia.org/wiki/Mp3" description="MP3 is the most popular file format.\nIf you don't know what to choose, this should work with every audio player." /> +</soundkonverter> |