[mythtv] [PATCH] Mythmusic: Node sorting

thor mythtv at lamedomainname.com
Sun Jun 6 20:16:09 EDT 2004


On Sun, 2004-06-06 at 09:00, Morten wrote:
> Hiya!
> 
> Here's a patch for MythMusic

	This is great, but you probably want a setting for this (some people
will want The Doors to come under T, not D). Also, the setting would
(ideally!) be a list of things to ignore (so other languages can use
other values).

	On the language point, ideally you would want the default settings in
the code to be a string which gets exploded into a StringList. That way,
translations can just substitute the string (ie. tr("The") to ("Le La
Les") in the french translation.

	It's always annoying to have yet another setting, but if it's not
optional, people will get miffed with the changed bahviour.

Thanks,

- thor




More information about the mythtv-dev mailing list