INTERACT FORUM

Devices => Androids and other portables => Topic started by: Baron Samedi on May 19, 2007, 01:03:22 pm

Title: Handled Supported Types configuration
Post by: Baron Samedi on May 19, 2007, 01:03:22 pm
Hi,

how do we have to list the supported types of an handled device?
For configuring my Samsung K3 I've tried various syntax to add ogg and the ogg files were always converted to mp3.
I've tried "mp3, ogg" "mp3; ogg" "*.mp3, *.ogg"...
I do use the "Convert unsupported format" mode.
I've search the help files but can't find anything on that subject..

Thanks
Title: Re: Handled Supported Types configuration
Post by: Alex B on May 19, 2007, 01:22:29 pm
You were close, but no cigar.


This is what I have in my "supported types":

mp3;wma;wmv;jpg


Yours should be:

mp3;ogg    (without a space character)


I checked the wiki and the help file. You are correct, this info seems to be missing.
Title: Re: Handled Supported Types configuration
Post by: Baron Samedi on May 20, 2007, 04:09:00 am
Indeed i was fooled by an evil space
This is working fine now.

Thanks for the quick answer  ;D