Comment 16 for bug 135985

Revision history for this message
muzuiget (muzuiget) wrote :

Yes, what I mean is just like audacious do.

the code look like

encode_list = get_from_gui_text_field().split(',')
# encode_list = ['gbk', 'big5', 'shift_jis']:
for encode in encode_list:
    # do convert