[mythtv-commits] Ticket #6292: Mythmusic cannot play mp3 songs in greek filenames

MythTV mythtv at cvs.mythtv.org
Wed Feb 25 20:54:30 UTC 2009


#6292: Mythmusic cannot play mp3 songs in greek filenames
--------------------------------+-------------------------------------------
 Reporter:  yianniv             |        Owner:  stuartm
     Type:  defect              |       Status:  new    
 Priority:  minor               |    Milestone:  0.22   
Component:  Plugin - MythMusic  |      Version:  head   
 Severity:  medium              |   Resolution:         
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by yianniv):

 Replying to [comment:8 teething12 at hotmail.com]:
 > Did you look at this:
 > http://svn.mythtv.org/trac/ticket/5822
 >
 > I fixed my mythmusic by doing what I wrote there.
 > Make sure you rescan for music after making changes, you may want to
 clear the table before rescanning.

 Thank you for your post, teething12@… . It actually helped a lot, although
 I am not getting consistent results.

 I scanned for music, selected non-english filename songs and they actually
 played! But when I exited the player, re-entered and selected another song
 (or many, even only English files) they didn't play. This behaviour is
 inconsistent. The next time I reselect the same or different songs they
 may play.

 Maybe the
 QTextCodec::setCodecForLocale(QTextCodec::codecForName("ISO-8859-1"));
 line has to be entered somewhere else, as well? I tried it in the other
 functions but with no better results.

 And another strange thing:

 Greek letters should be sorted after the English letters. Now Greek are
 sorted first. Still alphabetically, of course, but this shouldn't be
 happening.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6292#comment:9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list