Public bug report changed:
https://launchpad.net/malone/bugs/30308

Comment:
Sorry for the delay 
Using Gnome sound-juicer 2.14.0 :
- Cache is effectively disabled now
- First query to MB don't use track number and size (see below on a cd present 
in MB database)

So with half my cds, I don't have titles. The solution could be to make
a second request with track info if the first fails.

--------
[EMAIL PROTECTED]:~$ export MUSICBRAINZ_DEBUG=true
[EMAIL PROTECTED]:~$ sound-juicer
  url: http://mm.musicbrainz.org:80/cgi-bin/mq_2_1.pl
query: <?xml version="1.0"?>
<rdf:RDF xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#";
         xmlns:dc  = "http://purl.org/dc/elements/1.1/";
         xmlns:mq  = "http://musicbrainz.org/mm/mq-1.1#";
         xmlns:mm  = "http://musicbrainz.org/mm/mm-2.1#";>
<mq:GetCDInfo>
   <mq:depth>2</mq:depth>
   <mm:cdindexid>l17cuHDncnllmXKE8SC6klUOuFM-</mm:cdindexid>
</mq:GetCDInfo>
</rdf:RDF>


result: <?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#";
         xmlns:dc  = "http://purl.org/dc/elements/1.1/";
         xmlns:mq  = "http://musicbrainz.org/mm/mq-1.1#";
         xmlns:mm  = "http://musicbrainz.org/mm/mm-2.1#";
         xmlns:ar  = "http://musicbrainz.org/ar/ar-1.0#";
         xmlns:az  = "http://www.amazon.com/gp/aws/landing.html#";>
  <mq:Result>
    <mq:status>OK</mq:status>
  </mq:Result>
</rdf:RDF>


[EMAIL PROTECTED]:~$ sound-juicer --version
Gnome sound-juicer 2.14.0
[EMAIL PROTECTED]:~$

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to