FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Accented Characters in Artist Names
- This topic has 5 replies, 2 voices, and was last updated 19 years, 7 months ago by rpedde.
-
AuthorPosts
-
07/04/2005 at 4:22 AM #44politbyGuest
Greetings,
I’m running a Roku Soundbridge connected to mt-daapd. I have some songs in my library where the artist’s name contains accented characters. When I try to play one of these songs, the Soundbridge reports “Could not load songs”. The mt-daapd shows
2005-04-06 22:14:18: Could not compile query: SELECT * FROM songs WHERE ( ( (artist=’Michael Bublé’) AND (album=’It’s Time’) ) )
2005-04-06 22:14:18: Could not start enum
2005-04-06 22:14:36: Could not compile query: SELECT * FROM songs WHERE ( ( (artist=’Michael Bublé/Nelly Furtado’) AND (album=’It’s Time’) ) )
2005-04-06 22:14:36: Could not start enumCould this be a bug?
07/04/2005 at 5:48 AM #3218rpeddeParticipantProbably, but this isn’t the stable version.
You said in the other thread that you were running stable, but this version is clearly a recent nightly.
This one looks like a utf-8 problem, and I can look into it, but the description you gave in the other thread (got 2034892038423 expecting 4) also looks like something from nightlies.
Double check what version you are running. I don’t think you are running the version you think you are.
07/04/2005 at 12:51 PM #3219politbyGuestOK, my apologies for the version confusion, I’m using the cvs-20050320 version. I used the ipkg package to install and I automatically assumed that was a stable version.
In case it helps, here’s some more info: I changed the files in question and removed the accents (Michael Bublé –> Michael Buble), deleted the songs.db database and did a new scan, but the problem remains.
It is only those files, actually – other songs with artist names including accented characters play fine.
Also noticed that if I run iTunes on a PC connected to the mt-daapd server, the songs are played fine – so maybe it’s a Soundbridge problem, not mt-daapd.
regards,
/POL07/04/2005 at 1:11 PM #3220rpeddeParticipantNope, it’s definitely a mt-daapd problem. It’s the single quote in the album name. that’s been fixed in latest nightlies.
If you want stable, then you’ll have to uninstall (dpkg remove mt-daapd) then do a ipkg update and ipkg install mt-daapd.
The version in unslung is the latest stable.
07/04/2005 at 4:29 PM #3221politbyGuestOK, thanks, that explains it. I see there isn’t a more recent NSLU2 binary than the one I already have, but since it only affects this one album I’ll just wait until you have posted one.
08/04/2005 at 8:06 AM #3222rpeddeParticipantIt will probably be this weekend.
— Ron
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.