Re: [Musicpd-dev-team] Database search problem with iTune .m4a files

2011-06-03 Thread Max Kellermann
On 2011/06/02 04:56, Kesh Ikuma tik...@hotmail.com wrote:
 Meanwhile, these do not work:
mpc search artist jackson
mpc search album thriller genre pop
 
 Oh, it does play m4a files just fine, just these 2 tags aren't working for me.
 
 Has this been reported? 
 
 If someone can give me quick pointers to where to look in the source files, I 
 can look into the problem myself.

Enable the test programs (configure --enable-test), run the
read_tags program on such a file to print what MPD sees during
database update.

--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] Database search problem with iTune .m4a files

2011-06-03 Thread Kesh Ikuma

Max,

Thanks for the reply.

  Meanwhile, these do not work:
  mpc search artist jackson
  mpc search album thriller genre pop

 Enable the test programs (configure --enable-test), run the
 read_tags program on such a file to print what MPD sees during
 database update.

First, mpd -V returns the following decoder list:

   Supported decoders:

   [mad] mp3 mp2
   [vorbis] ogg oga
   [oggflac] ogg oga
   [flac] flac
   [faad] aac
   [wavpack] wv
   [pcm]

Assuming that I can only use one of these, only [faad] returned w/o error 
(which is expected), but it only says:

   time=0

not including album and title that I was able to retrieve. 

Also,
 I was looking at my MPD library and noticed that there are some m4a 
files which artist tag shows up. But none of the genre tags are shown.

Kesh

  --
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 ___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team