[mythtv-users] MythMusic and umlauts in file system

dargllun dargllun at googlemail.com
Sat Jan 1 09:57:12 UTC 2011


Happy New Myth Year Everyone!

I noticed that my mythmusic 0.24-fixes installation can't handle tracks 
with umlauts in the file name or directory hierarchy anymore. This 
worked with 0.23-fixes.

To test this, I cleared the entire music db by moving all content away 
from /var/lib/mythtv/music/, and rescanned. Then I moved a directory 
having an umlaut in its name back into the collection and scanned again:

2011-01-01 10:31:31.615 DB Error (music delete artwork):
Query was:
DELETE FROM music_albumart WHERE filename= ? AND directory_id= ?;
Bindings were:
:DIRID=0, :FILE=AlbumArtSmall.jpg
No error type from QSqlError?  Strange...
2011-01-01 10:31:31.616 DB Error (music delete artwork):
Query was:
DELETE FROM music_albumart WHERE filename= ? AND directory_id= ?;
Bindings were:
:DIRID=0, :FILE=AlbumArt_{76DCD2C9-2A39-4B1A-BE7C-9747B828CC49}_Large.jpg
No error type from QSqlError?  Strange...
2011-01-01 10:31:31.617 DB Error (music delete artwork):
Query was:
DELETE FROM music_albumart WHERE filename= ? AND directory_id= ?;
Bindings were:
:DIRID=0, :FILE=AlbumArt_{76DCD2C9-2A39-4B1A-BE7C-9747B828CC49}_Small.jpg
No error type from QSqlError?  Strange...
2011-01-01 10:31:31.618 DB Error (music delete artwork):
Query was:
DELETE FROM music_albumart WHERE filename= ? AND directory_id= ?;
Bindings were:
:DIRID=0, :FILE=Folder.jpg
No error type from QSqlError?  Strange...
2011-01-01 10:31:31.625 MythMusic hasn't found any tracks! That's ok 
with me if it's ok with you.

Does that ring any bell for anyone? Should I file a ticket?

Thanks
greg


More information about the mythtv-users mailing list