[mb-bugs] [jira] Updated: (SEARCH-20) Encoding-aware FreeDB search

Paul Taylor (JIRA) jira-admin at musicbrainz.org
Thu Feb 4 09:16:16 UTC 2010


     [ http://jira.musicbrainz.org/browse/SEARCH-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Taylor updated SEARCH-20:
------------------------------

    Affects Version/s:     (was: NGS - Final release)
        Fix Version/s: NGS - Final release
                           (was: Post NGS Release)

> Encoding-aware FreeDB search
> ----------------------------
>
>                 Key: SEARCH-20
>                 URL: http://jira.musicbrainz.org/browse/SEARCH-20
>             Project: MusicBrainz Search Server
>          Issue Type: Improvement
>            Reporter: nikki
>            Assignee: Robert Kaye
>             Fix For: NGS - Final release
>
>
> copied from http://bugs.musicbrainz.org/ticket/3023
> Data in FreeDB is often misencoded. In Russian, it's pretty much always misencoded, I consider a couple of correctly encoded entries an occasional mistake by the submitters ;) It'd be nice to be able to search "using an encoding". For example, I'd like to search for "ДДТ", but since it's the right encoding, I'd like to use misinterpreted latin1, so I have to convert in bash: echo "ДДТ" | iconv -t cp1251 | iconv -f latin1. I would like to have a dropdown encoding list to do that directly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.musicbrainz.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the Musicbrainz-bugs mailing list